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.2285,-93.3578)};var g_85bcd4523877c541065a40d7e1563269 = new google.maps.Geocoder();g_85bcd4523877c541065a40d7e1563269.geocode( { 'address': "1520 Maplewood Dr, Sulphur, LA 70663"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sulphur-LA-city-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('sulphur-LA-city-savings-bank'), mapOptions);}document.getElementById('b0af7006').innerHTML += ' | View Map';var $l85bcd4523877c541065a40d7e1563269 = '

City Savings Bank

Address: 1520 Maplewood Dr, Sulphur, LA 70663
Phone: (337) 527-5068
';var m_85bcd4523877c541065a40d7e1563269 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'City Savings Bank',});m_85bcd4523877c541065a40d7e1563269['infowindow'] = new google.maps.InfoWindow({content: $l85bcd4523877c541065a40d7e1563269});var infowindow = new google.maps.InfoWindow({content: $l85bcd4523877c541065a40d7e1563269});google.maps.event.addListener(m_85bcd4523877c541065a40d7e1563269, 'click', function() {infowindow.open(map,m_85bcd4523877c541065a40d7e1563269);});$marker.push(m_85bcd4523877c541065a40d7e1563269);}});var g_9018986da66b08495a351f0c01facbea = new google.maps.Geocoder();g_9018986da66b08495a351f0c01facbea.geocode( { 'address': "1520 Maplewood Dr, Sulphur, LA 70663"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sulphur-LA-city-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('sulphur-LA-city-savings-bank'), mapOptions);}document.getElementById('b0af7006').innerHTML += ' | View Map';var $l9018986da66b08495a351f0c01facbea = '

City Savings Bank

Address: 1520 Maplewood Dr, Sulphur, LA 70663
Phone: (337) 527-5066
';var m_9018986da66b08495a351f0c01facbea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'City Savings Bank',});m_9018986da66b08495a351f0c01facbea['infowindow'] = new google.maps.InfoWindow({content: $l9018986da66b08495a351f0c01facbea});var infowindow = new google.maps.InfoWindow({content: $l9018986da66b08495a351f0c01facbea});google.maps.event.addListener(m_9018986da66b08495a351f0c01facbea, 'click', function() {infowindow.open(map,m_9018986da66b08495a351f0c01facbea);});$marker.push(m_9018986da66b08495a351f0c01facbea);}});}google.maps.event.addDomListener(window, 'load', initialize);