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

with(menuStyle=new mm_style()){
	fontfamily="Arial, Helvetica, Verdana, Tahoma";
	fontsize="12px";
	fontweight="bold";
	headercolor="#ffffff";
	offcolor="#ffffff";
	oncolor="#ffcc00";
	padding=2;
	pagecolor="#ffcc00";
	separatorcolor="#999999";
	separatorsize=1;
	subimage="arrow.gif";
	subimagepadding=2;
}

with(SubMenuStyle=new mm_style()){
	fontfamily="Arial, Helvetica, Verdana, Tahoma";
	fontsize="12px";
	fontweight="bold";
	headercolor="#ffffff";
	offbgcolor="#242325";
	offcolor="#ffffff";
	onbgcolor="#242325";
	oncolor="#ffcc00";
	padding=3;
	pagebgcolor="#1b2137";
	pagecolor="#ffcc00";
	separatorcolor="#999999";
	separatorsize=1;
	subimage="arrow.gif";
	subimagepadding=2;
}

with(milonic=new menuname("news08")){
	style=SubMenuStyle;
	aI("text=&nbsp;Spiral drill with degressive helix&nbsp;;url=winner_en.html;");
	aI("text=&nbsp;Internal coolant drill Ø 0.75 up to 24xD&nbsp;;url=ik_en.html;");
	aI("text=&nbsp;End mills for torx screws&nbsp;;url=torx_en.html;");
	aI("text=&nbsp;Innovative whirl thread cutters&nbsp;;url=whirl_thread_cutter.html;");
	aI("text=&nbsp;End mills for graphite / Quality Line&nbsp;;url=fraeser_graphit_en.html;");
}

with(milonic=new menuname("zerspanung")){
	style=SubMenuStyle;
	aI("text=&nbsp;Milling Tools for Graphite&nbsp;;url=fraeser_graphit_en.html;");
	aI("text=&nbsp;Milling Tools for Copper&nbsp;;url=fraeser_kupfer_en.html;");
	aI("text=&nbsp;Milling Tools for Hard Materials up to HRC65&nbsp;;url=fraeser_hart_en.html;");
	aI("text=&nbsp;Tools for the Medical Technology&nbsp;;url=wkz_medizin_en.html;");
	aI("text=&nbsp;Micro Cutting Tools&nbsp;;url=wkz_mikro_en.html;");
	aI("text=&nbsp;Whirl Thread Cutters&nbsp;;url=whirl_thread_cutter.html;");
	aI("text=&nbsp;Twist Drills&nbsp;;url=spibo_en.html;");
}

with(milonic=new menuname("stanzen")){
	style=SubMenuStyle;
	aI("text=&nbsp;Standard Programme&nbsp;;url=stanzen_standard_en.html;");
	aI("text=&nbsp;Special Tools&nbsp;;url=stanzen_sonder_en.html;");
}

with(milonic=new menuname("kontakt")){
	style=SubMenuStyle;
	aI("text=&nbsp;Contact&nbsp;;url=kontakt_en.html;");
//	aI("text=&nbsp;Your contact persons&nbsp;;url=people_en.html;");
	aI("text=&nbsp;Distributors worldwide&nbsp;;url=vt_welt_start_en.html;");
}




drawMenus();

