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(19.6968,-155.063)};var g_ad6bb1524f7392a32df672ccaee76360 = new google.maps.Geocoder();g_ad6bb1524f7392a32df672ccaee76360.geocode( { 'address': "111 E Puainako St #703, Hilo, HI 96720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hilo-HI-american-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('hilo-HI-american-savings-bank'), mapOptions);}document.getElementById('0ec0f590').innerHTML += ' | View Map';var $lad6bb1524f7392a32df672ccaee76360 = '

American Savings Bank

Address: 111 E Puainako St #703, Hilo, HI 96720, USA
Phone: (808) 959-4536
';var m_ad6bb1524f7392a32df672ccaee76360 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Savings Bank',});m_ad6bb1524f7392a32df672ccaee76360['infowindow'] = new google.maps.InfoWindow({content: $lad6bb1524f7392a32df672ccaee76360});var infowindow = new google.maps.InfoWindow({content: $lad6bb1524f7392a32df672ccaee76360});google.maps.event.addListener(m_ad6bb1524f7392a32df672ccaee76360, 'click', function() {infowindow.open(map,m_ad6bb1524f7392a32df672ccaee76360);});$marker.push(m_ad6bb1524f7392a32df672ccaee76360);}});var g_80b2c811978f647a5ee540691ae611c1 = new google.maps.Geocoder();g_80b2c811978f647a5ee540691ae611c1.geocode( { 'address': "100 Pauahi St, Hilo, HI 96720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hilo-HI-american-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('hilo-HI-american-savings-bank'), mapOptions);}document.getElementById('54478133').innerHTML += ' | View Map';var $l80b2c811978f647a5ee540691ae611c1 = '

American Savings Bank

Address: 100 Pauahi St, Hilo, HI 96720, USA
Phone: (808) 935-0084
';var m_80b2c811978f647a5ee540691ae611c1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Savings Bank',});m_80b2c811978f647a5ee540691ae611c1['infowindow'] = new google.maps.InfoWindow({content: $l80b2c811978f647a5ee540691ae611c1});var infowindow = new google.maps.InfoWindow({content: $l80b2c811978f647a5ee540691ae611c1});google.maps.event.addListener(m_80b2c811978f647a5ee540691ae611c1, 'click', function() {infowindow.open(map,m_80b2c811978f647a5ee540691ae611c1);});$marker.push(m_80b2c811978f647a5ee540691ae611c1);}});}google.maps.event.addDomListener(window, 'load', initialize);