with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
position="relative";
menuwidth=767;
screenposition="center";
aI("text=Home;url=http://www.internationalelegance.com/index.html;");
aI("showmenu=company;text=Company;");
aI("showmenu=premier;text=PREMIER Dead Sea Products;");
aI("showmenu=hlavin;text=HLAVIN Bodycare;");
aI("showmenu=youngblood;text=Makeup;");
aI("showmenu=jewelry;text=Jewelry;");
aI("showmenu=worldfoods;text=World Foods/Beverages");
aI("showmenu=favorites;text=Global Favorites;");
}
drawMenus();
