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=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#48739f";
offcolor="#FFFFFF";
onbgcolor="#ddffdd";
oncolor="#48739f";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#48739f', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#48739f";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=2;
left=0;
orientation="horizontal";
style=menuStyle;
top=65;
aI("showmenu=EmCyte;text=EmCyte Corporation;");
aI("showmenu=PGNW;text=Plateletgel Network;");
aI("showmenu=Products;text=Online Products;");
aI("showmenu=Events;text=Events;");
aI("showmenu=Contact;text=Contact;");
aI("showmenu=Service Network;text=Plateletgel Service Network;");

}

with(milonic=new menuname("EmCyte")){
overflow="scroll";
style=menuStyle;
aI("text=EmCyte Corporation Homepage;url=http://www.emcyte.com;")

}

with(milonic=new menuname("PGNW")){
overflow="scroll";
style=menuStyle;
aI("text=Platelet Gel Network Homepage;url=http://www.plateletgel.net;")

}

with(milonic=new menuname("Products")){
overflow="scroll";
style=menuStyle;
aI("text=Online Store Homepage;url=http://www.perfusionpartners.com/NewProductCart/ProductCart/pc/viewCat.asp;")

}

with(milonic=new menuname("Events")){
style=menuStyle;
aI("text=The International Platelet & Stem Cell Symposium;url=http://symposium.plateletgel.net;");
aI("text=EmCyte Product Training & Certification (coming soon);url=http://symposium.plateletgel.net;");

}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Customer Support;url=http://www.perfusionpartners.com/plateletgel/PGWebsitecontact.html");

}

with(milonic=new menuname("Service Network")){
style=menuStyle;
aI("text=PRP Service Network;url=http://www.plateletgel.net/PRPserviceprov.htm");
aI("text=New Account;url=http://www.perfusionpartners.com/plateletgel/serviceentry1.asp");
aI("text=Account Login;url=http://www.perfusionpartners.com/plateletgel/servicelogin.asp");


}
drawMenus();
