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_437d2c4de406d5e46cb45e9802811f31 = new google.maps.Geocoder();g_437d2c4de406d5e46cb45e9802811f31.geocode( { 'address': "377 Keahole St, Honolulu, HI 96825"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('honolulu-HI-territorial-savings-loan-association').style.display = '';map = new google.maps.Map(document.getElementById('honolulu-HI-territorial-savings-loan-association'), mapOptions);}document.getElementById('308fc69e').innerHTML += ' | View Map';var $l437d2c4de406d5e46cb45e9802811f31 = '

Territorial Savings & Loan Association

Address: 377 Keahole St, Honolulu, HI 96825
Phone: (808) 396-1404
';var m_437d2c4de406d5e46cb45e9802811f31 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Territorial Savings & Loan Association',});m_437d2c4de406d5e46cb45e9802811f31['infowindow'] = new google.maps.InfoWindow({content: $l437d2c4de406d5e46cb45e9802811f31});var infowindow = new google.maps.InfoWindow({content: $l437d2c4de406d5e46cb45e9802811f31});google.maps.event.addListener(m_437d2c4de406d5e46cb45e9802811f31, 'click', function() {infowindow.open(map,m_437d2c4de406d5e46cb45e9802811f31);});$marker.push(m_437d2c4de406d5e46cb45e9802811f31);}});var g_e5332009d3e9981d5fe151d9a976b6bd = new google.maps.Geocoder();g_e5332009d3e9981d5fe151d9a976b6bd.geocode( { 'address': "1000 Bishop St, Honolulu, HI 96813"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('honolulu-HI-territorial-savings-loan-association').style.display = '';map = new google.maps.Map(document.getElementById('honolulu-HI-territorial-savings-loan-association'), mapOptions);}document.getElementById('88c368e4').innerHTML += ' | View Map';var $le5332009d3e9981d5fe151d9a976b6bd = '

Territorial Savings & Loan Association

Address: 1000 Bishop St, Honolulu, HI 96813
Phone: (808) 536-1710
';var m_e5332009d3e9981d5fe151d9a976b6bd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Territorial Savings & Loan Association',});m_e5332009d3e9981d5fe151d9a976b6bd['infowindow'] = new google.maps.InfoWindow({content: $le5332009d3e9981d5fe151d9a976b6bd});var infowindow = new google.maps.InfoWindow({content: $le5332009d3e9981d5fe151d9a976b6bd});google.maps.event.addListener(m_e5332009d3e9981d5fe151d9a976b6bd, 'click', function() {infowindow.open(map,m_e5332009d3e9981d5fe151d9a976b6bd);});$marker.push(m_e5332009d3e9981d5fe151d9a976b6bd);}});}google.maps.event.addDomListener(window, 'load', initialize);