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.3917,-157.741)};var g_bdb452981768496fe24397c63bd9574c = new google.maps.Geocoder();g_bdb452981768496fe24397c63bd9574c.geocode( { 'address': "151 Hekili St #101, Kailua, HI 96734, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kailua-HI-windward-community-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('kailua-HI-windward-community-federal-credit-union'), mapOptions);}document.getElementById('a1632a21').innerHTML += ' | View Map';var $lbdb452981768496fe24397c63bd9574c = '

Windward Community Federal Credit Union

Address: 151 Hekili St #101, Kailua, HI 96734, USA
Phone: (808) 262-1239
';var m_bdb452981768496fe24397c63bd9574c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Windward Community Federal Credit Union',});m_bdb452981768496fe24397c63bd9574c['infowindow'] = new google.maps.InfoWindow({content: $lbdb452981768496fe24397c63bd9574c});var infowindow = new google.maps.InfoWindow({content: $lbdb452981768496fe24397c63bd9574c});google.maps.event.addListener(m_bdb452981768496fe24397c63bd9574c, 'click', function() {infowindow.open(map,m_bdb452981768496fe24397c63bd9574c);});$marker.push(m_bdb452981768496fe24397c63bd9574c);}});var g_b63ba13e32a4d0ae650688e2021a1a6d = new google.maps.Geocoder();g_b63ba13e32a4d0ae650688e2021a1a6d.geocode( { 'address': "6699 Mokapu Rd, Kailua, HI 96734, United States"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kailua-HI-windward-community-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('kailua-HI-windward-community-federal-credit-union'), mapOptions);}document.getElementById('be2aa1ee').innerHTML += ' | View Map';var $lb63ba13e32a4d0ae650688e2021a1a6d = '

Windward Community Federal Credit Union

Address: 6699 Mokapu Rd, Kailua, HI 96734, United States
Phone: (808) 254-3566
';var m_b63ba13e32a4d0ae650688e2021a1a6d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Windward Community Federal Credit Union',});m_b63ba13e32a4d0ae650688e2021a1a6d['infowindow'] = new google.maps.InfoWindow({content: $lb63ba13e32a4d0ae650688e2021a1a6d});var infowindow = new google.maps.InfoWindow({content: $lb63ba13e32a4d0ae650688e2021a1a6d});google.maps.event.addListener(m_b63ba13e32a4d0ae650688e2021a1a6d, 'click', function() {infowindow.open(map,m_b63ba13e32a4d0ae650688e2021a1a6d);});$marker.push(m_b63ba13e32a4d0ae650688e2021a1a6d);}});}google.maps.event.addDomListener(window, 'load', initialize);