_menuCloseDelay=10
_menuOpenDelay=0
_subOffsetTop=0
_subOffsetLeft=0
buildAllMenus=true

with(MainMenuStyle=new mm_style()){
onbgcolor="#0093D8";
oncolor="#FFFFFF";
offbgcolor="#0093D8";
offcolor="#FFFFFF";
pagecolor="#FFFFFF";
pagebgcolor="#0093D8";
bordercolor="#999999";
borderstyle="none";
borderwidth=0;
padding=0;
fontsize="1em";
fontstyle="normal";
fontweight="normal";
fontfamily="tahoma, arial, helvetica, sans-serif";
//separatorcolor="#cccccc";
separatorsize=0;
//subimage="arrow.gif";
//subimagepadding="2";
}

with(SecureMenuStyle=new mm_style()){
onbgcolor="#eee";
oncolor="#000";
offbgcolor="#FFFFFF";
offcolor="#888";
pagebgcolor="#FFFFFF";
pagecolor="#888";
bordercolor="#999999";
borderstyle="none";
borderwidth=1;
padding=1;
fontsize="1em";
fontstyle="normal";
fontweight="normal";
fontfamily="tahoma, arial, helvetica, sans-serif";
//separatorcolor="#cccccc";
separatorsize=0;
//subimage="arrow.gif";
//subimagepadding="2";
}



with(MainMenuSubStyle=new mm_style()){
onbgcolor="#0093D8";
oncolor="#FFFFFF";
offbgcolor="#0093D8";
offcolor="#FFFFFF";
pagecolor="#FFFFFF";
pagebgcolor="#0093D8";
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
padding=2;
fontsize="1em";
fontstyle="normal";
fontweight="normal";
fontfamily="tahoma, arial, helvetica, sans-serif";
//separatorcolor="#cccccc";
//separatorsize=1;
//subimage="arrow.gif";
//subimagepadding="2";
}