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(menuStyle=new mm_style()){
bordercolor="#336699";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="67%";
fontstyle="normal";
headerbgcolor="#336699";
headercolor="#ffffff";
offbgcolor="#336699";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#000000";
outfilter="randomdissolve(duration=0)";
overfilter="Fade(duration=0);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=0)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="white";
separatorcolor="#cccccc";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=57;
orientation="horizontal";
style=menuStyle;
top=106;
aI("showmenu=Organisation;text=ORGANISATION;");
aI("showmenu=Regions;text=REGIONS;");
aI("showmenu=News;text=NEWS/EVENTS;");
aI("showmenu=Veterinary;text=VETERINARY;");
aI("showmenu=Members;text=MEMBERS;");
aI("showmenu=Education;text=EDUCATION & TRAINING;");
aI("showmenu=Trade;text=EXPO 2012;");
aI("showmenu=Links;text=INDUSTRY LINKS;");
}

with(milonic=new menuname("Organisation")){
overflow="scroll";
style=menuStyle;
aI("text=Officers;url=http://itba.info/OrgOfficers.php;")
aI("text=Committees;url=http://www.itba.info/committees.php;")
aI("text=Office;url=http://www.itba.info/OrgOffice.php;")
aI("text=Organisation;url=http://www.itba.info/organisation.php;")
aI("text=Contact Details;url=http://www.itba.info/contactus.php;")

}

with(milonic=new menuname("Regions")){
style=menuStyle;
aI("text=The Regions;url=http://www.itba.info/Region_first.php;");
aI("text=Kildare/Dublin;url=http://www.itba.info/Region.php?category=Kildare/Dublin%20Region;");
aI("text=Meath/Louth/Westmeath;url=http://www.itba.info/Region.php?category=Meath/Louth/Westmeath%20Region;");
aI("text=Northern;url=http://www.itba.info/Region.php?category=Northern%20Region;");
aI("text=South Eastern;url=http://www.itba.info/Region.php?category=South%20Eastern%20Region;");
aI("text=Southern;url=http://www.itba.info/Region.php?category=Southern%20Region;");
aI("text=Western;url=http://www.itba.info/Region.php?category=Western%20Region;");
aI("text=YITBA;url=http://www.itba.info/Region.php?category=YITBA%20Region;");
}

with(milonic=new menuname("News")){
style=menuStyle;
aI("text=I.T.B.A. News;url=http://www.itba.info/news.php;");
aI("text=I.T.B.A. News Gallery;url=http://www.itba.info/news_gallery.php;");
aI("text=News Archive;url=http://www.itba.info/news_archive.php;");
aI("text=Events;url=http://www.itba.info/Events.php;");
}

with(milonic=new menuname("Veterinary")){
style=menuStyle;
aI("text=Veterinary News;url=http://www.itba.info/veterinary.php;");
aI("text=Downloads;url=http://www.itba.info/veterinaryDown.php;");
}

with(milonic=new menuname("Members")){
style=menuStyle;
aI("text=How To Join;url=http://www.itba.info/howtojoin.php;");
aI("text=YITBA;url=http://www.itba.info/yitba.php;");
aI("text=Benefits;url=http://www.itba.info/benefits.php;");
aI("text=MEMBERS SECTION - LOGIN;url=http://www.itba.info/frontpage.php;");
aI("text=Fillies Leasing Scheme;url=http://www.itba.info/filliesIntro.php?id=1;");
}

with(milonic=new menuname("Education")){
style=menuStyle;
aI("text=Training;url=http://www.itba.info/training.php;");
aI("text=Seminars;url=http://www.itba.info/seminar.php;");
aI("text=Employment;url=http://www.itba.info/employment.php;");
aI("text=Symposium Presentations;url=http://www.itba.info/presentations.php;");
}

with(milonic=new menuname("Trade")){
style=menuStyle;
aI("text=Expo Exhibitors 2012;url=http://www.itba.info/expo/index.php;");
aI("text=Expo Info;url=http://www.itba.info/tradefair.php;");
aI("showmenu=Exhibitors;text=Exhibitors;");
aI("showmenu=Gallery;text=Gallery;");
aI("showmenu=Seminars;text=Symposium &amp; Seminars;");
aI("text=ITBA Expo 2012;url=http://www.itba.info/trade-contact.php;");
}

with(milonic=new menuname("Exhibitors")){
style=menuStyle;
aI("text=Download Items;url=http://www.itba.info/Edownload.php;");
aI("text=List of Exhibitors;url=http://www.itba.info/tradefair2.php;");
}

with(milonic=new menuname("Gallery")){
style=menuStyle;
aI("text=Expo 2010 29/01/10 Gallery;url=http://www.itba.info/tradeGallery2010-1.php;");
aI("text=Expo 2010 30/01/10 Gallery;url=http://www.itba.info/tradeGallery2010-2.php;");
}

with(milonic=new menuname("Seminars")){
style=menuStyle;
aI("text=2010 Downloads;url=http://www.itba.info/tradeDownPresent.php;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Sales Fixtures 2012;url=http://www.itba.info/salesfixtures.php;");
aI("text=Irish Race Fixtures 2011;url=http://www.itba.info/race1.php;");
aI("text=UK Race Fixtures 2012;url=http://www.itba.info/race2.php;");
aI("text=Links;url=http://www.itba.info/links.php;");
aI("text=Industry Statistics;url=http://www.itba.info/industrystats.php;");
}

drawMenus();


