fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(ScrollingSampStyle=new mm_style()){
bordercolor="#ffcc00";
borderstyle="solid";
borderwidth=1;
fontfamily="arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#000000";
offcolor="#ffcc00";
onbgcolor="#ffcc00"
oncolor="#000000";
padding=3;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemwidth="1%";
menualign="left";
menuwidth="933px";
orientation="horizontal";
style=ScrollingSampStyle;
aI("showmenu=home;align=center;text=Home;");
aI("showmenu=news;align=center;text=News;");
aI("showmenu=rugby;align=center;text=Tickets;");
aI("showmenu=firstteam;align=center;text=First Team;");
aI("showmenu=rugby2;align=center;text=Academy;");
aI("showmenu=community;align=center;text=Community;");
aI("showmenu=sponsorship;align=center;text=Sponsorship;");
aI("showmenu=supporters;align=center;text=Rugby League;");
aI("showmenu=parties;align=center;text=Parties;");
aI("showmenu=ground;align=center;text=Contacts;");
}

with(milonic=new menuname("home")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Home Page;url=default.htm");
aI("text=Site Search;url=sitesearch.htm");
}

with(milonic=new menuname("news")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Latest News;url=news.htm;")
aI("text=Super League Training Blog;url=blog.htm;")
aI("text=News from the Past;url=archive.htm")
}


with(milonic=new menuname("rugby")){
style=ScrollingSampStyle;
aI("text=Season Tickets;url=seasontickets.htm");
aI("text=Wales tickets;url=walesfixtures2009.htm");
}


with(milonic=new menuname("firstteam")){
style=ScrollingSampStyle;
aI("text=2010 Super League Fixtures;url=2010results.htm");
aI("text=Club History;url=overview.htm");
aI("text=Club Records;url=records.htm");
aI("text=2006 First Team Results;url=2006results.htm");
aI("text=2007 First Team Results;url=2007results.htm");
aI("text=2008 First Team Results;url=2008results.htm");
aI("text=2009 First Team Results;url=2009results.htm");
aI("text=Complete First Team Stats;url=completestats.htm");
aI("text=Complete First Team Stats A-Z;url=completestatsaz.htm");
}

with(milonic=new menuname("rugby2")){
style=ScrollingSampStyle;
aI("text=Reserves Fixtures;url=2009reservesresults.htm");
aI("text=Reserves League Table;url=2009reservestable.htm");
aI("text=Reserves Stats;url=2009reservesstats.htm");
aI("text=Under 18 Fixtures;url=2009u18results.htm");
aI("text=Under 18 League Table;url=2009u18tables.htm");
aI("text=Under 18 Stats;url=2009u18stats.htm");
aI("text=Foundation Academy;url=2009u16results.htm");
aI("text=Homegrown Squads;url=homegrown.htm");
aI("text=Homegrown Squads Messages;url=http://crusadersrfl.blogspot.com/");
aI("text=2006-07 Academy Friendlies;url=200607academy.htm");
aI("text=2008 Colts;url=2008coltsresults.htm");
aI("text=2008-09 Under 18s;url=2008u18results.htm");
}


with(milonic=new menuname("ground")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Enquiries;url=contacts.htm")
}


with(milonic=new menuname("parties")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Hire a Box;url=functions.htm")
}


with(milonic=new menuname("sponsorship")){
style=ScrollingSampStyle;
aI("text=Corporate Sponsors;url=corporate.htm");
aI("text=Match Hospitality;url=hospitality.htm");
aI("text=Shirt Sponsorship;url=shirtsponsorship.htm");
aI("text=Match Sponsorship;url=matchsponsorship.htm");
aI("text=Player Sponsorship;url=playersponsorship.htm");
aI("text=Programme Advertising;url=programmeadvertising.htm");
aI("text=Perimiter Advertising;url=perimiteradvertising.htm");
aI("text=Other Sponsorship;url=othersponsorship.htm");
}


with(milonic=new menuname("community")){
style=ScrollingSampStyle;
aI("text=Primary Schools;url=primaryschools.htm");
aI("text=Street Rugby League;url=streetrugbyleague.htm");
aI("text=Presentations;url=presentations.htm");
aI("text=Secondary Champions Schools;url=championsschools.htm");
aI("text=Community Events;url=communityevents.htm");
aI("text=Community Talent Battle;url=talent.htm");
aI("text=The Friendly Crusader Mascot;url=mascot.htm");
aI("text=Play Rugby League;url=playrugbyleague.htm");
aI("text=Latest News;url=community.htm");
aI("text=Photo Gallery;url=communityphotos.htm");
}

with(milonic=new menuname("supporters")){
style=ScrollingSampStyle;
aI("text=Facebook;url=facebook.htm");
aI("text=Download our toolbar;url=celticcrusadersrugbyleagueclub.ourtoolbar.com/exe");
aI("text=Crusaders and Wales book;url=http://www.llpshop.co.uk/product_info.php?products_id=141&osCsid=e6adf8621f069aa1f11ab166258856ba");
aI("text=Why Rugby League?;url=history.htm");
aI("text=Rugby League in Wales;url=history2.htm");
aI("text=Rugby League around the World;url=history3.htm");
aI("text=The rules of Rugby League;url=rules.htm");
aI("text=Respect;url=respect.htm");
aI("text=Tackle Racism;url=tackleracism.htm");
aI("text=Downloads;url=downloads.htm");
aI("text=Links;url=links.htm");
}








drawMenus();

