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.4859,-80.4636)};var g_59dbed04a19723eb8c301a72164bca91 = new google.maps.Geocoder();g_59dbed04a19723eb8c301a72164bca91.geocode( { 'address': "30372 Old Dixie Hwy, Homestead, FL 33033, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('homestead-FL-cash-plus---check-cashing--payday-loans--bill-pay--western-union-notary--boss--netspend--fax--copy').style.display = '';map = new google.maps.Map(document.getElementById('homestead-FL-cash-plus---check-cashing--payday-loans--bill-pay--western-union-notary--boss--netspend--fax--copy'), mapOptions);}document.getElementById('258f28b0').innerHTML += ' | View Map';var $l59dbed04a19723eb8c301a72164bca91 = '

Cash Plus - Check Cashing- Payday Loans- Bill Pay- Western Union-Notary- Boss- NetSpend- Fax- Copy

Address: 30372 Old Dixie Hwy, Homestead, FL 33033, USA
Phone: (305) 328-5080
';var m_59dbed04a19723eb8c301a72164bca91 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cash Plus - Check Cashing- Payday Loans- Bill Pay- Western Union-Notary- Boss- NetSpend- Fax- Copy',});m_59dbed04a19723eb8c301a72164bca91['infowindow'] = new google.maps.InfoWindow({content: $l59dbed04a19723eb8c301a72164bca91});var infowindow = new google.maps.InfoWindow({content: $l59dbed04a19723eb8c301a72164bca91});google.maps.event.addListener(m_59dbed04a19723eb8c301a72164bca91, 'click', function() {infowindow.open(map,m_59dbed04a19723eb8c301a72164bca91);});$marker.push(m_59dbed04a19723eb8c301a72164bca91);}});}google.maps.event.addDomListener(window, 'load', initialize);