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.3932,-158.011)};var g_a6650c558a78043c3ccc19526304755b = new google.maps.Geocoder();g_a6650c558a78043c3ccc19526304755b.geocode( { 'address': "94-1040 Waipio Uka St, Waipahu, HI 96797"}, 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('e1fba13a').innerHTML += ' | View Map';var $la6650c558a78043c3ccc19526304755b = '

American Savings Bank

Address: 94-1040 Waipio Uka St, Waipahu, HI 96797
Phone: (808) 673-2601
';var m_a6650c558a78043c3ccc19526304755b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Savings Bank',});m_a6650c558a78043c3ccc19526304755b['infowindow'] = new google.maps.InfoWindow({content: $la6650c558a78043c3ccc19526304755b});var infowindow = new google.maps.InfoWindow({content: $la6650c558a78043c3ccc19526304755b});google.maps.event.addListener(m_a6650c558a78043c3ccc19526304755b, 'click', function() {infowindow.open(map,m_a6650c558a78043c3ccc19526304755b);});$marker.push(m_a6650c558a78043c3ccc19526304755b);}});var g_b0b71716d48b6a4fd99ac5a791a79d98 = new google.maps.Geocoder();g_b0b71716d48b6a4fd99ac5a791a79d98.geocode( { 'address': "94060 Farrington Hwy, Waipahu, HI 96797"}, 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('f22985bf').innerHTML += ' | View Map';var $lb0b71716d48b6a4fd99ac5a791a79d98 = '

American Savings Bank

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