with(milonic=new menuname("Main Menu")){
	style=MainLevelStyle;
	alwaysvisible=1;
	orientation="horizontal";
	overfilter="";
	position="relative";
aI("text=home;showmenu=home;url=/web/bulk.nsf/Start/$first?opendocument;");aI("text=about;showmenu=about;;");aI("text=business areas;showmenu=business areas;;");aI("text=services;showmenu=services;;");aI("text=fleet;showmenu=fleet;;");aI("text=news &amp; media;showmenu=news &amp; media;;");aI("text=contact;showmenu=contact;;");aI("text=careers;showmenu=careers;;");
	
	}
	drawMenus();

