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(41.3245,-89.2011)};var g_dcbbcb2527f500288c26a828ad681229 = new google.maps.Geocoder();g_dcbbcb2527f500288c26a828ad681229.geocode( { 'address': "123 W St Paul St, Spring Valley, IL 61362, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spring-valley-IL-valley-coin-jewelry-pawn-inc').style.display = '';map = new google.maps.Map(document.getElementById('spring-valley-IL-valley-coin-jewelry-pawn-inc'), mapOptions);}document.getElementById('4a4f653b').innerHTML += ' | View Map';var $ldcbbcb2527f500288c26a828ad681229 = '

Valley Coin-Jewelry-Pawn Inc.

Address: 123 W St Paul St, Spring Valley, IL 61362, USA
Phone: (815) 663-2313
';var m_dcbbcb2527f500288c26a828ad681229 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley Coin-Jewelry-Pawn Inc.',});m_dcbbcb2527f500288c26a828ad681229['infowindow'] = new google.maps.InfoWindow({content: $ldcbbcb2527f500288c26a828ad681229});var infowindow = new google.maps.InfoWindow({content: $ldcbbcb2527f500288c26a828ad681229});google.maps.event.addListener(m_dcbbcb2527f500288c26a828ad681229, 'click', function() {infowindow.open(map,m_dcbbcb2527f500288c26a828ad681229);});$marker.push(m_dcbbcb2527f500288c26a828ad681229);}});}google.maps.event.addDomListener(window, 'load', initialize);