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(21.4022,-157.739)};var g_99e0722e1aa545671c53329a03371f86 = new google.maps.Geocoder();g_99e0722e1aa545671c53329a03371f86.geocode( { 'address': "Kailua, HI 96734, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kailua-HI-hawaii-private-loans').style.display = '';map = new google.maps.Map(document.getElementById('kailua-HI-hawaii-private-loans'), mapOptions);}document.getElementById('36027abd').innerHTML += ' | View Map';var $l99e0722e1aa545671c53329a03371f86 = '

Hawaii Private Loans

Address: Kailua, HI 96734, USA
Phone: (808) 266-6392
';var m_99e0722e1aa545671c53329a03371f86 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hawaii Private Loans',});m_99e0722e1aa545671c53329a03371f86['infowindow'] = new google.maps.InfoWindow({content: $l99e0722e1aa545671c53329a03371f86});var infowindow = new google.maps.InfoWindow({content: $l99e0722e1aa545671c53329a03371f86});google.maps.event.addListener(m_99e0722e1aa545671c53329a03371f86, 'click', function() {infowindow.open(map,m_99e0722e1aa545671c53329a03371f86);});$marker.push(m_99e0722e1aa545671c53329a03371f86);}});}google.maps.event.addDomListener(window, 'load', initialize);