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.3255,-157.831)};var g_fcb71c67fc706abc3c9e9d81675f7542 = new google.maps.Geocoder();g_fcb71c67fc706abc3c9e9d81675f7542.geocode( { 'address': "1357 Kapiolani Blvd, Honolulu, HI 96814"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('honolulu-HI-ohana-pacific-bank').style.display = '';map = new google.maps.Map(document.getElementById('honolulu-HI-ohana-pacific-bank'), mapOptions);}document.getElementById('534cd318').innerHTML += ' | View Map';var $lfcb71c67fc706abc3c9e9d81675f7542 = '

Ohana Pacific Bank

Address: 1357 Kapiolani Blvd, Honolulu, HI 96814
Phone: (808) 237-6551
';var m_fcb71c67fc706abc3c9e9d81675f7542 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ohana Pacific Bank',});m_fcb71c67fc706abc3c9e9d81675f7542['infowindow'] = new google.maps.InfoWindow({content: $lfcb71c67fc706abc3c9e9d81675f7542});var infowindow = new google.maps.InfoWindow({content: $lfcb71c67fc706abc3c9e9d81675f7542});google.maps.event.addListener(m_fcb71c67fc706abc3c9e9d81675f7542, 'click', function() {infowindow.open(map,m_fcb71c67fc706abc3c9e9d81675f7542);});$marker.push(m_fcb71c67fc706abc3c9e9d81675f7542);}});var g_a3b8c719d028c58cff4473a5343b7cec = new google.maps.Geocoder();g_a3b8c719d028c58cff4473a5343b7cec.geocode( { 'address': "1070 N King St, Honolulu, HI 96817"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('honolulu-HI-ohana-pacific-bank').style.display = '';map = new google.maps.Map(document.getElementById('honolulu-HI-ohana-pacific-bank'), mapOptions);}document.getElementById('ea30dcef').innerHTML += ' | View Map';var $la3b8c719d028c58cff4473a5343b7cec = '

Ohana Pacific Bank

Address: 1070 N King St, Honolulu, HI 96817
Phone: (808) 237-6552
';var m_a3b8c719d028c58cff4473a5343b7cec = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ohana Pacific Bank',});m_a3b8c719d028c58cff4473a5343b7cec['infowindow'] = new google.maps.InfoWindow({content: $la3b8c719d028c58cff4473a5343b7cec});var infowindow = new google.maps.InfoWindow({content: $la3b8c719d028c58cff4473a5343b7cec});google.maps.event.addListener(m_a3b8c719d028c58cff4473a5343b7cec, 'click', function() {infowindow.open(map,m_a3b8c719d028c58cff4473a5343b7cec);});$marker.push(m_a3b8c719d028c58cff4473a5343b7cec);}});}google.maps.event.addDomListener(window, 'load', initialize);