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(38.4541,-121.37)};var g_e6b1933369f5b6ebb10f8a00207178ab = new google.maps.Geocoder();g_e6b1933369f5b6ebb10f8a00207178ab.geocode( { 'address': "8359 Elk Grove Florin Rd Suite 101, Sacramento, CA 95829, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sacramento-CA-esthetic-dental-care-nguyen-loan-k-dds').style.display = '';map = new google.maps.Map(document.getElementById('sacramento-CA-esthetic-dental-care-nguyen-loan-k-dds'), mapOptions);}document.getElementById('884d1fe1').innerHTML += ' | View Map';var $le6b1933369f5b6ebb10f8a00207178ab = '

Esthetic Dental Care: Nguyen Loan K DDS

Address: 8359 Elk Grove Florin Rd Suite 101, Sacramento, CA 95829, USA
Phone: (916) 689-8281
';var m_e6b1933369f5b6ebb10f8a00207178ab = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Esthetic Dental Care: Nguyen Loan K DDS',});m_e6b1933369f5b6ebb10f8a00207178ab['infowindow'] = new google.maps.InfoWindow({content: $le6b1933369f5b6ebb10f8a00207178ab});var infowindow = new google.maps.InfoWindow({content: $le6b1933369f5b6ebb10f8a00207178ab});google.maps.event.addListener(m_e6b1933369f5b6ebb10f8a00207178ab, 'click', function() {infowindow.open(map,m_e6b1933369f5b6ebb10f8a00207178ab);});$marker.push(m_e6b1933369f5b6ebb10f8a00207178ab);}});}google.maps.event.addDomListener(window, 'load', initialize);