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.387,-157.954)};var g_69efe4693fef04ae8dc6adfb8a408131 = new google.maps.Geocoder();g_69efe4693fef04ae8dc6adfb8a408131.geocode( { 'address': "98-199 Kamehameha Hwy Suite C-1, Aiea, HI 96701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aiea-HI-jason-c-scott-branch-managervp-of-lending-at-guaranteed-rate-aiea-hi').style.display = '';map = new google.maps.Map(document.getElementById('aiea-HI-jason-c-scott-branch-managervp-of-lending-at-guaranteed-rate-aiea-hi'), mapOptions);}document.getElementById('85065250').innerHTML += ' | View Map';var $l69efe4693fef04ae8dc6adfb8a408131 = '

Jason C Scott Branch Manager/VP of Lending at Guaranteed Rate-Aiea, HI

Address: 98-199 Kamehameha Hwy Suite C-1, Aiea, HI 96701, USA
Phone: (808) 379-3940
';var m_69efe4693fef04ae8dc6adfb8a408131 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Jason C Scott Branch Manager/VP of Lending at Guaranteed Rate-Aiea, HI',});m_69efe4693fef04ae8dc6adfb8a408131['infowindow'] = new google.maps.InfoWindow({content: $l69efe4693fef04ae8dc6adfb8a408131});var infowindow = new google.maps.InfoWindow({content: $l69efe4693fef04ae8dc6adfb8a408131});google.maps.event.addListener(m_69efe4693fef04ae8dc6adfb8a408131, 'click', function() {infowindow.open(map,m_69efe4693fef04ae8dc6adfb8a408131);});$marker.push(m_69efe4693fef04ae8dc6adfb8a408131);}});}google.maps.event.addDomListener(window, 'load', initialize);