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(31.5272,-87.8914)};var g_630393c06fc4c7c25d76bd60bbdc9e73 = new google.maps.Geocoder();g_630393c06fc4c7c25d76bd60bbdc9e73.geocode( { 'address': "208 Commerce St, Jackson, AL 36545"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jackson-AL-first-united-security-bank').style.display = '';map = new google.maps.Map(document.getElementById('jackson-AL-first-united-security-bank'), mapOptions);}document.getElementById('ba3a7a47').innerHTML += ' | View Map';var $l630393c06fc4c7c25d76bd60bbdc9e73 = '

First United Security Bank

Address: 208 Commerce St, Jackson, AL 36545
Phone: (251) 246-1505
';var m_630393c06fc4c7c25d76bd60bbdc9e73 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First United Security Bank',});m_630393c06fc4c7c25d76bd60bbdc9e73['infowindow'] = new google.maps.InfoWindow({content: $l630393c06fc4c7c25d76bd60bbdc9e73});var infowindow = new google.maps.InfoWindow({content: $l630393c06fc4c7c25d76bd60bbdc9e73});google.maps.event.addListener(m_630393c06fc4c7c25d76bd60bbdc9e73, 'click', function() {infowindow.open(map,m_630393c06fc4c7c25d76bd60bbdc9e73);});$marker.push(m_630393c06fc4c7c25d76bd60bbdc9e73);}});var g_16ec9e966c6f64a5ff54199e398d4b42 = new google.maps.Geocoder();g_16ec9e966c6f64a5ff54199e398d4b42.geocode( { 'address': "2101 College Ave, Jackson, AL 36545"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jackson-AL-first-united-security-bank').style.display = '';map = new google.maps.Map(document.getElementById('jackson-AL-first-united-security-bank'), mapOptions);}document.getElementById('30a61de1').innerHTML += ' | View Map';var $l16ec9e966c6f64a5ff54199e398d4b42 = '

First United Security Bank

Address: 2101 College Ave, Jackson, AL 36545
Phone: (251) 246-2445
';var m_16ec9e966c6f64a5ff54199e398d4b42 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First United Security Bank',});m_16ec9e966c6f64a5ff54199e398d4b42['infowindow'] = new google.maps.InfoWindow({content: $l16ec9e966c6f64a5ff54199e398d4b42});var infowindow = new google.maps.InfoWindow({content: $l16ec9e966c6f64a5ff54199e398d4b42});google.maps.event.addListener(m_16ec9e966c6f64a5ff54199e398d4b42, 'click', function() {infowindow.open(map,m_16ec9e966c6f64a5ff54199e398d4b42);});$marker.push(m_16ec9e966c6f64a5ff54199e398d4b42);}});}google.maps.event.addDomListener(window, 'load', initialize);