_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="95%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#d3d3d3";
oncolor="#000099";
outfilter="";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
swap3d='true';
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=0;
subimagepadding=0;
}

with(submenuStyle=new mm_style()){
bordercolor="#8F7CAD";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F9F6FF";
offcolor="#000000";
onbgcolor="#8F7CAD";
oncolor="#FFFFFF";
outfilter="";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#F9F6FF";
pagecolor="#000000";
separatorcolor="#8F7CAD";
separatorsize=1;
subimagepadding=2;
}
with(milonic=new menuname("kids")){
style=submenuStyle;
aI("text=First Appointment ;url=first-appointment.htm;")
aI("text=Visit Our Pedodontist;url=visit-our-pedodontist.htm;")
}



with(milonic=new menuname("generalDentistry")){
style=submenuStyle;
aI("text=CEREC3D One Day Crowns;url=cerec3d-one-day-crowns.htm;")
aI("text=Digital X-Rays;url=digital-x-rays.htm;")
aI("text=Dental Implants;url=dental-implants.htm;")
aI("text=Preventative;url=preventative.htm;")
aI("text=Gum Disease;url=gum-disease.htm;")
aI("text=Fillings;url=fillings.htm;")
aI("text=Crowns & Bridges;url=crowns-bridges.htm;")
aI("text=Root Canals;url=root-canals.htm;")
aI("text=Dentures;url=dentures.htm;")
aI("text=Needle free Sedation;url=needle-free-sedation.htm;")
aI("text=Air Abrasian;url=air-abrasian.htm;")
}



with(milonic=new menuname("cosmeticDentistry")){
style=submenuStyle;
aI("text=Veneers;url=veneers.htm;")
aI("text=Instant Orthodontics;url=instant-orthodontics.htm;")
aI("text=Zoom 1 hr Whitening;url=zoom-1-hr-whitening.htm;")
aI("text=Computer Imaging;url=computer-imaging.htm;")
aI("text=Empress Porcelain Crowns;url=empress-porcelain-crowns.htm;")
aI("text=CEREC3D One Day Crowns;url=cerec3d-one-day-crowns.htm;")
aI("text=Metal Free Partial Dentures;url=metal-free-partial-dentures.htm;")
aI("text=Invisalign Orthodontics;url=invisalign-orthodontics.htm;")
aI("text=Dental Implants;url=dental-implants.htm;")
aI("text=Needle free Sedation;url=needle-free-sedation.htm;")
aI("text=VELscope;url=velscope.htm;")
aI("text=Lumineers;url=lumineers.htm;")
}


with(milonic=new menuname("advanceTechnology")){
style=submenuStyle;
aI("text=CEREC3D One Day Crowns;url=cerec3d-one-day-crowns.htm;")
aI("text=Zoom 1 hr Whitening;url=zoom-1-hr-whitening.htm;")
aI("text=Invisalign Orthodontics;url=invisalign-orthodontics.htm;")
aI("text=Air Abrasian;url=air-abrasian.htm;")
aI("text=Digital X-rays;url=digital-x-rays.htm;")
aI("text=Empress Porcelain Crowns;url=empress-porcelain-crowns.htm;")
aI("text=Metal Free Partial Dentures;url=metal-free-partial-dentures.htm;")
aI("text=computer Imaging;url=computer-imaging.htm;")
aI("text=Dental Implants;url=dental-implants.htm;")
aI("text=Needle free Sedation;url=needle-free-sedation.htm;")
aI("text=VELscope;url=velscope.htm;")
aI("text=Lumineers;url=lumineers.htm;")
}

with(milonic=new menuname("OurOffice")){
style=submenuStyle;
aI("text=Our Doctors;url=our-doctors.htm;")
aI("text=Our Philosophy;url=our-philosophy.htm;")
aI("text=Our Seattle Office;url=our-seattle-office.htm;")
aI("text=Our Issaquah Office;url=our-issaquah-office.htm;")
aI("text=Our Renton Office;url=our-renton-dental-office.htm;")
}
 


with(milonic=new menuname("PatientComfort")){
style=submenuStyle;
aI("text=Patient Comfort;url=patient-comfort.htm;")
aI("text=Electric Toothbrush;url=electric-toothbrush.htm;")
aI("text=Movie Glasses;url=movie-glasses.htm;")
aI("text=Nitrous;url=nitrous.htm;")
aI("text=Needle free Sedation;url=needle-free-sedation.htm;")
}







drawMenus();

