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(32.9204,-85.9583)};var g_21e5668c6ee00a2aba949906282b540c = new google.maps.Geocoder();g_21e5668c6ee00a2aba949906282b540c.geocode( { 'address': "4316 US-280, Alexander City, AL 35010, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alexander-city-AL-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('alexander-city-AL-wells-fargo-bank'), mapOptions);}document.getElementById('09d033bf').innerHTML += ' | View Map';var $l21e5668c6ee00a2aba949906282b540c = '

Wells Fargo Bank

Address: 4316 US-280, Alexander City, AL 35010, USA
Phone: (256) 392-1000
';var m_21e5668c6ee00a2aba949906282b540c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_21e5668c6ee00a2aba949906282b540c['infowindow'] = new google.maps.InfoWindow({content: $l21e5668c6ee00a2aba949906282b540c});var infowindow = new google.maps.InfoWindow({content: $l21e5668c6ee00a2aba949906282b540c});google.maps.event.addListener(m_21e5668c6ee00a2aba949906282b540c, 'click', function() {infowindow.open(map,m_21e5668c6ee00a2aba949906282b540c);});$marker.push(m_21e5668c6ee00a2aba949906282b540c);}});var g_ad5f96270cd10426aad812fdd2760233 = new google.maps.Geocoder();g_ad5f96270cd10426aad812fdd2760233.geocode( { 'address': "15 Jefferson St, Alexander City, AL 35010, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alexander-city-AL-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('alexander-city-AL-wells-fargo-bank'), mapOptions);}document.getElementById('660c4509').innerHTML += ' | View Map';var $lad5f96270cd10426aad812fdd2760233 = '

Wells Fargo Bank

Address: 15 Jefferson St, Alexander City, AL 35010, USA
Phone: (256) 215-5108
';var m_ad5f96270cd10426aad812fdd2760233 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_ad5f96270cd10426aad812fdd2760233['infowindow'] = new google.maps.InfoWindow({content: $lad5f96270cd10426aad812fdd2760233});var infowindow = new google.maps.InfoWindow({content: $lad5f96270cd10426aad812fdd2760233});google.maps.event.addListener(m_ad5f96270cd10426aad812fdd2760233, 'click', function() {infowindow.open(map,m_ad5f96270cd10426aad812fdd2760233);});$marker.push(m_ad5f96270cd10426aad812fdd2760233);}});}google.maps.event.addDomListener(window, 'load', initialize);