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(34.1604,-86.8357)};var g_f863c1c3ef0a21f87d108f0c0fac757a = new google.maps.Geocoder();g_f863c1c3ef0a21f87d108f0c0fac757a.geocode( { 'address': "300 2nd Ave SW, Cullman, AL 35055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cullman-AL-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('cullman-AL-wells-fargo-bank'), mapOptions);}document.getElementById('1b21be5a').innerHTML += ' | View Map';var $lf863c1c3ef0a21f87d108f0c0fac757a = '

Wells Fargo Bank

Address: 300 2nd Ave SW, Cullman, AL 35055, USA
Phone: (256) 734-5421
';var m_f863c1c3ef0a21f87d108f0c0fac757a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_f863c1c3ef0a21f87d108f0c0fac757a['infowindow'] = new google.maps.InfoWindow({content: $lf863c1c3ef0a21f87d108f0c0fac757a});var infowindow = new google.maps.InfoWindow({content: $lf863c1c3ef0a21f87d108f0c0fac757a});google.maps.event.addListener(m_f863c1c3ef0a21f87d108f0c0fac757a, 'click', function() {infowindow.open(map,m_f863c1c3ef0a21f87d108f0c0fac757a);});$marker.push(m_f863c1c3ef0a21f87d108f0c0fac757a);}});var g_52b01d1cf79d4a11bec3e12a126252d3 = new google.maps.Geocoder();g_52b01d1cf79d4a11bec3e12a126252d3.geocode( { 'address': "1606 Town Square Sw, Cullman, AL 35055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cullman-AL-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('cullman-AL-wells-fargo-bank'), mapOptions);}document.getElementById('c435da1f').innerHTML += ' | View Map';var $l52b01d1cf79d4a11bec3e12a126252d3 = '

Wells Fargo Bank

Address: 1606 Town Square Sw, Cullman, AL 35055, USA
Phone: (256) 737-5590
';var m_52b01d1cf79d4a11bec3e12a126252d3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_52b01d1cf79d4a11bec3e12a126252d3['infowindow'] = new google.maps.InfoWindow({content: $l52b01d1cf79d4a11bec3e12a126252d3});var infowindow = new google.maps.InfoWindow({content: $l52b01d1cf79d4a11bec3e12a126252d3});google.maps.event.addListener(m_52b01d1cf79d4a11bec3e12a126252d3, 'click', function() {infowindow.open(map,m_52b01d1cf79d4a11bec3e12a126252d3);});$marker.push(m_52b01d1cf79d4a11bec3e12a126252d3);}});}google.maps.event.addDomListener(window, 'load', initialize);