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(subStyle=new mm_style()){
	onclass="menu_on";
	offclass="menu_off";
}
	
with(tabStyle=new mm_style()) {
	onclass="tab_on";
	offclass="tab_off";
}
