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.6548,-80.0745)};var g_a7cd1ce2b1f9db3a79fc7bad026e78f1 = new google.maps.Geocoder();g_a7cd1ce2b1f9db3a79fc7bad026e78f1.geocode( { 'address': "1495 Forest Hill Blvd # C, West Palm Beach, FL 33406, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-palm-beach-FL-prospect-financing').style.display = '';map = new google.maps.Map(document.getElementById('west-palm-beach-FL-prospect-financing'), mapOptions);}document.getElementById('5f72a26d').innerHTML += ' | View Map';var $la7cd1ce2b1f9db3a79fc7bad026e78f1 = '

Prospect Financing

Address: 1495 Forest Hill Blvd # C, West Palm Beach, FL 33406, USA
Phone: (561) 642-8744
';var m_a7cd1ce2b1f9db3a79fc7bad026e78f1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Prospect Financing',});m_a7cd1ce2b1f9db3a79fc7bad026e78f1['infowindow'] = new google.maps.InfoWindow({content: $la7cd1ce2b1f9db3a79fc7bad026e78f1});var infowindow = new google.maps.InfoWindow({content: $la7cd1ce2b1f9db3a79fc7bad026e78f1});google.maps.event.addListener(m_a7cd1ce2b1f9db3a79fc7bad026e78f1, 'click', function() {infowindow.open(map,m_a7cd1ce2b1f9db3a79fc7bad026e78f1);});$marker.push(m_a7cd1ce2b1f9db3a79fc7bad026e78f1);}});}google.maps.event.addDomListener(window, 'load', initialize);