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.6531,-81.915)};var g_66376c393ba5faa7b07d3d4a0c7e3d02 = new google.maps.Geocoder();g_66376c393ba5faa7b07d3d4a0c7e3d02.geocode( { 'address': "4099 Hancock Bridge Pkwy, North Fort Myers, FL 33903, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-fort-myers-FL-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-fort-myers-FL-wells-fargo-bank'), mapOptions);}document.getElementById('ee7d06c4').innerHTML += ' | View Map';var $l66376c393ba5faa7b07d3d4a0c7e3d02 = '

Wells Fargo Bank

Address: 4099 Hancock Bridge Pkwy, North Fort Myers, FL 33903, USA
Phone: (239) 997-1175
';var m_66376c393ba5faa7b07d3d4a0c7e3d02 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_66376c393ba5faa7b07d3d4a0c7e3d02['infowindow'] = new google.maps.InfoWindow({content: $l66376c393ba5faa7b07d3d4a0c7e3d02});var infowindow = new google.maps.InfoWindow({content: $l66376c393ba5faa7b07d3d4a0c7e3d02});google.maps.event.addListener(m_66376c393ba5faa7b07d3d4a0c7e3d02, 'click', function() {infowindow.open(map,m_66376c393ba5faa7b07d3d4a0c7e3d02);});$marker.push(m_66376c393ba5faa7b07d3d4a0c7e3d02);}});var g_4e0fd71bec26be4a0c4eec814958d152 = new google.maps.Geocoder();g_4e0fd71bec26be4a0c4eec814958d152.geocode( { 'address': "5500 Bayshore Rd, North Fort Myers, FL 33917, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-fort-myers-FL-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-fort-myers-FL-wells-fargo-bank'), mapOptions);}document.getElementById('c7dd693f').innerHTML += ' | View Map';var $l4e0fd71bec26be4a0c4eec814958d152 = '

Wells Fargo Bank

Address: 5500 Bayshore Rd, North Fort Myers, FL 33917, USA
Phone: (239) 731-4220
';var m_4e0fd71bec26be4a0c4eec814958d152 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_4e0fd71bec26be4a0c4eec814958d152['infowindow'] = new google.maps.InfoWindow({content: $l4e0fd71bec26be4a0c4eec814958d152});var infowindow = new google.maps.InfoWindow({content: $l4e0fd71bec26be4a0c4eec814958d152});google.maps.event.addListener(m_4e0fd71bec26be4a0c4eec814958d152, 'click', function() {infowindow.open(map,m_4e0fd71bec26be4a0c4eec814958d152);});$marker.push(m_4e0fd71bec26be4a0c4eec814958d152);}});}google.maps.event.addDomListener(window, 'load', initialize);