with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative"

orientation="horizontal";
style=menuStyle;

aI("text=Home;url=http://www.ionrock.com/content.html;target=main;status=Back To Home Page");
aI("text=Mailing List;url=http://www.ionrock.com/mail/mail1.html;target=main;");
aI("text=I.O.N Gear;url=http://www.cafeshops.com/ionrock;target=blank;");
aI("text=Forums;url=http://www.ionrock.com/phpBB;");
aI("text=Bios;showmenu=bios;");
aI("text=Schedule;url=http://www.ionrock.com/scgi-bin/webcal.pl;target=blank;");
aI("text=Media;showmenu=Media;");
aI("text=Photos;url=http://www.ionrock.com/testing/gallery/fotoplayer;target=top;");
aI("text=poll&nbsp&nbsp;url=http://www.ionrock.com/testing/template031/poll.html;target=main;");
}
drawMenus();