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.1566,-118.644)};var g_0994c8d1d6bc62cc56e9112d2303266b = new google.maps.Geocoder();g_0994c8d1d6bc62cc56e9112d2303266b.geocode( { 'address': "23679 Calabasas Rd #1012, Calabasas, CA 91302, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('calabasas-CA-loansuperstorecom-inc').style.display = '';map = new google.maps.Map(document.getElementById('calabasas-CA-loansuperstorecom-inc'), mapOptions);}document.getElementById('83374303').innerHTML += ' | View Map';var $l0994c8d1d6bc62cc56e9112d2303266b = '

LoanSuperStore.com, Inc.

Address: 23679 Calabasas Rd #1012, Calabasas, CA 91302, USA
Phone: (818) 704-5626
';var m_0994c8d1d6bc62cc56e9112d2303266b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'LoanSuperStore.com, Inc.',});m_0994c8d1d6bc62cc56e9112d2303266b['infowindow'] = new google.maps.InfoWindow({content: $l0994c8d1d6bc62cc56e9112d2303266b});var infowindow = new google.maps.InfoWindow({content: $l0994c8d1d6bc62cc56e9112d2303266b});google.maps.event.addListener(m_0994c8d1d6bc62cc56e9112d2303266b, 'click', function() {infowindow.open(map,m_0994c8d1d6bc62cc56e9112d2303266b);});$marker.push(m_0994c8d1d6bc62cc56e9112d2303266b);}});}google.maps.event.addDomListener(window, 'load', initialize);