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.2141,-118.482)};var g_375c71349b295fbe2dcdca9206f20a06 = new google.maps.Geocoder();g_375c71349b295fbe2dcdca9206f20a06.geocode( { 'address': "16029 Arminta St, Van Nuys, CA 91406, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-am-title-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-am-title-loans-inc'), mapOptions);}document.getElementById('d1b58c0f').innerHTML += ' | View Map';var $l375c71349b295fbe2dcdca9206f20a06 = '

AM Title Loans, Inc

Address: 16029 Arminta St, Van Nuys, CA 91406, USA
Phone: (844) 867-1919
';var m_375c71349b295fbe2dcdca9206f20a06 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AM Title Loans, Inc',});m_375c71349b295fbe2dcdca9206f20a06['infowindow'] = new google.maps.InfoWindow({content: $l375c71349b295fbe2dcdca9206f20a06});var infowindow = new google.maps.InfoWindow({content: $l375c71349b295fbe2dcdca9206f20a06});google.maps.event.addListener(m_375c71349b295fbe2dcdca9206f20a06, 'click', function() {infowindow.open(map,m_375c71349b295fbe2dcdca9206f20a06);});$marker.push(m_375c71349b295fbe2dcdca9206f20a06);}});}google.maps.event.addDomListener(window, 'load', initialize);