with(new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("text=About Us;;showmenu=aboutUs");
}
drawMenus();