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.9367,-90.5179)};var g_dd8754dd69c4c2038ef3ff01aa9e79dc = new google.maps.Geocoder();g_dd8754dd69c4c2038ef3ff01aa9e79dc.geocode( { 'address': "301 Avenue F, Kentwood, LA 70444"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kentwood-LA-first-guaranty-bank').style.display = '';map = new google.maps.Map(document.getElementById('kentwood-LA-first-guaranty-bank'), mapOptions);}document.getElementById('4d984ee6').innerHTML += ' | View Map';var $ldd8754dd69c4c2038ef3ff01aa9e79dc = '

First Guaranty Bank

Address: 301 Avenue F, Kentwood, LA 70444
Phone: (985) 229-3361
';var m_dd8754dd69c4c2038ef3ff01aa9e79dc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Guaranty Bank',});m_dd8754dd69c4c2038ef3ff01aa9e79dc['infowindow'] = new google.maps.InfoWindow({content: $ldd8754dd69c4c2038ef3ff01aa9e79dc});var infowindow = new google.maps.InfoWindow({content: $ldd8754dd69c4c2038ef3ff01aa9e79dc});google.maps.event.addListener(m_dd8754dd69c4c2038ef3ff01aa9e79dc, 'click', function() {infowindow.open(map,m_dd8754dd69c4c2038ef3ff01aa9e79dc);});$marker.push(m_dd8754dd69c4c2038ef3ff01aa9e79dc);}});var g_f4c1afcd9d167bfec6f348dda8b906b7 = new google.maps.Geocoder();g_f4c1afcd9d167bfec6f348dda8b906b7.geocode( { 'address': "723 Avenue G, Kentwood, LA 70444"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kentwood-LA-first-guaranty-bank').style.display = '';map = new google.maps.Map(document.getElementById('kentwood-LA-first-guaranty-bank'), mapOptions);}document.getElementById('43b1dd28').innerHTML += ' | View Map';var $lf4c1afcd9d167bfec6f348dda8b906b7 = '

First Guaranty Bank

Address: 723 Avenue G, Kentwood, LA 70444
Phone: (985) 229-6101
';var m_f4c1afcd9d167bfec6f348dda8b906b7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Guaranty Bank',});m_f4c1afcd9d167bfec6f348dda8b906b7['infowindow'] = new google.maps.InfoWindow({content: $lf4c1afcd9d167bfec6f348dda8b906b7});var infowindow = new google.maps.InfoWindow({content: $lf4c1afcd9d167bfec6f348dda8b906b7});google.maps.event.addListener(m_f4c1afcd9d167bfec6f348dda8b906b7, 'click', function() {infowindow.open(map,m_f4c1afcd9d167bfec6f348dda8b906b7);});$marker.push(m_f4c1afcd9d167bfec6f348dda8b906b7);}});}google.maps.event.addDomListener(window, 'load', initialize);