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(37.4213,-121.918)};var g_f27ec1097c4445ce281a4048d0d255e3 = new google.maps.Geocoder();g_f27ec1097c4445ce281a4048d0d255e3.geocode( { 'address': "410 Barber Ln, Milpitas, CA 95035, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milpitas-CA-milpitas-square-dental-group-nguyen-loan-mai-dds').style.display = '';map = new google.maps.Map(document.getElementById('milpitas-CA-milpitas-square-dental-group-nguyen-loan-mai-dds'), mapOptions);}document.getElementById('abbaa23c').innerHTML += ' | View Map';var $lf27ec1097c4445ce281a4048d0d255e3 = '

Milpitas Square Dental Group: Nguyen Loan Mai DDS

Address: 410 Barber Ln, Milpitas, CA 95035, USA
Phone: (408) 954-9999
';var m_f27ec1097c4445ce281a4048d0d255e3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Milpitas Square Dental Group: Nguyen Loan Mai DDS',});m_f27ec1097c4445ce281a4048d0d255e3['infowindow'] = new google.maps.InfoWindow({content: $lf27ec1097c4445ce281a4048d0d255e3});var infowindow = new google.maps.InfoWindow({content: $lf27ec1097c4445ce281a4048d0d255e3});google.maps.event.addListener(m_f27ec1097c4445ce281a4048d0d255e3, 'click', function() {infowindow.open(map,m_f27ec1097c4445ce281a4048d0d255e3);});$marker.push(m_f27ec1097c4445ce281a4048d0d255e3);}});}google.maps.event.addDomListener(window, 'load', initialize);