
/*
Milonic DHTML Menu - JavaScript Website Navigation System.
Copyright 2004 (c) Milonic Solutions Limited. All Rights Reserved.
Version 5+ Data File structure is the property of Milonic Solutions Ltd and must only be used in Milonic DHTML Products
This is a commercial software product, please visit http://www.milonic.com/ for more information.
See http://www.milonic.com/license.php for Commercial License Agreement
All Copyright statements must always remain in place in all files at all times
*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  ******* 

aI("text=2005 Quilt Entry Forms;url=Quilt_Show_2005/quiltshow2005_entry.htm;target=rightside;status=2005 Entry Forms;");

*/

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#FFFF99";
oncolor="#3333FF";
offbgcolor="#CCFFCC";
offcolor="#3333FF";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
separatorsize="1";
padding=5;
fontsize="75%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=10;
left=10;
alwaysvisible=1;
overflow="scroll";
aI("text=Home;url=welcome.htm;target=rightside;status=Back To Home Page;");
aI("text=Our Guild;url=ourguild.htm;target=rightside;showmenu=OurGuild;status=Guild Information;");
aI("text=Happenings;url=happenings.htm;target=rightside;showmenu=Happenings;status=Programs,Workshops,Classes,Retreats;");
aI("text=Quilt Show;showmenu=QuiltShow;status=Quilt Show Info;");
aI("text=President's Challenge;showmenu=PresidentChallenge;status=President's Challenge;");
aI("text=Members Only;url=members.htm;target=rightside;showmenu=MembersOnly;status=Member Only Info;");
aI("text=Things To Do/Links;showmenu=ThingsToDo/Links;status=Things To Do/Links;");
aI("text=Contact Us;url=contact.htm;target=rightside;status=Contact Us;");
aI("text=Consumer Reports;url=consumerreport.htm;target=rightside;status=Consumer Reports;");
aI("text=How to make a nametag;url=nametag.htm;target=rightside;status=How to make a nametag;");
aI("text=Pillowcase dresses/britches;url=patches.htm;target=rightside;status=Pillowcase dresses/britches pattern;");
}


with(milonic=new menuname("OurGuild")){
style=menuStyle;
overflow="scroll";
aI("text=Officers;url=ourguild_officers.htm;target=rightside;status=Our Officers for 2005;");
aI("text=Small Groups;url=happenings_smallgroups.htm;target=rightside;status=Small Groups;");
aI("text=Service Projects;url=happenings_serviceprojects.htm;target=rightside;status=Service Projects;");
aI("text=Prior Year Service Projects;url=happenings_serviceprojects_2007.htm;target=rightside;status=2007 Service Projects;");
aI("text=Library;url=ourguild_library.htm;target=rightside;status=Library;");
aI("text=History;url=ourguild_history.htm;target=rightside;status=Our Guild's History;");
}


with(milonic=new menuname("Happenings")){
style=menuStyle;
overflow="scroll";
aI("text=Programs;url=happenings_programs.htm;target=rightside;status=Programs;");
aI("text=Workshops;url=happenings_workshops.htm;target=rightside;status=Workshops;");
aI("text=Retreat;url=happenings_retreats.htm;target=rightside;status=Members only Retreat;");
aI("text=New Comers Club;url=happenings_newcomers.htm;target=rightside;status=New Comers Club;");
aI("text=2010 Guild Challenge;url=happenings_challenge.htm;target=rightside;status=2010 Guild Challenge;");
}


with(milonic=new menuname("QuiltShow")){
style=menuStyle;
overflow="scroll";
aI("text=2010 Show;url=quiltshow_2010.htm;target=rightside;status=2010 Quilt Show Info;");
aI("text=2009 DMAQG Quilt Show Pictures;url=2009pictures.htm;target=rightside;status=2009 DMAQG Quilt Pictures;");
aI("text=2009 DMAQG Ribbon Winners;url=2009_judged_entries.htm;target=rightside;status=2009 DMAQG Ribbon Winners;");
aI("text=2009 Show;url=quiltshow_2009.htm;target=rightside;status=2009 Quilt Show Info;");
}


with(milonic=new menuname("MembersOnly")){
style=menuStyle;
overflow="scroll";
aI("text=Newsletters;url=members/members_newsletters.htm;target=rightside;status=Newsletters;");
aI("text=By-Laws;url=members/members_bylaws.htm;target=rightside;status=By-Law Document;");
aI("text=Member News;url=cool_members.htm;target=rightside;status=Member News;");
}


with(milonic=new menuname("PresidentChallenge")){
style=menuStyle;
overflow="scroll";
aI("text=2010 Rules;url=president_challenge2010.htm;target=rightside;status=2010 President's Challenge;");
aI("text=2009 Rules;url=president_challenge2009.htm;target=rightside;status=2009 President's Challenge;");

}


with(milonic=new menuname("ThingsToDo/Links")){
style=menuStyle;
overflow="scroll";
aI("text=Things To Do;url=cool_iowa.htm;target=rightside;status=Things To Do;");
aI("text=Links;url=cool_elsewhere.htm;target=rightside;status=Links;");
}

/*
aI("text=Iowa Guilds;url=cool_iowaguilds.htm;target=rightside;status=Iowa Guilds;");
*/

drawMenus();

