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.0903,-117.941)};var g_ff1bc67c4f20409c6c5863f0c727db01 = new google.maps.Geocoder();g_ff1bc67c4f20409c6c5863f0c727db01.geocode( { 'address': "West Covina, CA 91790, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-covina-CA-tnl-car-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('west-covina-CA-tnl-car-title-loans'), mapOptions);}document.getElementById('ec836ca9').innerHTML += ' | View Map';var $lff1bc67c4f20409c6c5863f0c727db01 = '

TNL Car Title Loans

Address: West Covina, CA 91790, USA
Phone: (626) 788-5122
';var m_ff1bc67c4f20409c6c5863f0c727db01 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TNL Car Title Loans',});m_ff1bc67c4f20409c6c5863f0c727db01['infowindow'] = new google.maps.InfoWindow({content: $lff1bc67c4f20409c6c5863f0c727db01});var infowindow = new google.maps.InfoWindow({content: $lff1bc67c4f20409c6c5863f0c727db01});google.maps.event.addListener(m_ff1bc67c4f20409c6c5863f0c727db01, 'click', function() {infowindow.open(map,m_ff1bc67c4f20409c6c5863f0c727db01);});$marker.push(m_ff1bc67c4f20409c6c5863f0c727db01);}});}google.maps.event.addDomListener(window, 'load', initialize);