with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("text=Home;url=http://www.lsprorally.com/index.html;status=Back To Home Page;");
aI("text=About LSPR;showmenu=lspr;");
aI("text=Competitors;showmenu=competitors;");
aI("text=Workers;url=http://www.lsprorally.com/workers.html");
aI("text=Spectators;url=http://www.lsprorally.com/spectating.html");
aI("text=Archives;url=http://www.lsprorally.com/archives/index.html");
aI("text=SCCA Lake Superior Region;url=http://www.lsrscca.com/");
aI("text=RA Forums;url=http://www.rally-america.com/forums/index.php;target=ra");
}
drawMenus();
