horizontalMenuDelay = true;
_menuCloseDelay=300           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=200           // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=1            // 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="#78A22F";
offbgcolor="#78A22F";
offcolor="#78A22F";
oncolor="#78A22F";
bordercolor="#78A22F";
borderstyle="solid";
borderwidth=0;
separatorcolor="#78A22F";
separatorsize="0";
padding=0;
fontsize="9";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana,Arial";
pagecolor="#78A22F";
pagebgcolor="#78A22F";
headercolor="#78A22F";
headerbgcolor="#78A22F";
subimage="";
subimagepadding="0";

}

drawMenus();
