_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze1.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="16";
subimage="images/xp_ind.gif";
subimagepadding="4";
itemheight="31";
itemwidth="105";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D5EBFC";
offcolor="#67A1CE";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=468;
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
align="center";
orientation="horizontal";
itemheight="28";
aI("text=Home Page;target=;url=index.html;align=center;");
aI("showmenu=Gift Ideas/Ideas For WomenINFO_BAR_MENU;text=Gift Ideas;target=;url=Gift_Ideas.html;align=center;");
aI("showmenu=Resources/Shopping DirectoryINFO_BAR_MENU;text=Resources;target=;url=Resources.html;align=center;");
aI("showmenu=Gift Idea Articles/Fun Gift IdeasINFO_BAR_MENU;text=Gift Idea Articles;target=;url=Gift_Idea_Articles.html;align=center;");
}

with(milonic=new menuname("Gift Ideas/Ideas For WomenINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Ideas For Women;target=;url=Ideas_For_Women.html;");
aI("text=Gift Ideas For Men;target=;url=Gift_Ideas_For_Men.html;");
aI("showmenu=Gift Ideas/Electronic Gifts/HDTV'sINFO_BAR_MENU;text=Electronic Gifts;target=;url=Electronic_Gifts.html;");
aI("text=Entertaining, Party & Fun;target=;url=Entertaining,_Party_&_Fun.html;");
aI("text=More Personalized Gifts;target=;url=More_Personalized_Gifts.html;");
aI("text=Books;target=;url=Books.html;");
}

with(milonic=new menuname("Gift Ideas/Electronic Gifts/HDTV'sINFO_BAR_MENU")){
style=submenuStyle;
aI("text=HDTV's;target=;url=HDTV's.html;");
aI("text=Laptop Computers;target=;url=Laptop_Computers.html;");
aI("text=IPODS and Accessories;target=;url=IPODS_and_Accessories.html;");
aI("text=Kindles And Accessories;target=;url=Kindles_And_Accessories.html;");
}

with(milonic=new menuname("Resources/Shopping DirectoryINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Shopping Directory;target=;url=Shopping_Directory.html;");
}

with(milonic=new menuname("Gift Idea Articles/Fun Gift IdeasINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Fun Gift Ideas;target=;url=Fun_Gift_Ideas.html;");
aI("text=Clocks And Special Gift Ideas;target=;url=Clocks_And_Special_Gift_Ideas.html;");
aI("text=Electronic Gift Ideas;target=;url=Electronic_Gift_Ideas.html;");
}


 drawMenus();

