with(dmenu=new menuname("Main Menu")){
 		style=MainMenuStyle;
		alwaysvisible=1;
		position="relative";
		top=224;
		left=28;
		alwaysvisible=1;
		orientation="vertical";
		<!-- CONTENT STARTS -->aI("showmenu=Sub1;text=ACASÂ;");<!-- CONTENT ENDS -->
		aI("url=index.php?name=2;text=DESPRE AIPPI;");
		aI("url=index.php?name=3;text=GRUPUL ROMÂN;");
		aI("url=index.php?name=4;text=CUM SÂ DEVII MEMBRU;");
		aI("url=index.php?name=5;text=RAPOARTE ANUALE;");
		aI("url=index.php?name=6;text=LINKURI UTILE;");
		aI("url=index.php?name=7;text=STATUTUL;");
		aI("url=index.php?name=8;text=CONTACT;");
		}
		drawMenus();
