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.3777,-158.025)};var g_395e72850d61e83579f365bfb494a18f = new google.maps.Geocoder();g_395e72850d61e83579f365bfb494a18f.geocode( { 'address': "94-1040 Waipio Uka Street, Waipahu, HI 96797, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waipahu-HI-american-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('waipahu-HI-american-savings-bank'), mapOptions);}document.getElementById('0de5eacc').innerHTML += ' | View Map';var $l395e72850d61e83579f365bfb494a18f = '

American Savings Bank

Address: 94-1040 Waipio Uka Street, Waipahu, HI 96797, USA
Phone: (808) 673-2601
';var m_395e72850d61e83579f365bfb494a18f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Savings Bank',});m_395e72850d61e83579f365bfb494a18f['infowindow'] = new google.maps.InfoWindow({content: $l395e72850d61e83579f365bfb494a18f});var infowindow = new google.maps.InfoWindow({content: $l395e72850d61e83579f365bfb494a18f});google.maps.event.addListener(m_395e72850d61e83579f365bfb494a18f, 'click', function() {infowindow.open(map,m_395e72850d61e83579f365bfb494a18f);});$marker.push(m_395e72850d61e83579f365bfb494a18f);}});var g_251c5ffd6b62cc21c446c963c76cf214 = new google.maps.Geocoder();g_251c5ffd6b62cc21c446c963c76cf214.geocode( { 'address': "94-060 Farrington Hwy, Waipahu, HI 96797, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waipahu-HI-american-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('waipahu-HI-american-savings-bank'), mapOptions);}document.getElementById('0420af9e').innerHTML += ' | View Map';var $l251c5ffd6b62cc21c446c963c76cf214 = '

American Savings Bank

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