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(33.1752,-86.2557)};var g_9b8c60725a0193e78368bf8b84c37fb2 = new google.maps.Geocoder();g_9b8c60725a0193e78368bf8b84c37fb2.geocode( { 'address': "34 N Norton Ave, Sylacauga, AL 35150"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sylacauga-AL-first-national-america-s').style.display = '';map = new google.maps.Map(document.getElementById('sylacauga-AL-first-national-america-s'), mapOptions);}document.getElementById('fca91273').innerHTML += ' | View Map';var $l9b8c60725a0193e78368bf8b84c37fb2 = '

First National America's

Address: 34 N Norton Ave, Sylacauga, AL 35150
Phone: (256) 245-0491
';var m_9b8c60725a0193e78368bf8b84c37fb2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National America's',});m_9b8c60725a0193e78368bf8b84c37fb2['infowindow'] = new google.maps.InfoWindow({content: $l9b8c60725a0193e78368bf8b84c37fb2});var infowindow = new google.maps.InfoWindow({content: $l9b8c60725a0193e78368bf8b84c37fb2});google.maps.event.addListener(m_9b8c60725a0193e78368bf8b84c37fb2, 'click', function() {infowindow.open(map,m_9b8c60725a0193e78368bf8b84c37fb2);});$marker.push(m_9b8c60725a0193e78368bf8b84c37fb2);}});var g_51a290d628f902c1b392543b8c931100 = new google.maps.Geocoder();g_51a290d628f902c1b392543b8c931100.geocode( { 'address': "1224 Talladega Hwy, Sylacauga, AL 35150"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sylacauga-AL-first-national-america-s').style.display = '';map = new google.maps.Map(document.getElementById('sylacauga-AL-first-national-america-s'), mapOptions);}document.getElementById('95101913').innerHTML += ' | View Map';var $l51a290d628f902c1b392543b8c931100 = '

First National America's

Address: 1224 Talladega Hwy, Sylacauga, AL 35150
Phone: (256) 207-0179
';var m_51a290d628f902c1b392543b8c931100 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National America's',});m_51a290d628f902c1b392543b8c931100['infowindow'] = new google.maps.InfoWindow({content: $l51a290d628f902c1b392543b8c931100});var infowindow = new google.maps.InfoWindow({content: $l51a290d628f902c1b392543b8c931100});google.maps.event.addListener(m_51a290d628f902c1b392543b8c931100, 'click', function() {infowindow.open(map,m_51a290d628f902c1b392543b8c931100);});$marker.push(m_51a290d628f902c1b392543b8c931100);}});}google.maps.event.addDomListener(window, 'load', initialize);