_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#FF0066";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="bold";
headerbgcolor="#CCCCFF";
headercolor="#CCCCFF";
offbgcolor="#CCCCFF";
offcolor="#000080";
onbgcolor="#99CCFF";
oncolor="#000080";
outfilter="randomdissolve(duration=0.3)";
padding=1;
pagebgcolor="#E4E4E4";
pagecolor="black";
separatorcolor="#CCCCFF";
separatorsize=50;
}

with(dropDownStyle=new mm_style()){
bordercolor="#CCCCFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="bold";
headerbgcolor="#CCCCFF";
headercolor="#CCCCFF";
offbgcolor="#CCCCFF";
offcolor="#000080";
onbgcolor="#99CCFF";
oncolor="#000080";
outfilter="randomdissolve(duration=0.3)";
padding=1;
pagebgcolor="#E4E4E4";
pagecolor="black";
separatorcolor="#CCCCFF";
separatorsize=1;
}

with(tohs=new menuname("Goings")){
style=dropDownStyle;
overflow="scroll";
aI("text=Service Project;url=http://www.towpathquiltguild.org/svcproject.htm;");
aI("text=Scraps;url=http://www.towpathquiltguild.org/scrap.htm;");
aI("text=Travel Club&nbsp;url=http://www.towpathquiltguild.org/travelclub.htm;");
aI("text=National Quilt Day;url=http://www.towpathquiltguild.org/natquiltday.htm;");
aI("text=2011 Picnic;url=http://www.towpathquiltguild.org/picnic1.htm;");
}

with(tohs=new menuname("Info")){
style=dropDownStyle;
overflow="scroll";
aI("text=About Towpath;url=http://www.towpathquiltguild.org/about.htm;");
aI("text=Monthly Minders;url=http://www.towpathquiltguild.org/mm.htm;");
aI("text=Block of Month;url=http://www.towpathquiltguild.org/blkofmonth.htm;");
aI("text=Newsletter&nbsp;url=http://www.towpathquiltguild.org/newsletter.htm;");
aI("text=Library;url=http://www.towpathquiltguild.org/tplibrary1.htm;");
aI("text=Guidlines;url=http://www.towpathquiltguild.org/guidline.htm;");
aI("text=Membership Form;url=http://www.towpathquiltguild.org/membership_form.htm;");
}

with(tohs=new menuname("Show")){
style=dropDownStyle;
overflow="scroll";
aI("text=2011 Quilt Show Slides;url=http://www.towpathquiltguild.org/quiltshowsld.htm;");
aI("text=Quilt Show Demos;url=http://www.towpathquiltguild.org/demo.htm;");
aI("text=Quilt Show Winners;url=http://www.towpathquiltguild.org/PDF/2011ShowWinners.pdf;");
}


drawMenus();


