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(about=new mm_style()){
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
overimage="../images/spacer1.gif";
separatorcolor="white";
separatorsize=1;
title="About Serdia";

}


with(health=new mm_style()){
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
overimage="../images/spacer1.gif";
separatorcolor="white";
separatorsize=1;
title="Healthcare Professional";

}

with(servier=new mm_style()){
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
overimage="../images/topband_final6_ext.jpg";
separatorcolor="white";
separatorsize=1;
title="Servier Medical Art";

}


with(WhiteBlue=new mm_style()){
subimage="../images/arrow1.gif";
styleid=2;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#003596";
onbgcolor="#003596";
offcolor="#ffffff";
oncolor="#ff674f";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
//onclass = "topbottomLines";     //Heres the lines class
//offclass = "topbottomLines";                //The no lines class


padding=4;
separatorcolor="#d6d5d5";
separatorsize=1;

}



with(milonic=new menuname("about")){
style=WhiteBlue;
menuwidth="150px";
top="offset=-5";
aI("text=Goals;url=../about/goals.asp;");
aI("text=General Info;url=../about/gen.asp;");
aI("showmenu=product;text=Product Portfolio&nbsp;&nbsp;&nbsp;&nbsp;;url=#;");
aI("text=R &amp; D;url=../about/research.asp;");
}



with(milonic=new menuname("product")){
style=WhiteBlue;
menuwidth="150px";
top="offset=0";
aI("text=Arcalion;title=Arcalion;url=../about/arcalion.asp;");
aI("text=Coralan;title=Coralan;url=../about/coralan.asp;");
aI("text=Coversyl;title=Coversyl;url=../about/coversyl.asp;");
aI("text=Daflon 500;title=Daflon 500;url=../about/daflon.asp;");
aI("text=Diamicron MR;title=Diamicron MR;url=../about/diamicron.asp;");
aI("text=Flavedon MR;title=Flavedon MR;url=../about/flavedon.asp;");
aI("text=Natrilix SR;title=Natrilix SR;url=../about/natrilix.asp;");
aI("text=Stablon;title=Stablon	;url=../about/stablon.asp;");
aI("text=Trivastal L A;title=Trivastal L A;url=../about/trivastal.asp;");
}

with(milonic=new menuname("health")){
style=WhiteBlue;
menuwidth="150px";
top="offset=-5";
aI("text=Cardiovascular;url=../health/cardiovascular.asp;");
aI("text=Diabetes;url=../health/diabetes.asp;");
aI("text=Venous Disease;url=../health/venous.asp;");
aI("text=Neuroscience;url=../health/neuro.asp;");
}

with(milonic=new menuname("servier")){
style=WhiteBlue;
menuwidth="150px";
top="offset=-5";
aI("text=Powerpoint image bank;url=http://www.servier.com/Smart/ImageBank.aspx?id_=729;target=blank;");
aI("text=Preview all slide kits;url=http://www.servier.com/Smart/Preview.aspx?id=736;target=blank;");
aI("text=Powerpoint templates;url=http://www.servier.com/Smart/Templates.aspx?id=733;target=blank;");
aI("text=Permitted uses;url=http://www.servier.com/Smart/PermittedUses.aspx?id=2432;target=blank;");
aI("text=User's guide;url=http://www.servier.com/Smart/UserGuide.aspx?id=738;target=blank;");

}

drawMenus();

