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="#666666";
borderstyle="solid";
borderwidth=1;
fontfamily="calibri,tahoma,comic sans ms,verdana,helvetica";
fontsize="14px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#ffffff";
offcolor="#666666";
onbgcolor="#C5BE97"; 
oncolor="#000000";
padding=3;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemwidth="12.5%";
menualign="center";
menuwidth="100%";
orientation="horizontal";
style=ScrollingSampStyle;
top=148;
aI("text=Home;url=index.htm;");
aI("showmenu=History;text=About Us;");
aI("showmenu=Stallions;text=Stallions;url=http://www.colebrookfarms.com/ColebrookFarmsStallions.htm;");
aI("showmenu=Foals;text=Foals;");
aI("text=Boarding;url=Boarding.htm;");
aI("showmenu=Contact Us;text=Contact Us;");
aI("showmenu=News;text=News;");
aI("showmenu=Links;text=Links;");
}

with(milonic=new menuname("History")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=History;url=AboutUs.htm;")
aI("text=Farm Photos;url=http://www.advauto.net/colebrookweb/colebrookgallery/thumbnails.php?album=27;")
aI("text=Video Tour;url=http://www.youtube.com/watch?v=kfmM5u9YNwE;")
}

with(milonic=new menuname("Stallions")){
style=ScrollingSampStyle;
aI("text=Our eNicks;url=eNicks.htm;");
aI("text=Stallion Roster;url=rateschedule.htm;");
aI("text=Special Considerations;url=BreederConsiderations.htm;");
aI("text=Leonnatus Anteas;url=Stallions-LeonnatusAnteas.htm;");
aI("text=Marcavelly;url=Stallions-Marcavelly.htm;");
aI("text=Mr. Jester;url=Stallions-MrJester.htm;");
aI("text=Niigon;url=Stallions-Niigon.htm;");
aI("text=Seeking The Best;url=Stallions-SeekingTheBest.htm;");
aI("text=Tethra;url=Stallions-Tethra.htm;");
aI("text=ValidnBold;url=Stallions-ValidNBold.htm;");
}

with(milonic=new menuname("Foals")){
style=ScrollingSampStyle;
aI("text=Foal Gallery;url=http://colebrookfarms.com/colebrookgallery///displayimage.php?pos=-8;");
aI("text=Online Photo Gallery;url=http://www.advauto.net/colebrookweb/colebrookgallery/index.php;");
}

with(milonic=new menuname("News")){
style=ScrollingSampStyle;
aI("text=Current News and Events;url=BreederConsiderations.htm;");
}

with(milonic=new menuname("Links")){
style=ScrollingSampStyle;
aI("text=Breeders' Cup;url=http://www.breederscup.com;target=_blank");
aI("text=Canadian Thoroughbred Horse Society;url=http://www.cthsont.com;target=_blank");
aI("text=Thoroughbred Times;url=http://www.thoroughbredtimes.com;target=_blank");
aI("text=Werkhorse;url=http://www.werkhorse.com;target=_blank");
}


with(milonic=new menuname("Contact Us")){
style=ScrollingSampStyle;
aI("text=Contact Info;url=Contact.htm;");
aI("text=Location;url=Location.htm;");
}


drawMenus();
