fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-3;

with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=1;
fontfamily="Times New Roman, Times, serif";
fontsize="14px";
fontstyle="italic";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#bdd5ce";
offcolor="#000000";
onbgcolor="#9fbdb5";
oncolor="#000000";
padding="4px 14px 4px 14px";
pagebgcolor="#82B6D7";
pagecolor="black";
//separatorcolor="#FFFFFF";
separatorsize=0;
//subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=123;
orientation="horizontal";
style=AllImagesStyle;
top=0;
aI("url=index.html;image=_images/nav-home.gif;overimage=_images/nav-home_f2.gif");
aI("url=instruments.html;image=_images/nav-products.gif;showmenu=Products;overimage=_images/nav-products_f2.gif");
aI("url=company.html;image=_images/nav-company.gif;overimage=_images/nav-company_f2.gif;showmenu=Company");
aI("url=education.html;image=_images/nav-education.gif;overimage=_images/nav-education_f2.gif");
aI("url=events.html;image=_images/nav-events.gif;overimage=_images/nav-events_f2.gif");
aI("url=whats-new_2008.html;image=_images/nav-whats-new.gif;overimage=_images/nav-whats-new_f2.gif;showmenu=News");
aI("url=contact-us.html;image=_images/nav-contact-us.gif;overimage=_images/nav-contact-us_f2.gif;showmenu=Contact");
}

with(milonic=new menuname("Reimbursements Menu")){
alwaysvisible=1;
left=360;
orientation="horizontal";
style=AllImagesStyle;
top=32;
aI("url=http://unetixs.dyndns.org/reimbursements/;image=_images/nav-reimburse.gif;overimage=_images/nav-reimburse_f2.gif");
aI("url=site_index.html;image=_images/nav-index.gif;overimage=_images/nav-index_f2.gif");
}

with(milonic=new menuname("Products")){
overflow="scroll";
style=menuStyle;
left="offset=3";
aI("text=Revo;url=revo.html;")
aI("text=Freedom V Series;showmenu=Freedom;")
aI("text=MultiLab Series;showmenu=MultiLab;")
aI("text=Accessories;showmenu=Accessories;")
aI("text=Educational;url=phys_book.html;")
}

with(milonic=new menuname("Freedom")){
overflow="scroll";
style=menuStyle;
left="offset=3";
aI("text=Freedom V-Plus;url=freedom-v-plus.html;")
aI("text=Freedom Express;url=freedom-v-express.html;")
}

with(milonic=new menuname("News")){
overflow="scroll";
style=menuStyle;
left="offset=3";
aI("text=News;url=whats-new_2008.html;")
//aI("text=New Facility Press Release;url=whats-new_new_facility.html;")
//aI("text=New Facility Gallery;url=minishowcase/index.php;")
}

with(milonic=new menuname("MultiLab")){
overflow="scroll";
style=menuStyle;
left="offset=3";
aI("text=MultiLab Series 2-CP;url=multilab-2-cp.html;")
aI("text=MultiLab Series II LHS;url=multilab-2-lhs.html;")
aI("text=MultiLab Series II LHS/IMG;url=multilab-2-lhs-img.html;")
}

with(milonic=new menuname("Accessories")){
overflow="scroll";
style=menuStyle;
left="offset=3";
aI("text=TruDop Probes;url=trudop.html;")
aI("text=PPG Clips and Sensors;url=new_ppg.html;")
aI("text=Ultrasound Gel;url=ultrasound_gel.html;")
}

/*
with(milonic=new menuname("Contact")){
overflow="scroll";
style=menuStyle;
left="offset=3";
aI("text=International Opportunities;url=international-opportunities.html;")
}
*/

with(milonic=new menuname("Company")){
overflow="scroll";
style=menuStyle;
left="offset=3";
aI("text=Intro to Unetixs;url=video.html;")
aI("text=Unetixs International;url=international-opportunities.html;")
aI("text=Unetixs Tour;url=domestic.html;")
}

drawMenus();

