						with(milonic=new menuname("Main Menu")){
						style=menuStyle;
						alwaysvisible=1;
						orientation="horizontal";
						position="relative";
						itemwidth=150;
						align="center";
						aI("text=News;showmenu=News;");
						aI("text=Opinion;showmenu=Opinion;");
						aI("text=Sports;showmenu=Sports;");
						aI("text=Entertainment;showmenu=Entertainment;");
						aI("text=Marketplace;showmenu=Marketplace;");
						aI("text=Shopping;showmenu=Shopping;");
						}
						drawMenus();