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=4;
_subOffsetLeft=-2;




with(LinkInfoStyle=new mm_style()){
styleid=5;
bordercolor="#1CBE42";
borderstyle="dotted";
borderwidth=2;
fontfamily="verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#3399CC";
headercolor="#FFFF33";
offbgcolor="#ffffff";
offcolor="#666666";
onbgcolor="#ccffcc";
oncolor="#000000";
padding=5;
separatoralign="left";
separatorcolor="#1CBE42";
separatorwidth="30%";
}

with(menuStyle=new mm_style()){
styleid=4;
bordercolor="#bbbbbb";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="80%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#d3d3d3";
offcolor="Gray";
onbgcolor="#d3d3d3";
oncolor="#000000";
padding=5;

separatorcolor="#bbbbbb";
separatorpadding=2;
separatorsize=1;
separatorwidth="100%";
subimage="arrow.gif";
subimagepadding=2;
}

/*with(EasySampleStyle=new mm_style()){
styleid=3;
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="arial";
fontsize="80%";
fontstyle="normal";
fontweight="bold";
high3dcolor="#701E24";
low3dcolor="#F28088";
offbgcolor="#E9F1FA";
offcolor="Gray";
onbgcolor="#E9F1FA";
oncolor="#000000";
padding=5;
separatorcolor="yellow";
separatorsize=1;
}*/

with(EasySampleStyle=new mm_style()){
styleid=3;
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="arial";
fontsize="80%";
fontstyle="normal";
fontweight="bold";
high3dcolor="#701E24";
low3dcolor="#F28088";

offcolor="Gray";
oncolor="#000000";
padding=5;
separatorcolor="yellow";
separatorsize=1;
}

with(DynStyle=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
high3dcolor="#ffffff";
low3dcolor="#000000";
offbgcolor="#d4d0c8";
offcolor="#000000";
onbgcolor="#3BB5F2";
oncolor="#CCFFCC";
padding=3;
}

with(BlackOrange=new mm_style()){
styleid=2;
fontfamily="comic sans ms,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#FF9933";
oncolor="#000000";
padding=3;
separatorcolor="red";
separatorsize=1;
}

with(ScrollingSampStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=1;
fontfamily="comic sans ms,verdana,helvetica";
fontsize="60%";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#666666";
onbgcolor="#ff9933";
oncolor="#000000";
padding=3;
}
/*
with(heitmeijer=new menuname("Main Menu")){
alwaysvisible=1;
position="relative"; 
orientation="horizontal";
style=EasySampleStyle;
aI("text=Home;url=default.aspx;");
aI("showmenu=Products;text=Products;url=downloadcommander.aspx;");
aI("text=Information;url=information.aspx;");
aI("text=Links;url=links.aspx;");
aI("text=Pictures;url=pictures.aspx;");
aI("text=Guestbook;url=guestbook.aspx;");
aI("text=Statistics;url=requests.aspx;");
aI("text=Web mail;url=webmail.aspx;");
}*/

with(heitmeijer=new menuname("Products")){
style=menuStyle;
top="offset=2";
left=60;
aI("text=Download Commander;url=DownloadCommander.aspx;")
aI("text=Xbox Commander;url=XboxCommander.aspx;")


}

with(heitmeijer=new menuname("AdminMenu")){
style=menuStyle;
top="offset=2";
left=363;
aI("text=Accounts;url=AdminAccountMaintenance.aspx;")
aI("text=Media Gallery;url=AdminAccountMaintenance.aspx;")
aI("text=Statistics;url=statistics.aspx;")
aI("text=Usage Download Commander;url=AdminDownloadCommanderUpdateRequestsMap.aspx;")


}


//drawMenus();

