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.0105,-80.2105)};var g_23e52b2ef18ea9a2697e0589c9151cbd = new google.maps.Geocoder();g_23e52b2ef18ea9a2697e0589c9151cbd.geocode( { 'address': "6107 Hollywood Blvd, Hollywood, FL 33024, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hollywood-FL-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('hollywood-FL-advance-america'), mapOptions);}document.getElementById('93dfca6c').innerHTML += ' | View Map';var $l23e52b2ef18ea9a2697e0589c9151cbd = '

Advance America

Address: 6107 Hollywood Blvd, Hollywood, FL 33024, USA
Phone: (954) 893-5440
';var m_23e52b2ef18ea9a2697e0589c9151cbd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_23e52b2ef18ea9a2697e0589c9151cbd['infowindow'] = new google.maps.InfoWindow({content: $l23e52b2ef18ea9a2697e0589c9151cbd});var infowindow = new google.maps.InfoWindow({content: $l23e52b2ef18ea9a2697e0589c9151cbd});google.maps.event.addListener(m_23e52b2ef18ea9a2697e0589c9151cbd, 'click', function() {infowindow.open(map,m_23e52b2ef18ea9a2697e0589c9151cbd);});$marker.push(m_23e52b2ef18ea9a2697e0589c9151cbd);}});var g_bca6db72383ae5ef55747ce270faef8b = new google.maps.Geocoder();g_bca6db72383ae5ef55747ce270faef8b.geocode( { 'address': "1811 N Federal Hwy, Hollywood, FL 33020, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hollywood-FL-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('hollywood-FL-advance-america'), mapOptions);}document.getElementById('8c467570').innerHTML += ' | View Map';var $lbca6db72383ae5ef55747ce270faef8b = '

Advance America

Address: 1811 N Federal Hwy, Hollywood, FL 33020, USA
Phone: (954) 920-2853
';var m_bca6db72383ae5ef55747ce270faef8b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_bca6db72383ae5ef55747ce270faef8b['infowindow'] = new google.maps.InfoWindow({content: $lbca6db72383ae5ef55747ce270faef8b});var infowindow = new google.maps.InfoWindow({content: $lbca6db72383ae5ef55747ce270faef8b});google.maps.event.addListener(m_bca6db72383ae5ef55747ce270faef8b, 'click', function() {infowindow.open(map,m_bca6db72383ae5ef55747ce270faef8b);});$marker.push(m_bca6db72383ae5ef55747ce270faef8b);}});}google.maps.event.addDomListener(window, 'load', initialize);