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.5732,-81.8714)};var g_39e1057382425c5ceab4d8702ffdf7bd = new google.maps.Geocoder();g_39e1057382425c5ceab4d8702ffdf7bd.geocode( { 'address': "11485 S Cleveland Ave #2, Fort Myers, FL 33907, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-myers-FL-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('fort-myers-FL-advance-america'), mapOptions);}document.getElementById('d76b9ce2').innerHTML += ' | View Map';var $l39e1057382425c5ceab4d8702ffdf7bd = '

Advance America

Address: 11485 S Cleveland Ave #2, Fort Myers, FL 33907, USA
Phone: (239) 931-9837
';var m_39e1057382425c5ceab4d8702ffdf7bd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_39e1057382425c5ceab4d8702ffdf7bd['infowindow'] = new google.maps.InfoWindow({content: $l39e1057382425c5ceab4d8702ffdf7bd});var infowindow = new google.maps.InfoWindow({content: $l39e1057382425c5ceab4d8702ffdf7bd});google.maps.event.addListener(m_39e1057382425c5ceab4d8702ffdf7bd, 'click', function() {infowindow.open(map,m_39e1057382425c5ceab4d8702ffdf7bd);});$marker.push(m_39e1057382425c5ceab4d8702ffdf7bd);}});var g_23218ef8e2ccb3cbd05c336525f4473d = new google.maps.Geocoder();g_23218ef8e2ccb3cbd05c336525f4473d.geocode( { 'address': "3244 S Cleveland Ave, Fort Myers, FL 33901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-myers-FL-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('fort-myers-FL-advance-america'), mapOptions);}document.getElementById('891ea545').innerHTML += ' | View Map';var $l23218ef8e2ccb3cbd05c336525f4473d = '

Advance America

Address: 3244 S Cleveland Ave, Fort Myers, FL 33901, USA
Phone: (239) 278-5028
';var m_23218ef8e2ccb3cbd05c336525f4473d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_23218ef8e2ccb3cbd05c336525f4473d['infowindow'] = new google.maps.InfoWindow({content: $l23218ef8e2ccb3cbd05c336525f4473d});var infowindow = new google.maps.InfoWindow({content: $l23218ef8e2ccb3cbd05c336525f4473d});google.maps.event.addListener(m_23218ef8e2ccb3cbd05c336525f4473d, 'click', function() {infowindow.open(map,m_23218ef8e2ccb3cbd05c336525f4473d);});$marker.push(m_23218ef8e2ccb3cbd05c336525f4473d);}});}google.maps.event.addDomListener(window, 'load', initialize);