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.7844,-80.0357)};var g_2302d39c909793e04e6b01806c3bd60d = new google.maps.Geocoder();g_2302d39c909793e04e6b01806c3bd60d.geocode( { 'address': "2655 N Ocean Dr #325, West Palm Beach, FL 33404, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-palm-beach-FL-fairway-independent-mortgage-joe-farro-certified-mortgage-planner').style.display = '';map = new google.maps.Map(document.getElementById('west-palm-beach-FL-fairway-independent-mortgage-joe-farro-certified-mortgage-planner'), mapOptions);}document.getElementById('c7a63b07').innerHTML += ' | View Map';var $l2302d39c909793e04e6b01806c3bd60d = '

Fairway Independent Mortgage Joe Farro, Certified Mortgage Planner

Address: 2655 N Ocean Dr #325, West Palm Beach, FL 33404, USA
Phone: (561) 320-2211
';var m_2302d39c909793e04e6b01806c3bd60d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fairway Independent Mortgage Joe Farro, Certified Mortgage Planner',});m_2302d39c909793e04e6b01806c3bd60d['infowindow'] = new google.maps.InfoWindow({content: $l2302d39c909793e04e6b01806c3bd60d});var infowindow = new google.maps.InfoWindow({content: $l2302d39c909793e04e6b01806c3bd60d});google.maps.event.addListener(m_2302d39c909793e04e6b01806c3bd60d, 'click', function() {infowindow.open(map,m_2302d39c909793e04e6b01806c3bd60d);});$marker.push(m_2302d39c909793e04e6b01806c3bd60d);}});}google.maps.event.addDomListener(window, 'load', initialize);