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.4157,-118.453)};var g_afedb444e5cd0adbd399db05acb2eedf = new google.maps.Geocoder();g_afedb444e5cd0adbd399db05acb2eedf.geocode( { 'address': "18360 Soledad Canyon Rd, Canyon Country, CA 91387, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-clarita-CA-scv-pawn-brokers-inc').style.display = '';map = new google.maps.Map(document.getElementById('santa-clarita-CA-scv-pawn-brokers-inc'), mapOptions);}document.getElementById('599bcbc2').innerHTML += ' | View Map';var $lafedb444e5cd0adbd399db05acb2eedf = '

SCV Pawn Brokers Inc.

Address: 18360 Soledad Canyon Rd, Canyon Country, CA 91387, USA
Phone: (661) 252-7296
';var m_afedb444e5cd0adbd399db05acb2eedf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SCV Pawn Brokers Inc.',});m_afedb444e5cd0adbd399db05acb2eedf['infowindow'] = new google.maps.InfoWindow({content: $lafedb444e5cd0adbd399db05acb2eedf});var infowindow = new google.maps.InfoWindow({content: $lafedb444e5cd0adbd399db05acb2eedf});google.maps.event.addListener(m_afedb444e5cd0adbd399db05acb2eedf, 'click', function() {infowindow.open(map,m_afedb444e5cd0adbd399db05acb2eedf);});$marker.push(m_afedb444e5cd0adbd399db05acb2eedf);}});}google.maps.event.addDomListener(window, 'load', initialize);