_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="SeaShell";
offcolor="#000000";
onbgcolor="Bisque";
oncolor="#000000";
padding="6";
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="SeaShell";
offcolor="#000000";
onbgcolor="Bisque";
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=Holiday Gift Guide (Home);target=;url=./;");
aI("text=Gift Giving;target=;url=gift-giving.html;");
aI("showmenu=Gift Occasions: TraditionalChristmasLEFT_MENU;text=Gift Occasions: Traditional;target=;url=gift-occasions-traditional.html;");
aI("text=Gift Occasions: Personal;target=;url=gift-occasions-personal.html;");
aI("showmenu=Federal HolidaysNew Years DayLEFT_MENU;text=Federal Holidays;target=;url=federal-holidays.html;");
aI("showmenu=Other ObservancesApril Fools DayLEFT_MENU;text=Other Observances;target=;url=other-observances.html;");
aI("showmenu=Unique Days of the MonthJanuaryLEFT_MENU;text=Unique Days of the Month;target=;url=unique-days-of-the-month.html;");
aI("showmenu=ArticlesBirthday CardsLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Holiday Guide Resource Directory;target=;url=holiday-guide-resource-directory.html;");
}

with(milonic=new menuname("Gift Occasions: TraditionalChristmasLEFT_MENU")){
style=submenuStyle;
aI("text=Christmas;target=;url=christmas.html;");
aI("text=Hanukkah;target=;url=hanukkah.html;");
aI("text=Kwanzaa;target=;url=kwanzaa.html;");
aI("text=Mothers Day;target=;url=mothers-day.html;");
aI("text=Fathers Day;target=;url=fathers-day.html;");
aI("text=Valentine Day;target=;url=valentine-day.html;");
aI("text=Anniversary;target=;url=anniversary.html;");
aI("text=Baby Shower;target=;url=baby-shower.html;");
aI("text=Birthday;target=;url=birthday.html;");
aI("text=Boss Day;target=;url=boss-day.html;");
aI("text=Easter;target=;url=easter.html;");
aI("text=Graduation;target=;url=graduation.html;");
aI("text=Retirement;target=;url=retirement.html;");
aI("text=Wedding;target=;url=wedding.html;");
}

with(milonic=new menuname("Federal HolidaysNew Years DayLEFT_MENU")){
style=submenuStyle;
aI("text=New Years Day;target=;url=new-years-day.html;");
aI("text=Martin Luther King Jr;target=;url=martin-luther-king-jr.html;");
aI("text=Presidents Day;target=;url=presidents-day.html;");
aI("text=Memorial Day;target=;url=memorial-day.html;");
aI("text=Independence Day;target=;url=independence-day.html;");
aI("text=Labor Day;target=;url=labor-day.html;");
aI("text=Columbus Day;target=;url=columbus-day.html;");
aI("text=Veterans Day;target=;url=veterans-day.html;");
aI("text=Thanksgiving Day;target=;url=thanksgiving-day.html;");
}

with(milonic=new menuname("Other ObservancesApril Fools DayLEFT_MENU")){
style=submenuStyle;
aI("text=April Fools Day;target=;url=april-fools-day.html;");
aI("text=Arbor Day;target=;url=arbor-day.html;");
aI("text=Chinese New Year;target=;url=chinese-new-year.html;");
aI("text=Cinco de Mayo;target=;url=cinco-de-mayo.html;");
aI("text=Earth Day;target=;url=earth-day.html;");
aI("text=Flag Day;target=;url=flag-day.html;");
aI("text=Halloween;target=;url=halloween.html;");
aI("text=Mardi Gras;target=;url=mardi-gras.html;");
aI("text=Native American Powwow;target=;url=native-american-powwow.html;");
aI("text=New Years Eve;target=;url=new-years-eve.html;");
aI("text=St. Patrick Day;target=;url=st.-patrick-day.html;");
}

with(milonic=new menuname("Unique Days of the MonthJanuaryLEFT_MENU")){
style=submenuStyle;
aI("text=January;target=;url=january.html;");
aI("text=February;target=;url=february.html;");
aI("text=March;target=;url=march.html;");
aI("text=April;target=;url=april.html;");
aI("text=May;target=;url=may.html;");
aI("text=June;target=;url=june.html;");
aI("text=July;target=;url=july.html;");
aI("text=August;target=;url=august.html;");
aI("text=September;target=;url=september.html;");
aI("text=October;target=;url=october.html;");
aI("text=November;target=;url=november.html;");
aI("text=December;target=;url=december.html;");
}

with(milonic=new menuname("ArticlesBirthday CardsLEFT_MENU")){
style=submenuStyle;
aI("text=Birthday Cards;target=;url=birthday-cards.html;");
aI("text=Celebrating Presidents Day;target=;url=celebrating-presidents-day.html;");
aI("text=Observing Holiday Traditions;target=;url=observing-holiday-traditions.html;");
aI("text=A Halloween Guide;target=;url=a-halloween-guide.html;");
}


 drawMenus();
