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