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.4115,-87.0224)};var g_2f355056f055d7c1eabc82fdf1b71419 = new google.maps.Geocoder();g_2f355056f055d7c1eabc82fdf1b71419.geocode( { 'address': "423 Broad St, Selma, AL 36701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('selma-AL-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('selma-AL-wells-fargo-bank'), mapOptions);}document.getElementById('6e7b675e').innerHTML += ' | View Map';var $l2f355056f055d7c1eabc82fdf1b71419 = '

Wells Fargo Bank

Address: 423 Broad St, Selma, AL 36701, USA
Phone: (334) 874-5959
';var m_2f355056f055d7c1eabc82fdf1b71419 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_2f355056f055d7c1eabc82fdf1b71419['infowindow'] = new google.maps.InfoWindow({content: $l2f355056f055d7c1eabc82fdf1b71419});var infowindow = new google.maps.InfoWindow({content: $l2f355056f055d7c1eabc82fdf1b71419});google.maps.event.addListener(m_2f355056f055d7c1eabc82fdf1b71419, 'click', function() {infowindow.open(map,m_2f355056f055d7c1eabc82fdf1b71419);});$marker.push(m_2f355056f055d7c1eabc82fdf1b71419);}});var g_bb9bd2250e59dfc8982cf2df0d96546c = new google.maps.Geocoder();g_bb9bd2250e59dfc8982cf2df0d96546c.geocode( { 'address': "2605 Citizens Pkwy, Selma, AL 36701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('selma-AL-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('selma-AL-wells-fargo-bank'), mapOptions);}document.getElementById('068e860a').innerHTML += ' | View Map';var $lbb9bd2250e59dfc8982cf2df0d96546c = '

Wells Fargo Bank

Address: 2605 Citizens Pkwy, Selma, AL 36701, USA
Phone: (334) 874-5900
';var m_bb9bd2250e59dfc8982cf2df0d96546c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_bb9bd2250e59dfc8982cf2df0d96546c['infowindow'] = new google.maps.InfoWindow({content: $lbb9bd2250e59dfc8982cf2df0d96546c});var infowindow = new google.maps.InfoWindow({content: $lbb9bd2250e59dfc8982cf2df0d96546c});google.maps.event.addListener(m_bb9bd2250e59dfc8982cf2df0d96546c, 'click', function() {infowindow.open(map,m_bb9bd2250e59dfc8982cf2df0d96546c);});$marker.push(m_bb9bd2250e59dfc8982cf2df0d96546c);}});}google.maps.event.addDomListener(window, 'load', initialize);