separatorsize=3
;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=0;
_subOffsetLeft=0;




with(background=new mm_style()){
bgimage="http://echsa.com/xp_button_burnt.gif";
borderstyle="solid";
fontfamily="Verdana";
fontsize="80%";
fontstyle="normal";
fontweight="bold";
image="http://echsa.com/transparent.gif";
imagepadding=2;
itemheight=27;
itemwidth=140;
menualign="center"
offcolor="#ffffff";
oncolor="#ffff00";
overbgimage="http://echsa.com/xp_button_burnton.gif";
subimage="http://echsa.com/3dblue.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=27;
itemwidth=140;
menualign="center"
menuwidth="100%"
orientation="horizontal";
style=background;
aI("bgimage=http://echsa.com/xp_button_green.gif;overbgimage=http://echsa.com/xp_button_burnton.gif;text=Home;url=http://www.echsa.com;");
aI("bgimage=http://echsa.com/xp_button_green.gif;overbgimage=http://echsa.com/xp_button_burnton.gif;text=News;url=http://www.echsa.com/news.htm;");
aI("bgimage=http://echsa.com/xp_button_green.gif;overbgimage=http://echsa.com/xp_button_burnton.gif;showmenu=prizelist;text=Prize List;");
aI("bgimage=http://echsa.com/xp_button_green.gif;overbgimage=http://echsa.com/xp_button_burnton.gif;showmenu=entryform;text=Entry Forms;url=http://www.echsa.com/entryform.htm;");
aI("bgimage=http://echsa.com/xp_button_green.gif;overbgimage=http://echsa.com/xp_button_burnton.gif;showmenu=points;text=Points;");
aI("bgimage=http://echsa.com/xp_button_green.gif;overbgimage=http://echsa.com/xp_button_burnton.gif;showmenu=yearend;text=Year End;");
aI("bgimage=http://echsa.com/xp_button_green.gif;overbgimage=http://echsa.com/xp_button_burnton.gif;showmenu=membership;text=Membership;");
aI("bgimage=http://echsa.com/xp_button_green.gif;overbgimage=http://echsa.com/xp_button_burnton.gif;showmenu=contact;text=Contact Us;");
}


with(milonic=new menuname("prizelist")){
style=background;
orientation="vertical";
aI("text=Upcoming Show;align=center;url=http://www.echsa.com/prizelist.htm;");
}

with(milonic=new menuname("entryform")){
style=background;
orientation="vertical";
aI("text=Upcoming Show;align=center;url=http://www.echsa.com/entryform.htm;");
}

with(milonic=new menuname("points")){
style=background;
orientation="vertical";
aI("text=2010 Series Points;align=center;url=http://www.echsa.com/10_points.htm;");
aI("showmenu=archived;text=Archived Points;align=center;");
}

with(milonic=new menuname("archived")){
style=background;
orientation="vertical";
aI("showmenu=09season;text=2009 SeriesPoints;align=center;url=http://www.echsa.com/09_points.htm;");
aI("text=2008 Series Points;align=center;url=http://www.echsa.com/08_points.htm;");
aI("text=2007 Series Points;align=center;url=http://www.echsa.com/07_points.htm;");
aI("text=2006 Series Points;align=center;url=http://www.echsa.com/06_points.htm;");
aI("text=2005 Series Points;align=center;url=http://www.echsa.com/05_points.htm;");
}

with(milonic=new menuname("09season")){
style=background;
orientation="vertical";
aI("text=Dec 13 2008;align=center;url=http://www.echsa.com/08_12_13.htm;");
aI("text=Dec 27 2008;align=center;url=http://www.echsa.com/08_12_27.htm;");
aI("text=Jan 03 2009;align=center;url=http://www.echsa.com/09_01_03.htm;");
aI("text=Jan 17 2009;align=center;url=http://www.echsa.com/09_01_17.htm;");
aI("text=Jan 31 2009;align=center;url=http://www.echsa.com/09_01_31.htm;");
aI("text=Feb 14 2009;align=center;url=http://www.echsa.com/09_02_14.htm;");
aI("text=Feb 28 2009;align=center;url=http://www.echsa.com/09_02_28.htm;");
aI("text=Mar 21 2009;align=center;url=http://www.echsa.com/09_03_21.htm;");
aI("text=Mar 28 2009;align=center;url=http://www.echsa.com/09_03_28.htm;");
}

with(milonic=new menuname("yearend")){
style=background;
orientation="vertical";
aI("text=2010 Celebration;align=center;");
aI("text=2009 Celebration;align=center;url=http://www.echsa.com/2009_yearend.htm;");
aI("text=2008 Celebration;align=center;url=http://www.echsa.com/2008_yearend.htm;");
aI("text=2007 Celebration;align=center;url=http://www.echsa.com/2007_yearend.htm;");
aI("text=2006 Celebration;align=center;url=http://www.echsa.com/2006_yearend.htm;");
}

with(milonic=new menuname("membership")){
style=background;
orientation="vertical";
aI("text=Join On Line;align=center;url=http://www.echsa.com/membership_form.htm;")
aI("text=Membership Info;align=center;url=http://www.echsa.com/membership.htm;");
aI("text=About Us;align=center;url=http://www.echsa.com/about.htm;");
aI("text=Show Rules;align=center;url=http://www.echsa.com/rules.htm;");
aI("text=FAQ;align=center;url=http://www.echsa.com/faq.htm");
}

with(milonic=new menuname("contact")){
style=background;
orientation="vertical";
aI("text=Contact Us;align=center;url=http://www.echsa.com/contact.htm;")
aI("text=Directions;align=center;url=http://www.echsa.com/directions.htm;")
}

drawMenus();
