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(20.6888,-156.435)};var g_cdd0500dc0ef6682fa6ec6d2e6b577c4 = new google.maps.Geocoder();g_cdd0500dc0ef6682fa6ec6d2e6b577c4.geocode( { 'address': "161 Wailea Ike Pl c101, Wailea, HI 96753, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wailea-makena-HI-rebecca-ross').style.display = '';map = new google.maps.Map(document.getElementById('wailea-makena-HI-rebecca-ross'), mapOptions);}document.getElementById('8f49b84d').innerHTML += ' | View Map';var $lcdd0500dc0ef6682fa6ec6d2e6b577c4 = '

Rebecca Ross

Address: 161 Wailea Ike Pl c101, Wailea, HI 96753, USA
Phone: (808) 891-2005
';var m_cdd0500dc0ef6682fa6ec6d2e6b577c4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Rebecca Ross',});m_cdd0500dc0ef6682fa6ec6d2e6b577c4['infowindow'] = new google.maps.InfoWindow({content: $lcdd0500dc0ef6682fa6ec6d2e6b577c4});var infowindow = new google.maps.InfoWindow({content: $lcdd0500dc0ef6682fa6ec6d2e6b577c4});google.maps.event.addListener(m_cdd0500dc0ef6682fa6ec6d2e6b577c4, 'click', function() {infowindow.open(map,m_cdd0500dc0ef6682fa6ec6d2e6b577c4);});$marker.push(m_cdd0500dc0ef6682fa6ec6d2e6b577c4);}});}google.maps.event.addDomListener(window, 'load', initialize);