with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll="1";
left=10;
style=menuStyle;
top=220;
aI("text=THREE REALMS HOME;url=index.php;");
aI("text=FAQS;url=2012_faq.php;");
aI("text=SCHEDULE;url=2008_schedule.php;");
aI("text=2007 Photos;showmenu=3R2007;");
aI("text=2006 Photos;showmenu=3R2006;");
aI("text=2005 Photos;url=showphotos.php?year=2005;");
aI("text=2004 Photos;url=showphotos.php?year=2004;");
aI("text=2003 Photos;url=showphotos.php?year=2003;");
aI("text=2002 Photos;url=showphotos.php?year=2002;");
aI("text=RAVEN'S CRY HOME;url=http://ravenscrygrove.org;");
}

with(milonic=new menuname("3R2006")){
style=submenuStyle;
aI("text=Thursday;url=showphotos.php?year=2006&section=68;");
aI("text=Friday;url=showphotos.php?year=2006&section=69;");
aI("text=Saturday;url=showphotos.php?year=2006&section=70;");
aI("text=Sunday;url=showphotos.php?year=2006&section=71;");
}
with(milonic=new menuname("3R2007")){
style=submenuStyle;
aI("text=Groups of People;url=showphotos.php?year=2007&section=95;");
aI("text=Around Dancing Horse;url=showphotos.php?year=2007&section=94;");
aI("text=People;url=showphotos.php?year=2007&section=96;");
aI("text=Bardic and Auction;url=showphotos.php?year=2007&section=97;");
aI("text=Ritual;url=showphotos.php?year=2007&section=98;");
}



