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.1935,-118.467)};var g_23f35020df135821bc9a1c51e3900047 = new google.maps.Geocoder();g_23f35020df135821bc9a1c51e3900047.geocode( { 'address': "15316 Vanowen St, Van Nuys, CA 91406, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-fox-title-loans---van-nuys').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-fox-title-loans---van-nuys'), mapOptions);}document.getElementById('ff33bc84').innerHTML += ' | View Map';var $l23f35020df135821bc9a1c51e3900047 = '

Fox Title Loans - Van Nuys

Address: 15316 Vanowen St, Van Nuys, CA 91406, USA
Phone: (818) 646-0711
';var m_23f35020df135821bc9a1c51e3900047 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fox Title Loans - Van Nuys',});m_23f35020df135821bc9a1c51e3900047['infowindow'] = new google.maps.InfoWindow({content: $l23f35020df135821bc9a1c51e3900047});var infowindow = new google.maps.InfoWindow({content: $l23f35020df135821bc9a1c51e3900047});google.maps.event.addListener(m_23f35020df135821bc9a1c51e3900047, 'click', function() {infowindow.open(map,m_23f35020df135821bc9a1c51e3900047);});$marker.push(m_23f35020df135821bc9a1c51e3900047);}});}google.maps.event.addDomListener(window, 'load', initialize);