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.3409,-157.875)};var g_19ae449792fac7866a7d551fc38c08ed = new google.maps.Geocoder();g_19ae449792fac7866a7d551fc38c08ed.geocode( { 'address': "2255 N School St, Honolulu, HI 96819, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('honolulu-HI-safety-loan-co').style.display = '';map = new google.maps.Map(document.getElementById('honolulu-HI-safety-loan-co'), mapOptions);}document.getElementById('645ae001').innerHTML += ' | View Map';var $l19ae449792fac7866a7d551fc38c08ed = '

Safety Loan Co

Address: 2255 N School St, Honolulu, HI 96819, USA
Phone: (808) 847-3755
';var m_19ae449792fac7866a7d551fc38c08ed = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Safety Loan Co',});m_19ae449792fac7866a7d551fc38c08ed['infowindow'] = new google.maps.InfoWindow({content: $l19ae449792fac7866a7d551fc38c08ed});var infowindow = new google.maps.InfoWindow({content: $l19ae449792fac7866a7d551fc38c08ed});google.maps.event.addListener(m_19ae449792fac7866a7d551fc38c08ed, 'click', function() {infowindow.open(map,m_19ae449792fac7866a7d551fc38c08ed);});$marker.push(m_19ae449792fac7866a7d551fc38c08ed);}});var g_18ced7537af500d1bc22b51d2168cc58 = new google.maps.Geocoder();g_18ced7537af500d1bc22b51d2168cc58.geocode( { 'address': "2065 S King St # 105, Honolulu, HI 96826, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('honolulu-HI-safety-loan-co').style.display = '';map = new google.maps.Map(document.getElementById('honolulu-HI-safety-loan-co'), mapOptions);}document.getElementById('64e26fee').innerHTML += ' | View Map';var $l18ced7537af500d1bc22b51d2168cc58 = '

Safety Loan Co

Address: 2065 S King St # 105, Honolulu, HI 96826, USA
Phone: (808) 946-4894
';var m_18ced7537af500d1bc22b51d2168cc58 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Safety Loan Co',});m_18ced7537af500d1bc22b51d2168cc58['infowindow'] = new google.maps.InfoWindow({content: $l18ced7537af500d1bc22b51d2168cc58});var infowindow = new google.maps.InfoWindow({content: $l18ced7537af500d1bc22b51d2168cc58});google.maps.event.addListener(m_18ced7537af500d1bc22b51d2168cc58, 'click', function() {infowindow.open(map,m_18ced7537af500d1bc22b51d2168cc58);});$marker.push(m_18ced7537af500d1bc22b51d2168cc58);}});}google.maps.event.addDomListener(window, 'load', initialize);