_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // 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



with(menuStyle=new mm_style()){

onbgcolor="#E0E0AB";

oncolor="#000000";

offbgcolor="#F8F8D1";

offcolor="#000000";

bordercolor="#ffffff";

borderstyle="solid";

borderwidth=1;

separatorcolor="#F8F8D1";

separatorsize="10";

padding="2 5 2 5";

fontsize="73%";

fontstyle="normal";

fontfamily=" verdana, helvetica, arial, sans-serif";

pagecolor="#ffffff";

pagebgcolor="#8C8C52";

headercolor="#000000";

headerbgcolor="#ffffff";

subimage="arrow.gif";

subimagepadding="2";

overfilter="Fade(duration=0.2);Alpha(opacity=100);";

outfilter="randomdissolve(duration=0.3)";

menuwidth="150";
itemwidth="150";
}
