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.0963,-117.435)};var g_bf4f64ec7b149267ad7995dd949aba5b = new google.maps.Geocoder();g_bf4f64ec7b149267ad7995dd949aba5b.geocode( { 'address': "8676 Wheeler Ave #1, Fontana, CA 92335, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fontana-CA-title-loans-express').style.display = '';map = new google.maps.Map(document.getElementById('fontana-CA-title-loans-express'), mapOptions);}document.getElementById('010e0b20').innerHTML += ' | View Map';var $lbf4f64ec7b149267ad7995dd949aba5b = '

Title Loans Express

Address: 8676 Wheeler Ave #1, Fontana, CA 92335, USA
Phone: (909) 587-6465
';var m_bf4f64ec7b149267ad7995dd949aba5b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Title Loans Express',});m_bf4f64ec7b149267ad7995dd949aba5b['infowindow'] = new google.maps.InfoWindow({content: $lbf4f64ec7b149267ad7995dd949aba5b});var infowindow = new google.maps.InfoWindow({content: $lbf4f64ec7b149267ad7995dd949aba5b});google.maps.event.addListener(m_bf4f64ec7b149267ad7995dd949aba5b, 'click', function() {infowindow.open(map,m_bf4f64ec7b149267ad7995dd949aba5b);});$marker.push(m_bf4f64ec7b149267ad7995dd949aba5b);}});}google.maps.event.addDomListener(window, 'load', initialize);