_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="Groove";
borderwidth="4";
fontfamily="Arial";
fontsize="16pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0054D4";
offcolor="White";
onbgcolor="White";
oncolor="#000000";
padding="5";
separatorcolor="#000000";
separatorsize="1";
subimage="images/whitedots.gif";
subimagepadding="5";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="2";
fontfamily="Arial";
fontsize="12pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0054D4";
offcolor="White";
onbgcolor="#0054D4";
oncolor="Black";
padding="4";
pagebgcolor="#0054D4";
subimage="images/whitedots.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=http://www.pamspatchwork.com/;");
aI("text=About;target=;url=About.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("showmenu=For SaleWristlet Coin PursesMAIN_FOOTER_MENU;text=For Sale;target=;url=For-Sale.html;");
aI("text=Gallery;target=_blank;url=http://www.gallery-quilts.pamspatchwork.com/;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("For SaleWristlet Coin PursesMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("showmenu=Wristlet Coin PursesFall WristletsMAIN_FOOTER_MENU;text=Wristlet Coin Purses;target=;url=Wristlet-Coin-Purses.html;");
aI("text=Teddy Bear Tote;target=;url=Fall-Teddy-Bears-Tote-Bag.html;");
aI("text=Hobo Purse;target=;url=Hobo-Purse.html;");
aI("showmenu=Coin PursesFall Coin PursesMAIN_FOOTER_MENU;text=Coin Purses;target=;url=Coin-Purses.html;");
aI("text=Baby Quilt;target=;url=Trip-Around-World-Baby-Quilt.html;");
}

with(milonic=new menuname("Wristlet Coin PursesFall WristletsMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Fall Wristlets;target=;url=Fall-Wristlets.html;");
aI("text=Fall Wristlets 2;target=;url=Fall-Wristlets-2.html;");
}

with(milonic=new menuname("Coin PursesFall Coin PursesMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Fall Coin Purses;target=;url=Fall-Coin-Purses.html;");
}


 drawMenus();

