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=12;
_subOffsetLeft=-2;



with(menuStyle=new mm_style()){
screenposition="center";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=1; //Added 20th March as test
left=10;
top=200;
menualign="center";
orientation="horizontal";
overflow="scroll";
style=menuStyle;
top=120;
aI("text=Home;url=http://www.ndtc.org.uk/index.htm;");
aI("showmenu=About;text=About Us;");
aI("showmenu=Training;text=Training;");
aI("showmenu=Activities;text=Activities;");
aI("text=Demo Team;url=http://www.ndtc.org.uk/ndtc4/demonstration.htm;");
aI("text=Gallery;url=http://www.ndtc.org.uk/ndtc4/gallery.htm;");
aI("showmenu=Events;text=Events;");
aI("showmenu=Links;text=Links;");
aI("text=Merchandise;url=http://www.ndtc.org.uk/ndtc4/merchandise.htm;");
aI("text=Contact Us;url=http://www.ndtc.org.uk/ndtc4/contactus.htm;");
aI("text=Find Us;url=http://www.ndtc.org.uk/ndtc4/findus.htm;");
}

with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle;
aI("text=Facilities;url=http://www.ndtc.org.uk/ndtc4/facilities.htm;")
aI("text=Membership;url=http://www.ndtc.org.uk/ndtc4/membership.htm;")
}

with(milonic=new menuname("Training")){
overflow="scroll";
style=menuStyle;
aI("text=Puppies;url=http://www.ndtc.org.uk/ndtc4/puppies.htm;")
aI("text=Mainstream;url=http://www.ndtc.org.uk/ndtc4/mainstream.htm;")
aI("text=Competitive Obedience;url=http://www.ndtc.org.uk/ndtc4/competitive.htm;")
aI("text=Training Times;url=http://www.ndtc.org.uk/ndtc4/timetable.htm;")
}

with(milonic=new menuname("Activities")){
style=menuStyle;
aI("text=Agility;url=http://www.ndtc.org.uk/ndtc4/agility.htm;");
aI("text=Fly-Ball;url=http://www.ndtc.org.uk/ndtc4/flyball.htm;");
aI("text=Scenting;url=http://www.ndtc.org.uk/ndtc4/gundog.htm;");
aI("text=Gundog;url=http://www.ndtc.org.uk/ndtc4/gundog.htm;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=The Kennel Club;url=http://www.the-kennel-club.org.uk/;");
aI("showmenu=BreedClubs;text=Breed Clubs;");
aI("showmenu=Grooming;text=Grooming;");
aI("showmenu=Supplies;text=Pet Supplies;");
aI("showmenu=Rescue;text=Rescue Centres;");
aI("text=Pet Portraits;url=http://www.elizaandfriends.co.uk/;");
aI("text=Pet Photos;url=http://www.fotomedia.co.uk/;");
}

with(milonic=new menuname("Grooming")){
style=menuStyle;
aI("text=Karen Harrison;url=http://www.groomingbykarenharrison.co.uk;");
aI("text=Posh Paws Grooming;url=http://www.poshpawsgrooming.co.uk;");
aI("text=Silhouette Grooming Services;url=http://www.silhouettegroomers.co.uk;");
}

with(milonic=new menuname("Supplies")){
style=menuStyle;
aI("text=Champion Pet Supplies;url=http://www.championpetsonline.co.uk;");
aI("text=Holistic Pet Supplies;url=http://www.holisticpetsupplies.co.uk;");
aI("text=Trophy Pet Foods;url=http://www.trophypetfoods.co.uk;");
aI("text=Fish4Dogs;url=http://www.fish4dogs.com;");
}

with(milonic=new menuname("BreedClubs")){
style=menuStyle;
aI("text=Fox Terriers;url=http://www.thefoxterrierclub.co.uk/;")
aI("text=Smooth Fox Terrier;url=http://www.smoothfoxterrierassociation.co.uk/;");
aI("text=Wire Fox Terrier;url=http://www.wirefoxterrierassociation.co.uk/;");
}

with(milonic=new menuname("Rescue")){
style=menuStyle;
aI("text=Blue Cross;url=http://www.bluecross.org.uk/;");
aI("text=Border Collie Trust;url=http://www.bordercollietrustgb.org.uk/;");
aI("text=Dogs Trust;url=http://www.dogstrust.org.uk/;");
aI("text=Leicester Animal Aid;url=http://www.leicesteranimalaid.org.uk//;");
aI("text=RSPCA;url=http://www.rspca.org.uk/;");
}

with(milonic=new menuname("Events")){
style=menuStyle;
aI("text=Feb 13 - Skittles Evening;url=http://www.ndtc.org.uk/ndtc4/skittles.htm;");
aI("text=Apr 23 - 2010 AGM;url=http://www.ndtc.org.uk/ndtc4/agm.htm;");
}

drawMenus();
