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(19.7076,-155.065)};var g_f9f61747e614429b58c92a1cb084367b = new google.maps.Geocoder();g_f9f61747e614429b58c92a1cb084367b.geocode( { 'address': "762 Kanoelehua Ave Suite C, Hilo, HI 96720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hilo-HI-family-mortgage-company-of-hawaii-inc-jon-kimura').style.display = '';map = new google.maps.Map(document.getElementById('hilo-HI-family-mortgage-company-of-hawaii-inc-jon-kimura'), mapOptions);}document.getElementById('09fba6d4').innerHTML += ' | View Map';var $lf9f61747e614429b58c92a1cb084367b = '

Family Mortgage Company of Hawaii Inc.: Jon Kimura

Address: 762 Kanoelehua Ave Suite C, Hilo, HI 96720, USA
Phone: (808) 935-0678
';var m_f9f61747e614429b58c92a1cb084367b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Family Mortgage Company of Hawaii Inc.: Jon Kimura',});m_f9f61747e614429b58c92a1cb084367b['infowindow'] = new google.maps.InfoWindow({content: $lf9f61747e614429b58c92a1cb084367b});var infowindow = new google.maps.InfoWindow({content: $lf9f61747e614429b58c92a1cb084367b});google.maps.event.addListener(m_f9f61747e614429b58c92a1cb084367b, 'click', function() {infowindow.open(map,m_f9f61747e614429b58c92a1cb084367b);});$marker.push(m_f9f61747e614429b58c92a1cb084367b);}});}google.maps.event.addDomListener(window, 'load', initialize);