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()){
bgimage="images/grebb.gif";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#1d0dff";
onbgcolor="#4F8EB6";
oncolor="#d2a2ff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
screenposition="center";
style=menuStyle;
top=10;
aI("text=Home;url=http://www.txwdagh.org/;");
aI("showmenu=clubinfo;text=Club Info;");
aI("showmenu=meminfo;text=Members Info;");
aI("text=News;url=http://www.txwdagh.org/news.html;");
aI("text=Events;url=http://www.txwdagh.org/events.html;");
aI("showmenu=k9-info;text=K9 Info;");
aI("text=Links;url=http://www.txwdagh.org/links.html;");
aI("showmenu=webrings;text=Web Rings;");
aI("text=Contact Us;url=mailto:secretary@txwdagh.org;");
aI("text=Webmaster;url=mailto:webmaster@txwdagh.org;");
}

with(milonic=new menuname("clubinfo")){
overflow="scroll";
style=menuStyle;
aI("text=Directions;url=http://www.txwdagh.org/directions.html;")
aI("text=Bylaws;url=http://www.txwdagh.org/bylaws.html;")
aI("text=Officers;url=http://www.txwdagh.org/officers.html;")
aI("text=Minutes;url=http://www.txwdagh.org/minutes.html;")
aI("text=Mailing List;url=http://www.txwdagh.org/mailing_list.html;")
aI("text=Membership Application - PDF;url=http://www.txwdagh.org/PDF-files/Member_App2.pdf;")
aI("text=Constitution & Bylaws - PDF;url=http://www.txwdagh.org/PDF-files/TxWDA_Constitution.pdf;")
}

with(milonic=new menuname("meminfo")){
overflow="scroll";
style=menuStyle;
aI("text=Members;url=http://www.txwdagh.org/members.html;")
aI("text=Memorial;url=http://www.txwdagh.org/memorial.html;")
aI("text=Member's Update;url=http://www.txwdagh.org/updates.html;")
aI("text=Member's Info Online form;url=http://www.txwdagh.org/mem_info.html;")
aI("text=Member's Information - PDF;url=http://www.txwdagh.org/PDF-files/Member_info.pdf;")
}

with(milonic=new menuname("k9-info")){
overflow="scroll";
style=menuStyle;
aI("text=Health;url=http://www.txwdagh.org/health.html;")
aI("text=Standards;url=http://www.txwdagh.org/standards.html;")
aI("text=Working Group A-L;url=http://www.txwdagh.org/workingbreeds.html;")
aI("text=Working Group M-Z;url=http://www.txwdagh.org/workingbreeds2.html;")
}



with(milonic=new menuname("webrings")){
style=menuStyle;
aI("text=Miscell Rings;url=http://www.txwdagh.org/webrings.html;");
aI("text=Breed Rings A-L;url=http://www.txwdagh.org/webrings2.html;");
aI("text=Breed Rings M-Z;url=http://www.txwdagh.org/webrings3.html;");
aI("text=Texas Rings;url=http://www.txwdagh.org/webrings4.html;");
}



drawMenus();