_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="#7D9476";
offcolor="#ffffff";
onbgcolor="#702424";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
offbgcolor="#702424";
offcolor="#ffffff";
onbgcolor="#441616";
oncolor="#ffffff";
padding="4";
pagecolor="Aqua";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://theroyallifestyle.com/;");
aI("text=About Us;target=;url=about-us.html;");
aI("showmenu=Product LineSkin Care LineLEFT_MENU;text=Product Line;target=;url=product-line.html;");
aI("text=Wine Club;target=;url=wine-club.html;");
aI("text=Movie & TV Production;target=;url=movie-tv-production.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("Product LineSkin Care LineLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Skin Care LineSun BlockLEFT_MENU;text=Skin Care Line;target=;url=skin-care-line.html;");
aI("showmenu=Golf ClubsPachinkoLEFT_MENU;text=Golf Clubs;target=;url=golf-clubs.html;");
aI("text=Woman's Perfume;target=;url=womans-perfume.html;");
aI("text=Men's Fragrance;target=;url=mens-fragrance.html;");
aI("showmenu=Apparel LineSweatersLEFT_MENU;text=Apparel Line;target=;url=apparel-line.html;");
aI("text=Jewelry;target=;url=jewelry.html;");
}

with(milonic=new menuname("Skin Care LineSun BlockLEFT_MENU")){
style=submenuStyle;
aI("text=Sun Block;target=;url=sun-block.html;");
aI("text=Cleanser;target=;url=cleanser.html;");
aI("text=Anti-Aging Serum;target=;url=anti-aging-serum.html;");
aI("text=Moisturizer;target=;url=moisturizer.html;");
}

with(milonic=new menuname("Golf ClubsPachinkoLEFT_MENU")){
style=submenuStyle;
aI("text=Pachinko;target=;url=pachinko.html;");
}

with(milonic=new menuname("Apparel LineSweatersLEFT_MENU")){
style=submenuStyle;
aI("text=Sweaters;target=;url=Sweaters.html;");
aI("text=The \"China Shirt\";target=;url=The-China-Shirt-.html;");
}


 drawMenus();

