with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll="1";
left=10;
orientation="vertcal";
style=menuStyle;
top=220;
aI("status=Back To Home Page;text=HOME;url=index.php;");
aI("text=CALENDAR;url=calendar.php;");
aI("text=ABOUT US;showmenu=About;");
aI("text=FOR OUR GUESTS;url=guests.php;");
aI("text=HISTORY;url=history.php;");
aI("text=GROUPS;showmenu=Groups;");
aI("text=RITUALS;showmenu=Liturgy;");
aI("text=PHOTO ALBUM;showmenu=Albums;");
aI("text=THREE REALMS;url=http://threerealms.org;");
aI("text=BOOKS;showmenu=Books;");
aI("text=MEMBERSHIP;url=membership.php;");
aI("text=LINKS;url=links.php;");
}
