_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="LightPink";
offcolor="Black";
onbgcolor="Cornsilk";
oncolor="Black";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LightPink";
offcolor="Black";
onbgcolor="Cornsilk";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="100%";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Valentine Gift Guide (Home);target=;url=http://valentine-gift-guide.com/;");
aI("showmenu=ArticlesValentine Day Gift IdeasLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Valentine Gifts;target=;url=valentine-gifts.html;");
aI("text=Valentine Gift Guide Resource Directory;target=;url=valentine-gift-guide-resource-directory.html;");
aI("text=Privacy Policy;target=;url=privacy-policy.html;");
}

with(milonic=new menuname("ArticlesValentine Day Gift IdeasLEFT_MENU")){
style=submenuStyle;
aI("text=Valentine Day Gift Ideas;target=;url=valentine-day-gift-ideas.html;");
aI("text=Valentine Day Dinner for Two;target=;url=valentine-day-dinner-for-two.html;");
aI("text=A Valentine From the Heart;target=;url=a-valentine-from-the-heart.html;");
aI("text=How to Have a Special Valentine Day with a Special Someone;target=;url=how-to-have-a-special-valentine-day-with-a-special-someone.html;");
aI("text=Valentine Day: Romance is in the Air;target=;url=valentine-day-romance.html;");
aI("text=Valentine Day Symbol: Cupid;target=;url=valentine-day-symbol-cupid.html;");
aI("text=Valentine Day Card;target=;url=valentine-day-card.html;");
}


 drawMenus();
