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.1666,-118.584)};var g_1bc716a1763110da3eb1af867de718a8 = new google.maps.Geocoder();g_1bc716a1763110da3eb1af867de718a8.geocode( { 'address': "20700 Ventura Blvd # 330, Woodland Hills, CA 91364, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-loansuperstorecom-inc').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-loansuperstorecom-inc'), mapOptions);}document.getElementById('40996cd0').innerHTML += ' | View Map';var $l1bc716a1763110da3eb1af867de718a8 = '

Loansuperstore.com Inc

Address: 20700 Ventura Blvd # 330, Woodland Hills, CA 91364, USA
Phone: (818) 704-5626
';var m_1bc716a1763110da3eb1af867de718a8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Loansuperstore.com Inc',});m_1bc716a1763110da3eb1af867de718a8['infowindow'] = new google.maps.InfoWindow({content: $l1bc716a1763110da3eb1af867de718a8});var infowindow = new google.maps.InfoWindow({content: $l1bc716a1763110da3eb1af867de718a8});google.maps.event.addListener(m_1bc716a1763110da3eb1af867de718a8, 'click', function() {infowindow.open(map,m_1bc716a1763110da3eb1af867de718a8);});$marker.push(m_1bc716a1763110da3eb1af867de718a8);}});}google.maps.event.addDomListener(window, 'load', initialize);