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.7256,-90.5076)};var g_ed77eab0b8ff85d0a6a8365df1846978 = new google.maps.Geocoder();g_ed77eab0b8ff85d0a6a8365df1846978.geocode( { 'address': "100 E Oak St, Amite, LA 70422"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amite-LA-first-guaranty-bank').style.display = '';map = new google.maps.Map(document.getElementById('amite-LA-first-guaranty-bank'), mapOptions);}document.getElementById('905e7678').innerHTML += ' | View Map';var $led77eab0b8ff85d0a6a8365df1846978 = '

First Guaranty Bank

Address: 100 E Oak St, Amite, LA 70422
Phone: (985) 748-5111
';var m_ed77eab0b8ff85d0a6a8365df1846978 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Guaranty Bank',});m_ed77eab0b8ff85d0a6a8365df1846978['infowindow'] = new google.maps.InfoWindow({content: $led77eab0b8ff85d0a6a8365df1846978});var infowindow = new google.maps.InfoWindow({content: $led77eab0b8ff85d0a6a8365df1846978});google.maps.event.addListener(m_ed77eab0b8ff85d0a6a8365df1846978, 'click', function() {infowindow.open(map,m_ed77eab0b8ff85d0a6a8365df1846978);});$marker.push(m_ed77eab0b8ff85d0a6a8365df1846978);}});var g_9946800209f33bce8ba0dd67bf724ce5 = new google.maps.Geocoder();g_9946800209f33bce8ba0dd67bf724ce5.geocode( { 'address': "35651 Highway 16, Amite, LA 70422"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amite-LA-first-guaranty-bank').style.display = '';map = new google.maps.Map(document.getElementById('amite-LA-first-guaranty-bank'), mapOptions);}document.getElementById('07942d90').innerHTML += ' | View Map';var $l9946800209f33bce8ba0dd67bf724ce5 = '

First Guaranty Bank

Address: 35651 Highway 16, Amite, LA 70422
Phone: (225) 777-4304
';var m_9946800209f33bce8ba0dd67bf724ce5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Guaranty Bank',});m_9946800209f33bce8ba0dd67bf724ce5['infowindow'] = new google.maps.InfoWindow({content: $l9946800209f33bce8ba0dd67bf724ce5});var infowindow = new google.maps.InfoWindow({content: $l9946800209f33bce8ba0dd67bf724ce5});google.maps.event.addListener(m_9946800209f33bce8ba0dd67bf724ce5, 'click', function() {infowindow.open(map,m_9946800209f33bce8ba0dd67bf724ce5);});$marker.push(m_9946800209f33bce8ba0dd67bf724ce5);}});}google.maps.event.addDomListener(window, 'load', initialize);