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(44.9522,-122.992)};var g_3252a227cf88702207025e5d9d5c9845 = new google.maps.Geocoder();g_3252a227cf88702207025e5d9d5c9845.geocode( { 'address': "1855 Hawthorne Ave NE, Salem, OR 97301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salem-OR-accurate-precious-metals-coins-jewelry--loans').style.display = '';map = new google.maps.Map(document.getElementById('salem-OR-accurate-precious-metals-coins-jewelry--loans'), mapOptions);}document.getElementById('a1e91675').innerHTML += ' | View Map';var $l3252a227cf88702207025e5d9d5c9845 = '

Accurate Precious Metals Coins, Jewelry & Loans

Address: 1855 Hawthorne Ave NE, Salem, OR 97301, USA
Phone: (503) 400-5608
';var m_3252a227cf88702207025e5d9d5c9845 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Accurate Precious Metals Coins, Jewelry & Loans',});m_3252a227cf88702207025e5d9d5c9845['infowindow'] = new google.maps.InfoWindow({content: $l3252a227cf88702207025e5d9d5c9845});var infowindow = new google.maps.InfoWindow({content: $l3252a227cf88702207025e5d9d5c9845});google.maps.event.addListener(m_3252a227cf88702207025e5d9d5c9845, 'click', function() {infowindow.open(map,m_3252a227cf88702207025e5d9d5c9845);});$marker.push(m_3252a227cf88702207025e5d9d5c9845);}});}google.maps.event.addDomListener(window, 'load', initialize);