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(20.8888,-156.502)};var g_429c927bdac09af15e49310a4127fceb = new google.maps.Geocoder();g_429c927bdac09af15e49310a4127fceb.geocode( { 'address': "52 N Market St, Wailuku, HI 96793, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wailuku-HI-kamaaina-loan-cash-for-gold-pawnshop').style.display = '';map = new google.maps.Map(document.getElementById('wailuku-HI-kamaaina-loan-cash-for-gold-pawnshop'), mapOptions);}document.getElementById('1506c60f').innerHTML += ' | View Map';var $l429c927bdac09af15e49310a4127fceb = '

Kamaaina Loan Cash For Gold Pawnshop

Address: 52 N Market St, Wailuku, HI 96793, USA
Phone: (808) 242-5555
';var m_429c927bdac09af15e49310a4127fceb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kamaaina Loan Cash For Gold Pawnshop',});m_429c927bdac09af15e49310a4127fceb['infowindow'] = new google.maps.InfoWindow({content: $l429c927bdac09af15e49310a4127fceb});var infowindow = new google.maps.InfoWindow({content: $l429c927bdac09af15e49310a4127fceb});google.maps.event.addListener(m_429c927bdac09af15e49310a4127fceb, 'click', function() {infowindow.open(map,m_429c927bdac09af15e49310a4127fceb);});$marker.push(m_429c927bdac09af15e49310a4127fceb);}});}google.maps.event.addDomListener(window, 'load', initialize);