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(36.6705,-121.648)};var g_c5753af6feefc11f0395ab64762748d8 = new google.maps.Geocoder();g_c5753af6feefc11f0395ab64762748d8.geocode( { 'address': "110 Abbott St, Salinas, CA 93901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salinas-CA-salinas-loan-pawn--jewelry').style.display = '';map = new google.maps.Map(document.getElementById('salinas-CA-salinas-loan-pawn--jewelry'), mapOptions);}document.getElementById('8699d9c0').innerHTML += ' | View Map';var $lc5753af6feefc11f0395ab64762748d8 = '

Salinas Loan Pawn & Jewelry

Address: 110 Abbott St, Salinas, CA 93901, USA
Phone: (831) 422-5626
';var m_c5753af6feefc11f0395ab64762748d8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Salinas Loan Pawn & Jewelry',});m_c5753af6feefc11f0395ab64762748d8['infowindow'] = new google.maps.InfoWindow({content: $lc5753af6feefc11f0395ab64762748d8});var infowindow = new google.maps.InfoWindow({content: $lc5753af6feefc11f0395ab64762748d8});google.maps.event.addListener(m_c5753af6feefc11f0395ab64762748d8, 'click', function() {infowindow.open(map,m_c5753af6feefc11f0395ab64762748d8);});$marker.push(m_c5753af6feefc11f0395ab64762748d8);}});}google.maps.event.addDomListener(window, 'load', initialize);