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.3845,-157.934)};var g_dbe5b26b5ed29d8c0e1daa96f2a92370 = new google.maps.Geocoder();g_dbe5b26b5ed29d8c0e1daa96f2a92370.geocode( { 'address': "98-211 Pali Momi St, Aiea, HI 96701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aiea-HI-bank-of-hawaii').style.display = '';map = new google.maps.Map(document.getElementById('aiea-HI-bank-of-hawaii'), mapOptions);}document.getElementById('22dd3c06').innerHTML += ' | View Map';var $ldbe5b26b5ed29d8c0e1daa96f2a92370 = '

Bank Of Hawaii

Address: 98-211 Pali Momi St, Aiea, HI 96701
Phone: (808) 484-3500
';var m_dbe5b26b5ed29d8c0e1daa96f2a92370 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of Hawaii',});m_dbe5b26b5ed29d8c0e1daa96f2a92370['infowindow'] = new google.maps.InfoWindow({content: $ldbe5b26b5ed29d8c0e1daa96f2a92370});var infowindow = new google.maps.InfoWindow({content: $ldbe5b26b5ed29d8c0e1daa96f2a92370});google.maps.event.addListener(m_dbe5b26b5ed29d8c0e1daa96f2a92370, 'click', function() {infowindow.open(map,m_dbe5b26b5ed29d8c0e1daa96f2a92370);});$marker.push(m_dbe5b26b5ed29d8c0e1daa96f2a92370);}});var g_6af890a803027331e93cc4d4d7865309 = new google.maps.Geocoder();g_6af890a803027331e93cc4d4d7865309.geocode( { 'address': "98-1277 Kaahumanu St, Aiea, HI 96701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aiea-HI-bank-of-hawaii').style.display = '';map = new google.maps.Map(document.getElementById('aiea-HI-bank-of-hawaii'), mapOptions);}document.getElementById('3a2ceb8c').innerHTML += ' | View Map';var $l6af890a803027331e93cc4d4d7865309 = '

Bank Of Hawaii

Address: 98-1277 Kaahumanu St, Aiea, HI 96701
Phone: (808) 483-6577
';var m_6af890a803027331e93cc4d4d7865309 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of Hawaii',});m_6af890a803027331e93cc4d4d7865309['infowindow'] = new google.maps.InfoWindow({content: $l6af890a803027331e93cc4d4d7865309});var infowindow = new google.maps.InfoWindow({content: $l6af890a803027331e93cc4d4d7865309});google.maps.event.addListener(m_6af890a803027331e93cc4d4d7865309, 'click', function() {infowindow.open(map,m_6af890a803027331e93cc4d4d7865309);});$marker.push(m_6af890a803027331e93cc4d4d7865309);}});}google.maps.event.addDomListener(window, 'load', initialize);