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.6418,-155.997)};var g_db417c1c49701707a920e7b5f017dede = new google.maps.Geocoder();g_db417c1c49701707a920e7b5f017dede.geocode( { 'address': "75-5644 Palani Rd, Kailua-Kona, HI 96740, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kailua-kona-HI-american-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('kailua-kona-HI-american-savings-bank'), mapOptions);}document.getElementById('f20e4435').innerHTML += ' | View Map';var $ldb417c1c49701707a920e7b5f017dede = '

American Savings Bank

Address: 75-5644 Palani Rd, Kailua-Kona, HI 96740, USA
Phone: (808) 329-5281
';var m_db417c1c49701707a920e7b5f017dede = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Savings Bank',});m_db417c1c49701707a920e7b5f017dede['infowindow'] = new google.maps.InfoWindow({content: $ldb417c1c49701707a920e7b5f017dede});var infowindow = new google.maps.InfoWindow({content: $ldb417c1c49701707a920e7b5f017dede});google.maps.event.addListener(m_db417c1c49701707a920e7b5f017dede, 'click', function() {infowindow.open(map,m_db417c1c49701707a920e7b5f017dede);});$marker.push(m_db417c1c49701707a920e7b5f017dede);}});var g_34335dc0d28949b11bdc33ca656fb635 = new google.maps.Geocoder();g_34335dc0d28949b11bdc33ca656fb635.geocode( { 'address': "75-5644 Palani Rd, Kailua-Kona, HI 96740, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kailua-kona-HI-american-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('kailua-kona-HI-american-savings-bank'), mapOptions);}document.getElementById('f20e4435').innerHTML += ' | View Map';var $l34335dc0d28949b11bdc33ca656fb635 = '

American Savings Bank

Address: 75-5644 Palani Rd, Kailua-Kona, HI 96740, USA
Phone: (808) 329-9355
';var m_34335dc0d28949b11bdc33ca656fb635 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Savings Bank',});m_34335dc0d28949b11bdc33ca656fb635['infowindow'] = new google.maps.InfoWindow({content: $l34335dc0d28949b11bdc33ca656fb635});var infowindow = new google.maps.InfoWindow({content: $l34335dc0d28949b11bdc33ca656fb635});google.maps.event.addListener(m_34335dc0d28949b11bdc33ca656fb635, 'click', function() {infowindow.open(map,m_34335dc0d28949b11bdc33ca656fb635);});$marker.push(m_34335dc0d28949b11bdc33ca656fb635);}});}google.maps.event.addDomListener(window, 'load', initialize);