_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="Pink";
borderstyle="solid";
borderwidth="1";
fontfamily="Garamond";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="PapayaWhip";
offcolor="Black";
onbgcolor="PapayaWhip";
oncolor="Black";
ondecoration="underline";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Garamond";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/full_blip_orange.gif";
offbgcolor="PeachPuff";
offcolor="Black";
onbgcolor="PeachPuff";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="0";
separatorcolor="Transparent";
separatorsize="6";
subimagepadding="8";
overimage="images/full_blip_orange.gif";
imagepadding="1";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Living RoomThe solid oak furniture of your dreamsINFO_BAR_MENU;text=Living Room;target=;url=http://www.homeanddecorations.com/;");
aI("text=Kitchen;target=;url=Kitchen.html;");
aI("showmenu=BedroomYouth bedroom furnitureINFO_BAR_MENU;text=Bedroom;target=;url=Bedroom.html;");
aI("showmenu=BathroomBath gift basketINFO_BAR_MENU;text=Bathroom;target=;url=Bathroom.html;");
aI("text=Garden;target=;url=Garden.html;");
aI("showmenu=GiftsAnniversary gift for your spouseINFO_BAR_MENU;text=Gifts;target=;url=Gifts.html;");
}

with(milonic=new menuname("Living RoomThe solid oak furniture of your dreamsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The solid oak furniture of your dreams;target=;url=The-solid-oak-furniture-of-your-dreams.html;");
}

with(milonic=new menuname("BedroomYouth bedroom furnitureINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Youth bedroom furniture;target=;url=Youth-bedroom-furniture.html;");
}

with(milonic=new menuname("BathroomBath gift basketINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Bath gift basket;target=;url=Bath-gift-basket.html;");
}

with(milonic=new menuname("GiftsAnniversary gift for your spouseINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Anniversary gift for your spouse;target=;url=Anniversary-gift-for-your-spouse.html;");
}


 drawMenus();

