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.4269,-158.002)};var g_047d3b2092c386add78bd587f5f752ed = new google.maps.Geocoder();g_047d3b2092c386add78bd587f5f752ed.geocode( { 'address': "94--1221 Ka Uka Blvd., Suite 102, Waipahu, HI 96797, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waipahu-HI-territorial-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('waipahu-HI-territorial-savings-bank'), mapOptions);}document.getElementById('8bbe66d7').innerHTML += ' | View Map';var $l047d3b2092c386add78bd587f5f752ed = '

Territorial Savings Bank

Address: 94--1221 Ka Uka Blvd., Suite 102, Waipahu, HI 96797, USA
Phone: (808) 671-0100
';var m_047d3b2092c386add78bd587f5f752ed = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Territorial Savings Bank',});m_047d3b2092c386add78bd587f5f752ed['infowindow'] = new google.maps.InfoWindow({content: $l047d3b2092c386add78bd587f5f752ed});var infowindow = new google.maps.InfoWindow({content: $l047d3b2092c386add78bd587f5f752ed});google.maps.event.addListener(m_047d3b2092c386add78bd587f5f752ed, 'click', function() {infowindow.open(map,m_047d3b2092c386add78bd587f5f752ed);});$marker.push(m_047d3b2092c386add78bd587f5f752ed);}});var g_5604ac4699c9f8db548f11fc1feff851 = new google.maps.Geocoder();g_5604ac4699c9f8db548f11fc1feff851.geocode( { 'address': "94-050 Farrington Hwy, Waipahu, HI 96797, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waipahu-HI-territorial-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('waipahu-HI-territorial-savings-bank'), mapOptions);}document.getElementById('b833b47a').innerHTML += ' | View Map';var $l5604ac4699c9f8db548f11fc1feff851 = '

Territorial Savings Bank

Address: 94-050 Farrington Hwy, Waipahu, HI 96797, USA
Phone: (808) 677-0755
';var m_5604ac4699c9f8db548f11fc1feff851 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Territorial Savings Bank',});m_5604ac4699c9f8db548f11fc1feff851['infowindow'] = new google.maps.InfoWindow({content: $l5604ac4699c9f8db548f11fc1feff851});var infowindow = new google.maps.InfoWindow({content: $l5604ac4699c9f8db548f11fc1feff851});google.maps.event.addListener(m_5604ac4699c9f8db548f11fc1feff851, 'click', function() {infowindow.open(map,m_5604ac4699c9f8db548f11fc1feff851);});$marker.push(m_5604ac4699c9f8db548f11fc1feff851);}});}google.maps.event.addDomListener(window, 'load', initialize);