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(25.4769,-80.4717)};var g_f4349a5073a196d3a58b3a1ac8f43a2a = new google.maps.Geocoder();g_f4349a5073a196d3a58b3a1ac8f43a2a.geocode( { 'address': "320 NE 8th St #6, Homestead, FL 33030, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('homestead-FL-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('homestead-FL-advance-america'), mapOptions);}document.getElementById('2ab91ba8').innerHTML += ' | View Map';var $lf4349a5073a196d3a58b3a1ac8f43a2a = '

Advance America

Address: 320 NE 8th St #6, Homestead, FL 33030, USA
Phone: (786) 243-0444
';var m_f4349a5073a196d3a58b3a1ac8f43a2a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_f4349a5073a196d3a58b3a1ac8f43a2a['infowindow'] = new google.maps.InfoWindow({content: $lf4349a5073a196d3a58b3a1ac8f43a2a});var infowindow = new google.maps.InfoWindow({content: $lf4349a5073a196d3a58b3a1ac8f43a2a});google.maps.event.addListener(m_f4349a5073a196d3a58b3a1ac8f43a2a, 'click', function() {infowindow.open(map,m_f4349a5073a196d3a58b3a1ac8f43a2a);});$marker.push(m_f4349a5073a196d3a58b3a1ac8f43a2a);}});var g_cf1407b10ca6139c7d68114162a9cb09 = new google.maps.Geocoder();g_cf1407b10ca6139c7d68114162a9cb09.geocode( { 'address': "890 N Homestead Blvd, Homestead, FL 33030, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('homestead-FL-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('homestead-FL-advance-america'), mapOptions);}document.getElementById('f8c445cd').innerHTML += ' | View Map';var $lcf1407b10ca6139c7d68114162a9cb09 = '

Advance America

Address: 890 N Homestead Blvd, Homestead, FL 33030, USA
Phone: (305) 245-3600
';var m_cf1407b10ca6139c7d68114162a9cb09 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_cf1407b10ca6139c7d68114162a9cb09['infowindow'] = new google.maps.InfoWindow({content: $lcf1407b10ca6139c7d68114162a9cb09});var infowindow = new google.maps.InfoWindow({content: $lcf1407b10ca6139c7d68114162a9cb09});google.maps.event.addListener(m_cf1407b10ca6139c7d68114162a9cb09, 'click', function() {infowindow.open(map,m_cf1407b10ca6139c7d68114162a9cb09);});$marker.push(m_cf1407b10ca6139c7d68114162a9cb09);}});}google.maps.event.addDomListener(window, 'load', initialize);