_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Pink";
offcolor="Black";
onbgcolor="MistyRose";
oncolor="#000000";
padding="6";
pagecolor="Black";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Pink";
offcolor="Black";
onbgcolor="MistyRose";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Personal Wedding Planner (Home);target=;url=http://www.personal-wedding-planner.com/;");
aI("showmenu=Wedding ShopFavorsLEFT_MENU;text=Wedding Shop;target=;url=wedding-shop.html;");
aI("showmenu=ArticlesWedding Planner: SeasonsLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Wedding Planner Resource Directory;target=;url=wedding-planner-resource-directory.html;");
}

with(milonic=new menuname("Wedding ShopFavorsLEFT_MENU")){
style=submenuStyle;
aI("text=Favors;target=;url=favors.html;");
aI("text=Labels;target=;url=labels.html;");
aI("text=Cookies/Chocolate;target=;url=cookies-chocolate.html;");
aI("text=Bridesmaid Gifts;target=;url=bridesmaid-gifts.html;");
aI("text=Groomsmen Gifts;target=;url=groomsmen-gifts.html;");
aI("text=Accessories;target=;url=accessories.html;");
aI("text=For the Bride;target=;url=for-the-bride.html;");
aI("text=Bridal Shower;target=;url=bridal-shower.html;");
aI("text=Gowns;target=;url=gowns.html;");
aI("text=Flowers;target=;url=flowers.html;");
}

with(milonic=new menuname("ArticlesWedding Planner: SeasonsLEFT_MENU")){
style=submenuStyle;
aI("text=Wedding Planner: Seasons;target=;url=wedding-planner-seasons.html;");
aI("text=Choosing Your Wedding Dress;target=;url=choosing-your-wedding-dress.html;");
aI("text=Wedding Type;target=;url=wedding-type.html;");
aI("text=What's a Groom to Do?;target=;url=what's-a-groom-to-do-.html;");
aI("text=Groomsmen Gifts: Traditional and Inspirational;target=;url=groomsmen-gifts-traditional-and-inspirational.html;");
aI("text=Pay for Your Honeymoon with a Honeymoon Registry;target=;url=pay-for-your-honeymoon-with-a-honeymoon-registry.html;");
aI("text=Choosing Your Wedding Invitation;target=;url=choosing-your-wedding-invitation.html;");
aI("text=Tips for Using a Wedding Theme;target=;url=tips-for-using-a-wedding-theme.html;");
aI("text=The Basic Wedding Types;target=;url=the-basic-wedding-types.html;");
aI("text=Wedding Planner: Divide and Conquer the Details;target=;url=wedding-planner-divide-and-conquer-the-details.html;");
aI("text=Should You Hire a Wedding Planner;target=;url=should-you-hire-a-wedding-planner.html;");
}


 drawMenus();
