_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#B0DCFD";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#B0DCFD";
headercolor="#B0DCFD";
offbgcolor="#B0DCFD";
offcolor="#000000";
onbgcolor="#E8EBDA";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimagepadding=2;
}

with(Health=new menuname("Main Menu")){
alwaysvisible=1;
left=60;
orientation="horizontal";
style=menuStyle;
top=80;
aI("showmenu=Home;text=Home;url=http://www.health-2000.com/home.htm;");
aI("showmenu=Corporate Profile;text=Corporate Profile;url=http://www.health-2000.com/corporatepro.htm;");
aI("showmenu=Our Products;text=Our Products;url=http://www.health-2000.com/products.htm;");
aI("showmenu=Product Ref. Library;text=Product Ref. Library;url=http://www.health-2000.com/productref_main.asp;");
aI("showmenu=Partners;text=Partners;url=http://www.health-2000.com/login_main.asp;");
aI("showmenu=Contact us;text=Contact us;url=http://www.health-2000.com/contact.htm;");
aI("showmenu=Search;text=Search;url=http://www.health-2000.com/site_search.asp;");
}

with(Health=new menuname("Continuing Education")){
style=menuStyle;
aI("status=About The Presenter, the basis of Health's Web Site;text=About The Presenter;url=http://www.health-2000.com/prezenter.asp;");
aI("showmenu=Lecture 1;status=as used by Health;text=Lecture 1;url=http://www.health-2000.com/educations.htm;");
aI("showmenu=Lecture 2;status=as used by Health;text=Lecture 2;url=http://www.health-2000.com/ce2.htm;");

}
with(Health=new menuname("Lecture 1")){
style=menuStyle;
aI("text=Questions and Answer;url=http://www.health-2000.com/Questions.htm;");
}
with(Health=new menuname("Lecture 2")){
style=menuStyle;
aI("text=Questions and Answer;url=http://www.health-2000.com/celac2.htm;");
}

with(Health=new menuname("Our Products")){
style=menuStyle;
aI("status=Pharmaceuticals, HEALTH 20000 INC.;text=Pharmaceuticals;url=http://www.health-2000.com/pharmacuticals.htm;");
aI("showmenu=Veterinary;status=HEALTH 20000 INC., www.health-2000.com;text=Veterinary;url=http://www.health-2000.com/veterinary.htm;");
aI("showmenu=Naturals;status=HEALTH 20000 INC., www.health-2000.com;text=Naturals;url=http://www.health-2000.com/natural.htm;");
}

with(Health=new menuname("Veterinary")){
style=menuStyle;
aI("text=Equine Products;url=http://www.health-2000.com/Equine.htm;");
aI("text=Products For Companion Animals;url=http://www.health-2000.com/companionanimals.htm;");
aI("text=Poultry Products;url=http://www.health-2000.com/Poultry.htm;");
aI("text=Products For Goats Sheep;url=http://www.health-2000.com/goats&sheep.htm;");
aI("text=Other Products;url=http://www.health-2000.com/otherproducts.htm;");
}

with(Health=new menuname("Naturals")){
style=menuStyle;
aI("text=Brown Beautiful;url=http://www.health-2000.com/brown.htm;");
aI("text=Rain Forest Noni;url=http://www.health-2000.com/rainforest.htm;");
aI("text=Arouse;url=http://www.health-2000.com/arouse.htm;");
aI("text=Dia-Beat;url=http://www.health-2000.com/diabeat.htm;");
aI("text=Reviver Noni;url=http://www.health-2000.com/reviver.htm;");
aI("text=Positive Weight Loss;url=http://www.health-2000.com/positive.htm;");
aI("text=Vita-Hair;;url=http://www.health-2000.com/vitahair.htm;");
aI("text=Tisane;url=http://www.health-2000.com/tisane.htm;");
aI("text=Protigen;url=http://www.health-2000.com/protigen.htm;");
}


//with(Health=new menuname("MyHealth")){
//style=menuStyle;
//aI("text=Login;url=http://www.Health.com/login.php;");
///aI("text=Licenses;url=http://www.Health.com/mylicenses.php;");
//aI("text=Invoices;url=http://www.Health.com/myinvoices.php;");
//aI("text=Make Support Request;url=http://www.Health.com/reqsupport.php;");
//aI("text=View Support Requests;url=http://www.Health.com/mysupport.php;");
//aI("text=Your Details;url=http://www.Health.com/mydetails.php;");
//}

drawMenus();


