with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;
aI("status=Back To Home Page;text=Home;url=/High_School/;");
aI("showmenu=High_School;text=High School Pages;");
aI("showmenu=Athletics;text=Athletics;");
aI("showmenu=District;text=District Links;");
aI("showmenu=Schools;text=Other Buildings;");
// aI("showmenu=Academics;text=Academics;");
// aI("showmenu=Students;text=Contact Us;");
}
drawMenus();
