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(28.0337,-80.6232)};var g_46d585cea140bbded1ae21a8ad240930 = new google.maps.Geocoder();g_46d585cea140bbded1ae21a8ad240930.geocode( { 'address': "4700 Babcock St NE #22, Palm Bay, FL 32905, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('palm-bay-FL-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('palm-bay-FL-advance-america'), mapOptions);}document.getElementById('9a32c7cb').innerHTML += ' | View Map';var $l46d585cea140bbded1ae21a8ad240930 = '

Advance America

Address: 4700 Babcock St NE #22, Palm Bay, FL 32905, USA
Phone: (321) 722-2344
';var m_46d585cea140bbded1ae21a8ad240930 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_46d585cea140bbded1ae21a8ad240930['infowindow'] = new google.maps.InfoWindow({content: $l46d585cea140bbded1ae21a8ad240930});var infowindow = new google.maps.InfoWindow({content: $l46d585cea140bbded1ae21a8ad240930});google.maps.event.addListener(m_46d585cea140bbded1ae21a8ad240930, 'click', function() {infowindow.open(map,m_46d585cea140bbded1ae21a8ad240930);});$marker.push(m_46d585cea140bbded1ae21a8ad240930);}});var g_483a73b7a86e664007d6b8c014cc6f54 = new google.maps.Geocoder();g_483a73b7a86e664007d6b8c014cc6f54.geocode( { 'address': "190 Malabar Rd Ste. 118, Palm Bay, FL 32907, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('palm-bay-FL-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('palm-bay-FL-advance-america'), mapOptions);}document.getElementById('12339bed').innerHTML += ' | View Map';var $l483a73b7a86e664007d6b8c014cc6f54 = '

Advance America

Address: 190 Malabar Rd Ste. 118, Palm Bay, FL 32907, USA
Phone: (321) 727-8696
';var m_483a73b7a86e664007d6b8c014cc6f54 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_483a73b7a86e664007d6b8c014cc6f54['infowindow'] = new google.maps.InfoWindow({content: $l483a73b7a86e664007d6b8c014cc6f54});var infowindow = new google.maps.InfoWindow({content: $l483a73b7a86e664007d6b8c014cc6f54});google.maps.event.addListener(m_483a73b7a86e664007d6b8c014cc6f54, 'click', function() {infowindow.open(map,m_483a73b7a86e664007d6b8c014cc6f54);});$marker.push(m_483a73b7a86e664007d6b8c014cc6f54);}});}google.maps.event.addDomListener(window, 'load', initialize);