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(34.5304,-117.225)};var g_ae27321e41369b1e30714d870976c1cc = new google.maps.Geocoder();g_ae27321e41369b1e30714d870976c1cc.geocode( { 'address': "15355 Rancherias Rd B, Apple Valley, CA 92307, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('apple-valley-CA-cash-jewelry-and-loan').style.display = '';map = new google.maps.Map(document.getElementById('apple-valley-CA-cash-jewelry-and-loan'), mapOptions);}document.getElementById('317f35cc').innerHTML += ' | View Map';var $lae27321e41369b1e30714d870976c1cc = '

Cash Jewelry And Loan

Address: 15355 Rancherias Rd B, Apple Valley, CA 92307, USA
Phone: (760) 242-6677
';var m_ae27321e41369b1e30714d870976c1cc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cash Jewelry And Loan',});m_ae27321e41369b1e30714d870976c1cc['infowindow'] = new google.maps.InfoWindow({content: $lae27321e41369b1e30714d870976c1cc});var infowindow = new google.maps.InfoWindow({content: $lae27321e41369b1e30714d870976c1cc});google.maps.event.addListener(m_ae27321e41369b1e30714d870976c1cc, 'click', function() {infowindow.open(map,m_ae27321e41369b1e30714d870976c1cc);});$marker.push(m_ae27321e41369b1e30714d870976c1cc);}});}google.maps.event.addDomListener(window, 'load', initialize);