
							with(new menuname("Main Menu")){
							alwaysvisible=1;
							orientation="horizontal";
							style=main_menuStyle;
							//position="relative";
							aI("text=HOME;url=http://nexlase.com/DE/home/index.html;align=center;");
							aI("text=UNTERNEHMEN;showmenu=Unternehmen;align=center;");
							aI("text=PRODUKTE;url=/DE/produkte/produkte.html;showmenu=Produkte;align=center;");
							aI("text=HERSTELLER;showmenu=Hersteller;align=center;");
							aI("text=NEWS;showmenu=News;align=center;");
							aI("text=KONTAKT;showmenu=Kontakt;align=center;");
							aI("text=IMPRESSUM;showmenu=Impressum;align=center;");
							}
							drawMenus();