with(menuStyle=new mm_style()){
styleid=1;
}

with(menuStyle=new mm_style()){
fontfamily="Times New Roman, Arial, tahoma";
fontsize="14px";
padding=4;
fontstyle="normal";
fontweight="bold";
offcolor="#ffe896";
oncolor="#ffffff";

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
position="relative";
menuwidth=838;
aI("offcolor=#ffffff;fontsize=16px;text=OLIVER PEOPLES;;");
aI("image=/images/navi_spacer.gif;overimage=/images/navi_spacer.gif;;;");
aI("text=COLLECTION;showmenu=collection;;");
aI("text=/;");
aI("text=SHOP;showmenu=shop;;");
aI("text=/;");
aI("text=BOUTIQUES;showmenu=retail;;");
aI("text=/;");
aI("text=PRESS;showmenu=press;;");
aI("text=/;");
aI("text=MUSIC;showmenu=music;url=/music.html;");
aI("text=/;");
aI("text=ABOUT;showmenu=about;;");
aI("image=/images/navi_spacer.gif;overimage=/images/navi_spacer.gif;;;");
aI("offcolor=#ffffff;fontsize=16px;text=PAUL SMITH;showmenu=paul smith;;");
}

drawMenus();
