_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="DimGray";
onbgcolor="#ffffff";
oncolor="DarkBlue";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagecolor="DarkRed";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="#ffffff";
offcolor="Gray";
onbgcolor="#ffffff";
oncolor="DarkBlue";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagecolor="DarkRed";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="130";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Products;target=;url=../../products/;");
aI("text=Resale Rights Products;target=;url=./;");
aI("text=Instant Wedding Site;target=;url=instant-wedding-site.html;");
aI("text=101 Romantic Ideas;target=;url=101-romantic-ideas.html;");
aI("text=Fire It Up... Again;target=;url=fire-it-up.-again.html;");
aI("text=Ties That Bind: Stories Of Marriages That Work And How We Can Learn From Them;target=;url=ties-that-bind-stories-of-marriages-that-work.html;");
aI("text=Happiness & Marriage;target=;url=happiness-&-marriage.html;");
aI("text=Planning Your Wedding: Everything You Need To Know and Do!;target=;url=planning-your-wedding-everything-you-need-to-know-and-do!.html;");
aI("text=Shoestring Wedding;target=;url=shoestring-wedding.html;");
aI("text=Wonderful Wedding Favors And Wedding Gifts;target=;url=wonderful-wedding-favors-and-wedding-gifts.html;");
aI("text=Year Long Wedding Checklist;target=;url=year-long-wedding-checklist.html;");
aI("text=Weddings In the 21st Century;target=;url=weddings-in-the-21st-century.html;");
aI("text=Start Your Own Wedding Videography Business!;target=;url=start-your-own-wedding-videography-business!.html;");
aI("text=DIVORCE! How to Survive it and How To Rebuild Your Life After It!;target=;url=divorce.html;");
aI("text=Freebie Corner;target=;url=../../products/resale-rights-products/freebie-corner/;");
aI("text=Site Map;target=;url=../../sitemap-page-order.html;");
}


 drawMenus();

