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=0;
_subOffsetLeft=0;

with(menuStyle=new mm_style()){
		offclass="menuOff";
 	onclass="menuOn"; 	
}

with(submenuStyle=new mm_style()){
		offclass="submenuOff";
 	onclass="submenuOn"; 	
}

