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.0335,-117.056)};var g_38cc13fd15b62c82be3d44b60dd71417 = new google.maps.Geocoder();g_38cc13fd15b62c82be3d44b60dd71417.geocode( { 'address': "34309 Yucaipa Blvd c, Yucaipa, CA 92399, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('yucaipa-CA-anydays-pawn-inc').style.display = '';map = new google.maps.Map(document.getElementById('yucaipa-CA-anydays-pawn-inc'), mapOptions);}document.getElementById('713e0483').innerHTML += ' | View Map';var $l38cc13fd15b62c82be3d44b60dd71417 = '

Anydays Pawn Inc.

Address: 34309 Yucaipa Blvd c, Yucaipa, CA 92399, USA
Phone: (909) 797-1970
';var m_38cc13fd15b62c82be3d44b60dd71417 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Anydays Pawn Inc.',});m_38cc13fd15b62c82be3d44b60dd71417['infowindow'] = new google.maps.InfoWindow({content: $l38cc13fd15b62c82be3d44b60dd71417});var infowindow = new google.maps.InfoWindow({content: $l38cc13fd15b62c82be3d44b60dd71417});google.maps.event.addListener(m_38cc13fd15b62c82be3d44b60dd71417, 'click', function() {infowindow.open(map,m_38cc13fd15b62c82be3d44b60dd71417);});$marker.push(m_38cc13fd15b62c82be3d44b60dd71417);}});}google.maps.event.addDomListener(window, 'load', initialize);