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;Fräser für die Dentalindustrie&nbsp;;url=dentalfraeser_de.html;");
	aI("text=&nbsp;Lagerprogramm Stanzen und Umformen&nbsp;;url=stanzen_standard_de.html;");
}

with(milonic=new menuname("zerspanung")){
	style=SubMenuStyle;
	aI("text=&nbsp;Fräser für Graphit&nbsp;;url=fraeser_graphit_de.html;");
	aI("text=&nbsp;Fräser für Kupfer&nbsp;;url=fraeser_kupfer_de.html;");
	aI("text=&nbsp;Fräser für harte Werkstoffe bis HRC65&nbsp;;url=fraeser_hart_de.html;");
	aI("text=&nbsp;Werkzeuge für Dental- und Medizintechnik&nbsp;;url=wkz_medizin_de.html;");
	aI("text=&nbsp;Mikro-Zerspanungswerkzeuge&nbsp;;url=wkz_mikro_de.html;");
	aI("text=&nbsp;VHM-Gewindewirbler&nbsp;;url=gewindewirbler_de.html;");
	aI("text=&nbsp;Spiralbohrer&nbsp;;url=spibo_de.html;");
}

with(milonic=new menuname("stanzen")){
	style=SubMenuStyle;
	aI("text=&nbsp;Standardprogramm&nbsp;;url=stanzen_standard_de.html;");
	aI("text=&nbsp;Sonderwerkzeuge&nbsp;;url=stanzen_sonder_de.html;");
}

with(milonic=new menuname("vertrieb")){
	style=SubMenuStyle;
	aI("text=&nbsp;in Deutschland&nbsp;;url=vertrieb_de_de.html;");
	aI("text=&nbsp;Weltweit&nbsp;;url=vertrieb_welt_de.html;");
}

with(milonic=new menuname("kontakt")){
	style=SubMenuStyle;
	aI("text=&nbsp;Kontakt&nbsp;;url=kontakt_de.html;");
//	aI("text=&nbsp;Ihre Ansprechpartner&nbsp;;url=people_de.html;"); //
	aI("text=&nbsp;Vertriebspartner weltweit&nbsp;;url=vt_welt_start_de.html;");
}




drawMenus();

