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.1361,-117.208)};var g_f0d501a0b92e88065d0a08b3e2d8e75c = new google.maps.Geocoder();g_f0d501a0b92e88065d0a08b3e2d8e75c.geocode( { 'address': "Highland, CA 92346, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('highland-CA-tnl-car-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('highland-CA-tnl-car-title-loans'), mapOptions);}document.getElementById('d42e1aa8').innerHTML += ' | View Map';var $lf0d501a0b92e88065d0a08b3e2d8e75c = '

TNL Car Title Loans

Address: Highland, CA 92346, USA
Phone: (909) 315-5156
';var m_f0d501a0b92e88065d0a08b3e2d8e75c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TNL Car Title Loans',});m_f0d501a0b92e88065d0a08b3e2d8e75c['infowindow'] = new google.maps.InfoWindow({content: $lf0d501a0b92e88065d0a08b3e2d8e75c});var infowindow = new google.maps.InfoWindow({content: $lf0d501a0b92e88065d0a08b3e2d8e75c});google.maps.event.addListener(m_f0d501a0b92e88065d0a08b3e2d8e75c, 'click', function() {infowindow.open(map,m_f0d501a0b92e88065d0a08b3e2d8e75c);});$marker.push(m_f0d501a0b92e88065d0a08b3e2d8e75c);}});}google.maps.event.addDomListener(window, 'load', initialize);