_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#EFEFEF";
offcolor="#333333";
onbold="bold";
oncolor="#C75146";
padding="5";
pagebgcolor="#EFEFEF";
pagecolor="#C75146";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="#333333";
oncolor="#C75146";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="121";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=847;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.simsurgery.com/;");
aI("showmenu=SEP Products/BasicINFO_BAR_MENU;text=SEP Products;target=;url=sep-products.html;");
aI("showmenu=D-Box Products/D-Box Slalomer ExerciseINFO_BAR_MENU;text=D-Box Products;target=;url=d-box-products.html;");
aI("showmenu=News & Events/Upcoming EventsINFO_BAR_MENU;text=News & Events;target=;url=news-events.html;");
aI("text=Service & Support;target=;url=service-support.html;");
aI("showmenu=About/Patents and TrademarksINFO_BAR_MENU;text=About;target=;url=about.html;");
aI("showmenu=Contact/SalesINFO_BAR_MENU;text=Contact;target=;url=contact.html;");
}

with(milonic=new menuname("SEP Products/BasicINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Basic;target=;url=basic.html;");
aI("text=Cholecystectomy;target=;url=cholecystectomy.html;");
aI("text=Ectopic Pregnancy;target=;url=ectopic-pregnancy.html;");
aI("text=Ovarian Cystectomy;target=;url=ovarian-cystectomy.html;");
aI("text=Nephrectomy;target=;url=nephrectomy.html;");
aI("text=Single Port;target=;url=single-port.html;");
aI("text=Robot;target=;url=robot.html;");
}

with(milonic=new menuname("D-Box Products/D-Box Slalomer ExerciseINFO_BAR_MENU")){
style=submenuStyle;
aI("text=D-Box Slalomer Exercise;target=;url=d-box-slalomer-exercise.html;");
aI("text=D-Box Ypsilon Exercise;target=;url=d-box-ypsilon-exercise.html;");
aI("text=D-Box Suture Exercise;target=;url=d-box-suture-exercise.html;");
aI("text=D-Box Backlash Exercise;target=;url=d-box-backlash-exercise.html;");
aI("text=D-Box Leaf Exercise;target=;url=d-box-leaf-exercise.html;");
}

with(milonic=new menuname("News & Events/Upcoming EventsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Upcoming Events;target=;url=upcoming-events.html;");
aI("text=Past Events;target=;url=past-events.html;");
}

with(milonic=new menuname("About/Patents and TrademarksINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Patents and Trademarks;target=;url=patents.html;");
aI("text=Links;target=;url=links.html;");
}

with(milonic=new menuname("Contact/SalesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Sales;target=;url=sales.html;");
aI("text=Distributors;target=;url=distributors.html;");
}


 drawMenus();

