						with(milonic=new menuname("Main Menu")){
						style=menuStyle;						
						alwaysvisible=1;
						orientation="horizontal";
						overfilter="";
						position="relative";
						menualign="center"; 
						aI("text=Team;showmenu=TEAM;");
						aI("text=Adventures;showmenu=ADVENTURES;");
						aI("text=Presentations;showmenu=PRESENTATIONS;");
						aI("text=Films;showmenu=FILMS;");
						aI("text=Books;showmenu=BOOKS;");
						aI("text=Photos;showmenu=PHOTOS;");
						aI("text=Resources;showmenu=RESOURCES;");
						aI("text=Blog;showmenu=BLOG;");
						}
						drawMenus();	
