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.174,-86.8437)};var g_577dacc0e9348dcd4c406ffe1edc3228 = new google.maps.Geocoder();g_577dacc0e9348dcd4c406ffe1edc3228.geocode( { 'address': "300 2nd Ave Sw, Cullman, AL 35055"}, 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('7303515c').innerHTML += ' | View Map';var $l577dacc0e9348dcd4c406ffe1edc3228 = '

Wells Fargo Bank

Address: 300 2nd Ave Sw, Cullman, AL 35055
Phone: (256) 734-5421
';var m_577dacc0e9348dcd4c406ffe1edc3228 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_577dacc0e9348dcd4c406ffe1edc3228['infowindow'] = new google.maps.InfoWindow({content: $l577dacc0e9348dcd4c406ffe1edc3228});var infowindow = new google.maps.InfoWindow({content: $l577dacc0e9348dcd4c406ffe1edc3228});google.maps.event.addListener(m_577dacc0e9348dcd4c406ffe1edc3228, 'click', function() {infowindow.open(map,m_577dacc0e9348dcd4c406ffe1edc3228);});$marker.push(m_577dacc0e9348dcd4c406ffe1edc3228);}});var g_196b8221d2483c32cc76ca806d4884b4 = new google.maps.Geocoder();g_196b8221d2483c32cc76ca806d4884b4.geocode( { 'address': "1606 Town Sq SW, Cullman, AL 35055"}, 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('ae4f5cef').innerHTML += ' | View Map';var $l196b8221d2483c32cc76ca806d4884b4 = '

Wells Fargo Bank

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