buildAfterLoad=true;
fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;


with(MenuStyle4=new mm_style()){
}

with(MenuStyle1=new mm_style()){
	separatorcolor="#5A618F";
	separatorsize=1;
	offclass="subMenuOff";
	onclass="subMenuOn";
	bordercolor="#5A618F";
	borderwidth=1;
	itemwidth=164;
	itemheight=25;
	subimagepadding=5;
	oncolor="#7F921D";
	//offbgimage="kuvat/tausta.gif";
	//bgimage="kuvat/tausta.gif";
	//overbgimage="kuvat/tausta.gif";
}
with(MenuStyle3=new mm_style()){
	separatorcolor="#5A618F";
	separatorsize=1;
	itemwidth=166;
	itemheight=14;
	offbgimage="kuvat/ylareuna.gif";
	bgimage="kuvat/ylareuna.gif";
	overbgimage="kuvat/ylareuna.gif";
	
}
with(MenuStyle5=new mm_style()){
	itemwidth=166;
	itemheight=15;
	offbgimage="kuvat/alareuna.gif";
	bgimage="kuvat/alareuna.gif";
	overbgimage="kuvat/alareuna.gif";
	
}

with(MenuStyle2=new mm_style()){
	itemheight=34;
	itemwidth=243;
	separatorsize=1;
	onclass="mainMenuOn";
	offclass="mainMenuOff";	
	subimagepadding=5;
	oncolor="#7F921D";
}