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.3019,-86.7918)};var g_970731af881774d053a279e8e2eac3a0 = new google.maps.Geocoder();g_970731af881774d053a279e8e2eac3a0.geocode( { 'address': "3350 Pelham Pkwy, Pelham, AL 35124"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pelham-AL-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('pelham-AL-wells-fargo-bank'), mapOptions);}document.getElementById('d1cc3af2').innerHTML += ' | View Map';var $l970731af881774d053a279e8e2eac3a0 = '

Wells Fargo Bank

Address: 3350 Pelham Pkwy, Pelham, AL 35124
Phone: (205) 620-3130
';var m_970731af881774d053a279e8e2eac3a0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_970731af881774d053a279e8e2eac3a0['infowindow'] = new google.maps.InfoWindow({content: $l970731af881774d053a279e8e2eac3a0});var infowindow = new google.maps.InfoWindow({content: $l970731af881774d053a279e8e2eac3a0});google.maps.event.addListener(m_970731af881774d053a279e8e2eac3a0, 'click', function() {infowindow.open(map,m_970731af881774d053a279e8e2eac3a0);});$marker.push(m_970731af881774d053a279e8e2eac3a0);}});var g_d7e29b19887fa6688502f712780ba2b7 = new google.maps.Geocoder();g_d7e29b19887fa6688502f712780ba2b7.geocode( { 'address': "2261 Highway 31 S, Pelham, AL 35124"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pelham-AL-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('pelham-AL-wells-fargo-bank'), mapOptions);}document.getElementById('514c8301').innerHTML += ' | View Map';var $ld7e29b19887fa6688502f712780ba2b7 = '

Wells Fargo Bank

Address: 2261 Highway 31 S, Pelham, AL 35124
Phone: (205) 403-4115
';var m_d7e29b19887fa6688502f712780ba2b7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_d7e29b19887fa6688502f712780ba2b7['infowindow'] = new google.maps.InfoWindow({content: $ld7e29b19887fa6688502f712780ba2b7});var infowindow = new google.maps.InfoWindow({content: $ld7e29b19887fa6688502f712780ba2b7});google.maps.event.addListener(m_d7e29b19887fa6688502f712780ba2b7, 'click', function() {infowindow.open(map,m_d7e29b19887fa6688502f712780ba2b7);});$marker.push(m_d7e29b19887fa6688502f712780ba2b7);}});}google.maps.event.addDomListener(window, 'load', initialize);