_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots8.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="#A5C7CA";
onbold="bold";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="9";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#55888D";
oncolor="#ffffff";
padding="4";
separatorcolor="#55888D";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Lasik Virginia;target=;url=./;");
aI("showmenu=Lasik VideoTech DevelopmentsLEFT_MENU;text=Lasik Video;target=;url=Lasik-Video.html;");
aI("showmenu=Lasik ArticlesLasik SurgeryLEFT_MENU;text=Lasik Articles;target=;url=Lasik-Articles.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Lasik VideoTech DevelopmentsLEFT_MENU")){
style=submenuStyle;
aI("text=Tech Developments;target=;url=Tech-Developments.html;");
aI("text=Wavefront;target=;url=Wavefront.html;");
aI("text=What is Wavefront;target=;url=What-is-Wavefront.html;");
}

with(milonic=new menuname("Lasik ArticlesLasik SurgeryLEFT_MENU")){
style=submenuStyle;
aI("text=Lasik Surgery;target=;url=Lasik-Surgery.html;");
aI("text=Surgical Alternatives;target=;url=Surgical-Alternatives.html;");
aI("text=Conditions for LASIK;target=;url=Conditions-for-LASIK-Eye-Surgery.html;");
aI("text=Contacts or LASIK;target=;url=Extended-Wear-Contacts-or-LASIK.html;");
aI("text=About LASIK Surgery;target=;url=About-LASIK-Surgery.html;");
}


 drawMenus();
