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.2991,-157.841)};var g_767954983fd6931f9427453dade48037 = new google.maps.Geocoder();g_767954983fd6931f9427453dade48037.geocode( { 'address': "1350 S King St, Honolulu, HI 96814, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('honolulu-HI-provident-funding').style.display = '';map = new google.maps.Map(document.getElementById('honolulu-HI-provident-funding'), mapOptions);}document.getElementById('6f9f109d').innerHTML += ' | View Map';var $l767954983fd6931f9427453dade48037 = '

Provident Funding

Address: 1350 S King St, Honolulu, HI 96814, USA
Phone: (808) 441-1719
';var m_767954983fd6931f9427453dade48037 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Provident Funding',});m_767954983fd6931f9427453dade48037['infowindow'] = new google.maps.InfoWindow({content: $l767954983fd6931f9427453dade48037});var infowindow = new google.maps.InfoWindow({content: $l767954983fd6931f9427453dade48037});google.maps.event.addListener(m_767954983fd6931f9427453dade48037, 'click', function() {infowindow.open(map,m_767954983fd6931f9427453dade48037);});$marker.push(m_767954983fd6931f9427453dade48037);}});}google.maps.event.addDomListener(window, 'load', initialize);