_scrollAmount=5;
_scrollDelay=10;

_menuCloseDelay=0;
_menuOpenDelay=0;
_subOffsetTop=0;
_subOffsetLeft=0;

Goverfilter = "Fade(duration=0.1)";
Goutfilter = "Fade(duration=0.1)";

with(toplevelStyle=new mm_style())
{
	fontfamily = "verdana, arial, tahoma; ";
	fontstyle = "normal; padding-left:12px; padding-right:8px;text-transform:uppercase;";	
	fontweight = "bold";
	fontsize = "10px";	
	itemheight = "32px";
	offcolor = "#BCA67D";
	oncolor = "#7B6C4B";
	pagecolor = "#7B6C4B";
	separatorsize = "1";
	separatorheight = "32";	
	outfilter = Goutfilter;
	overfilter = Goverfilter;
}

with(sublevelStyle=new mm_style())
{
	itemheight = "18";
    onbgcolor = "#BCA67D";	
    oncolor = "#ffffff";
	onborder="0px solid #CBCBCB";
	offbgcolor = "#F3EDDC";
	offcolor = "#7B6C4B";	
	pagebgcolor = "#1A9DCB";
	pagecolor = "#ffffff";	
	fontfamily = "arial";
	fontsize = "11px";
	fontstyle = "normal; padding-left:15px; padding-right:15px;";	
	separatorsize = "1";
	separatorcolor = "#CBCBCB";
	separatorpadding = "0";
	bordercolor = "#DCD0B2";
	borderwidth = "1";
	borderstyle = "solid";	
	subimagepadding = "2";
	subimageposition = "right";	
	overfilter = Goverfilter;
	outfilter = Goutfilter;
}

