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.1555,-118.468)};var g_08b3c00ad800f510c74867e081b69a50 = new google.maps.Geocoder();g_08b3c00ad800f510c74867e081b69a50.geocode( { 'address': "15303 Ventura Blvd #850, Sherman Oaks, CA 91403, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-dental-loans').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-dental-loans'), mapOptions);}document.getElementById('292d0b97').innerHTML += ' | View Map';var $l08b3c00ad800f510c74867e081b69a50 = '

Dental loans

Address: 15303 Ventura Blvd #850, Sherman Oaks, CA 91403, USA
Phone: (888) 502-8055
';var m_08b3c00ad800f510c74867e081b69a50 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Dental loans',});m_08b3c00ad800f510c74867e081b69a50['infowindow'] = new google.maps.InfoWindow({content: $l08b3c00ad800f510c74867e081b69a50});var infowindow = new google.maps.InfoWindow({content: $l08b3c00ad800f510c74867e081b69a50});google.maps.event.addListener(m_08b3c00ad800f510c74867e081b69a50, 'click', function() {infowindow.open(map,m_08b3c00ad800f510c74867e081b69a50);});$marker.push(m_08b3c00ad800f510c74867e081b69a50);}});}google.maps.event.addDomListener(window, 'load', initialize);