_scrollAmount=0;
_scrollDelay=0;

_menuCloseDelay=0;
_menuOpenDelay=0;
_subOffsetTop=0;
_subOffsetLeft=0;

Goverfilter = "Fade(duration=0.1)";
Goutfilter = "Fade(duration=0.1)";

with(toplevelStyle=new mm_style())
{
	itemheight = "31";
	itemwidth = "";
	oncolor = "#333333";
	offcolor = "#000000";
    visitedcolor = "#000000";
	offborder= "0px solid #000000";
	fontfamily = "arial, verdana, tahoma";
	fontsize = "11px";
	fontstyle = "normal; text-transform: uppercase; padding-left:0px;";
	separatorheight="10";	
	bordercolor = "#000000";
	borderwidth = "0";
	borderstyle = "solid";
	imagealign = "left";
	subimageposition = "right";
	overfilter = Goverfilter;
	outfilter = Goutfilter;
}

with(sublevelStyle=new mm_style())
{
	itemheight = "22";
	onbgcolor = "#FF7406";
	oncolor = "#ffffff";
	onborder="0px solid #000000";
	offbgcolor = "#FFB039";
	offcolor = "#ffffff";
	visitedcolor = "#ffffff";
	offborder="0px solid #000000";
	pageborder="0px solid #000000";
	fontfamily = "arial, verdana, tahoma";
	fontsize = "10px";
	fontstyle = "normal; text-transform: uppercase; padding-left:12px; padding-right:12px;";
	//fontweight = "bold";
	padding = "0";
	separatorsize = "1";
	separatorcolor = "#CCCCCC";
	separatorpadding = "0";
	bordercolor = "#ffffff";
	borderwidth = "1";
	borderstyle = "solid";
	imagealign = "left";
	subimageposition = "right";
	overfilter = Goverfilter;
	outfilter = Goutfilter;
}

