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.7572,-156.451)};var g_ea3ed20b6b101a09085ef09c97da1597 = new google.maps.Geocoder();g_ea3ed20b6b101a09085ef09c97da1597.geocode( { 'address': "240 Kawailani Cir, Kihei, HI 96753, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kihei-HI-bay-equity-home-loans---maui').style.display = '';map = new google.maps.Map(document.getElementById('kihei-HI-bay-equity-home-loans---maui'), mapOptions);}document.getElementById('39bdf19a').innerHTML += ' | View Map';var $lea3ed20b6b101a09085ef09c97da1597 = '

Bay Equity Home Loans - Maui

Address: 240 Kawailani Cir, Kihei, HI 96753, USA
Phone: (808) 250-3058
';var m_ea3ed20b6b101a09085ef09c97da1597 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bay Equity Home Loans - Maui',});m_ea3ed20b6b101a09085ef09c97da1597['infowindow'] = new google.maps.InfoWindow({content: $lea3ed20b6b101a09085ef09c97da1597});var infowindow = new google.maps.InfoWindow({content: $lea3ed20b6b101a09085ef09c97da1597});google.maps.event.addListener(m_ea3ed20b6b101a09085ef09c97da1597, 'click', function() {infowindow.open(map,m_ea3ed20b6b101a09085ef09c97da1597);});$marker.push(m_ea3ed20b6b101a09085ef09c97da1597);}});}google.maps.event.addDomListener(window, 'load', initialize);