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.069)};var g_4901dbcdcf1627b67e8aa29958da4af8 = new google.maps.Geocoder();g_4901dbcdcf1627b67e8aa29958da4af8.geocode( { 'address': "33733 Yucaipa Blvd, Yucaipa, CA 92399, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('yucaipa-CA-a-car-title-loan-company').style.display = '';map = new google.maps.Map(document.getElementById('yucaipa-CA-a-car-title-loan-company'), mapOptions);}document.getElementById('a9d643d2').innerHTML += ' | View Map';var $l4901dbcdcf1627b67e8aa29958da4af8 = '

A Car Title Loan Company

Address: 33733 Yucaipa Blvd, Yucaipa, CA 92399, USA
Phone: (909) 206-4842
';var m_4901dbcdcf1627b67e8aa29958da4af8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'A Car Title Loan Company',});m_4901dbcdcf1627b67e8aa29958da4af8['infowindow'] = new google.maps.InfoWindow({content: $l4901dbcdcf1627b67e8aa29958da4af8});var infowindow = new google.maps.InfoWindow({content: $l4901dbcdcf1627b67e8aa29958da4af8});google.maps.event.addListener(m_4901dbcdcf1627b67e8aa29958da4af8, 'click', function() {infowindow.open(map,m_4901dbcdcf1627b67e8aa29958da4af8);});$marker.push(m_4901dbcdcf1627b67e8aa29958da4af8);}});}google.maps.event.addDomListener(window, 'load', initialize);