_menuCloseDelay=0           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=0            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=15              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x

//submenuoverfilter="Alpha(opacity=100)"
submenuoverfilter=""
//submenuoverfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"
submenuoutfilter=""
//submenuoutfilter="Fade(duration=0.2)"


with(SubMenu=new mm_style()){

borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#87888C";
headercolor="#000000";
ondecoration="none";
bordercolor="#E4E5E6";
offbgcolor="#FFF";
onbgcolor="#E4E5E6";
offcolor="#87888C";
oncolor="#0087B9";
padding=2;
pagebgcolor="#FFF";
pagecolor="";
pageclass="Strong";
separatorcolor="";
separatorsize=0;
separatorwidth=0;
subimage="/gfx/system/admin_arrow.gif";
subimageposition="right";
subimagepadding=2;
overfilter=submenuoverfilter;
outfilter=submenuoutfilter;
}

with(MainStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="13px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#FF0000";
ondecoration="none"
offcolor="#87888C";
oncolor="#0087B9";
offbgcolor="#FFF";
onbgcolor="#E4E5E6";
menubgimage="";
bgimage="";
overbgimage="";
itemheight="30";
padding=0;
pagebgimage="";
pagebgcolor="";
pagecolor="";
pageclass="Strong";
separatorcolor="";
separatorsize=0;
separatorwidth=0;
//subimage="arrow.gif";
subimagepadding="2";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
//outfilter="Fade(duration=0.2)";
}
