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=-2;


with(menuStyle=new mm_style()){
	itemheight=35;
	separatorsize=5;
	separatorimage="kuvat/nav_valiviiva.jpg";
}

with(menuStyle_2=new mm_style()){
	itemheight=35;
	separatorsize=5;
	separatorimage="kuvat/nav_valiviiva_2.jpg";
}

with(subMenuStyle=new mm_style()){
	bgimage="kuvat/submenutausta.jpg";
	overbgimage="kuvat/submenutausta_rollover.jpg";
	itemheight=20;
	itemwidth=151;
	offclass="mainSubMenuOff";
	onclass="mainSubMenuOn";
	rawcss="padding-left: 15px; font-size: 11px;";
	separatorcolor="#E0E0E0";
	separatorsize=1;
	bordercolor="#E0E0E0";
	borderwidth=1;
}

with(subMenuStyle_2=new mm_style()){
	bgimage="kuvat/submenutausta_2.jpg";
	overbgimage="kuvat/submenutausta_rollover_2.jpg";
	itemheight=20;
	itemwidth=151;
	offclass="mainSubMenuOff";
	onclass="mainSubMenuOn";
	rawcss="padding-left: 15px; font-size: 11px;";
	separatorcolor="#E0E0E0";
	separatorsize=1;
	bordercolor="#E0E0E0";
	borderwidth=1;
}

