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(26.5964,-81.8835)};var g_cb3d2a25bd259ff030dc3dc6e16c19f5 = new google.maps.Geocoder();g_cb3d2a25bd259ff030dc3dc6e16c19f5.geocode( { 'address': "1540 Colonial Blvd, Fort Myers, FL 33907, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-myers-FL-atm-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('fort-myers-FL-atm-wells-fargo-bank'), mapOptions);}document.getElementById('8ce9182d').innerHTML += ' | View Map';var $lcb3d2a25bd259ff030dc3dc6e16c19f5 = '

ATM (Wells Fargo Bank)

Address: 1540 Colonial Blvd, Fort Myers, FL 33907, USA
Phone:
';var m_cb3d2a25bd259ff030dc3dc6e16c19f5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Wells Fargo Bank)',});m_cb3d2a25bd259ff030dc3dc6e16c19f5['infowindow'] = new google.maps.InfoWindow({content: $lcb3d2a25bd259ff030dc3dc6e16c19f5});var infowindow = new google.maps.InfoWindow({content: $lcb3d2a25bd259ff030dc3dc6e16c19f5});google.maps.event.addListener(m_cb3d2a25bd259ff030dc3dc6e16c19f5, 'click', function() {infowindow.open(map,m_cb3d2a25bd259ff030dc3dc6e16c19f5);});$marker.push(m_cb3d2a25bd259ff030dc3dc6e16c19f5);}});var g_503f959f3b29018bd7dcc419bb4cd080 = new google.maps.Geocoder();g_503f959f3b29018bd7dcc419bb4cd080.geocode( { 'address': "15890 Summerlin Rd, Fort Myers, FL 33908, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-myers-FL-atm-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('fort-myers-FL-atm-wells-fargo-bank'), mapOptions);}document.getElementById('b91a2fb7').innerHTML += ' | View Map';var $l503f959f3b29018bd7dcc419bb4cd080 = '

ATM (Wells Fargo Bank)

Address: 15890 Summerlin Rd, Fort Myers, FL 33908, USA
Phone:
';var m_503f959f3b29018bd7dcc419bb4cd080 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Wells Fargo Bank)',});m_503f959f3b29018bd7dcc419bb4cd080['infowindow'] = new google.maps.InfoWindow({content: $l503f959f3b29018bd7dcc419bb4cd080});var infowindow = new google.maps.InfoWindow({content: $l503f959f3b29018bd7dcc419bb4cd080});google.maps.event.addListener(m_503f959f3b29018bd7dcc419bb4cd080, 'click', function() {infowindow.open(map,m_503f959f3b29018bd7dcc419bb4cd080);});$marker.push(m_503f959f3b29018bd7dcc419bb4cd080);}});}google.maps.event.addDomListener(window, 'load', initialize);