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.0695,-117.437)};var g_d2e570fa0b0d10d036e2e09992b4639c = new google.maps.Geocoder();g_d2e570fa0b0d10d036e2e09992b4639c.geocode( { 'address': "16843 Valley Blvd, Fontana, CA 92335, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fontana-CA-tfc-title-loans-fontana').style.display = '';map = new google.maps.Map(document.getElementById('fontana-CA-tfc-title-loans-fontana'), mapOptions);}document.getElementById('4dfd9540').innerHTML += ' | View Map';var $ld2e570fa0b0d10d036e2e09992b4639c = '

TFC Title Loans Fontana

Address: 16843 Valley Blvd, Fontana, CA 92335, USA
Phone: (844) 242-3543
';var m_d2e570fa0b0d10d036e2e09992b4639c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TFC Title Loans Fontana',});m_d2e570fa0b0d10d036e2e09992b4639c['infowindow'] = new google.maps.InfoWindow({content: $ld2e570fa0b0d10d036e2e09992b4639c});var infowindow = new google.maps.InfoWindow({content: $ld2e570fa0b0d10d036e2e09992b4639c});google.maps.event.addListener(m_d2e570fa0b0d10d036e2e09992b4639c, 'click', function() {infowindow.open(map,m_d2e570fa0b0d10d036e2e09992b4639c);});$marker.push(m_d2e570fa0b0d10d036e2e09992b4639c);}});}google.maps.event.addDomListener(window, 'load', initialize);