var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(30.8495,-93.2931)};var g_eb82580b24533db0ec12038c3c2156a3 = new google.maps.Geocoder();g_eb82580b24533db0ec12038c3c2156a3.geocode( { 'address': "2197 Highway 171, Deridder, LA 70634"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('deridder-LA-city-savings-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('deridder-LA-city-savings-bank-trust-co'), mapOptions);}document.getElementById('824c15eb').innerHTML += ' | View Map';var $leb82580b24533db0ec12038c3c2156a3 = '

City Savings Bank & Trust Co

Address: 2197 Highway 171, Deridder, LA 70634
Phone: (337) 460-1928
';var m_eb82580b24533db0ec12038c3c2156a3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'City Savings Bank & Trust Co',});m_eb82580b24533db0ec12038c3c2156a3['infowindow'] = new google.maps.InfoWindow({content: $leb82580b24533db0ec12038c3c2156a3});var infowindow = new google.maps.InfoWindow({content: $leb82580b24533db0ec12038c3c2156a3});google.maps.event.addListener(m_eb82580b24533db0ec12038c3c2156a3, 'click', function() {infowindow.open(map,m_eb82580b24533db0ec12038c3c2156a3);});$marker.push(m_eb82580b24533db0ec12038c3c2156a3);}});var g_ecf63ea42f0b9537c8753c09e08d4df8 = new google.maps.Geocoder();g_ecf63ea42f0b9537c8753c09e08d4df8.geocode( { 'address': "301 N Pine St, Deridder, LA 70634"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('deridder-LA-city-savings-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('deridder-LA-city-savings-bank-trust-co'), mapOptions);}document.getElementById('4ce48127').innerHTML += ' | View Map';var $lecf63ea42f0b9537c8753c09e08d4df8 = '

City Savings Bank & Trust Co

Address: 301 N Pine St, Deridder, LA 70634
Phone: (337) 463-0003
';var m_ecf63ea42f0b9537c8753c09e08d4df8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'City Savings Bank & Trust Co',});m_ecf63ea42f0b9537c8753c09e08d4df8['infowindow'] = new google.maps.InfoWindow({content: $lecf63ea42f0b9537c8753c09e08d4df8});var infowindow = new google.maps.InfoWindow({content: $lecf63ea42f0b9537c8753c09e08d4df8});google.maps.event.addListener(m_ecf63ea42f0b9537c8753c09e08d4df8, 'click', function() {infowindow.open(map,m_ecf63ea42f0b9537c8753c09e08d4df8);});$marker.push(m_ecf63ea42f0b9537c8753c09e08d4df8);}});}google.maps.event.addDomListener(window, 'load', initialize);