_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=50 // Follow scrolling Rate _subOffsetTop=10 // Sub menu top offset _subOffsetLeft=-10 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x with(menuStyle=new mm_style()){ padding=1; } with(menuStyle1=new mm_style()){ offcolor="#ffffff"; offbgcolor="#a8a8a9"; oncolor="#ffffff"; onbgcolor="#2a2627"; padding=1; fontsize="11px"; fontfamily="Arial"; fontweight="normal"; align="Left"; itemwidth=112; itemheight=10; pointer='default'; } with(milonic=new menuname("_MAIN")){ style=menuStyle; position="relative"; height="21px"; alwaysvisible=1; orientation="horizontal"; width="480px"; aI("showmenu=Jewelry;image=images/menu/jewelry_off.gif;overimage=images/menu/jewelry_on.gif;url=#;itemwidth=59;pageimage=images/menu/jewelry_on.gif;"); aI("showmenu=WhatsHot;image=images/menu/whatshot_off.gif;overimage=images/menu/whatshot_on.gif;url=whatshot.php;itemwidth=70;pageimage=images/menu/whatshot_on.gif;"); aI("showmenu=RLM;image=images/menu/rlm_off.gif;overimage=images/menu/rlm_on.gif;url=#;itemwidth=109;pageimage=images/menu/rlm_on.gif;"); aI("showmenu=Recognition;image=images/menu/recognition_off.gif;overimage=images/menu/recognition_on.gif;url=#;itemwidth=76;pageimage=images/menu/recognition_on.gif;"); aI("showmenu=Wheretobuy;image=images/menu/wheretobuy_off.gif;overimage=images/menu/wheretobuy_on.gif;url=#;itemwidth=88;pageimage=images/menu/wheretobuy_on.gif;"); aI("showmenu=ComingSoon;image=images/menu/comingsoon_off.gif;overimage=images/menu/comingsoon_on.gif;url=images/RLM_Fall_2007.pdf;target=_blank;itemwidth=78;pageimage=images/menu/comingsoon_on.gif;"); } with(milonic=new menuname("Jewelry")){ style=menuStyle1; itemwidth=150; top="offset=5"; alwaysvisible=0; aI("image=images/menu/spacer2.gif;itemwidth=150;disabled;"); aI("image=images/menu/collections.gif;itemwidth=150;disabled; "); aI("text=   Accessories;url=collections.php?id=1;"); aI("text=   The Andy Warhol Collection;url=collections.php?id=10;"); aI("text=   The Charms Collection;url=collections.php?id=2;"); aI("text=   The Concave Collection;url=collections.php?id=8;"); aI("text=   The Factory X Collection;url=collections.php?id=13;"); aI("text=   The Gamma Collection;url=collections.php?id=3;"); aI("text=   The Links Collection;url=collections.php?id=4;"); aI("text=   The Mandala Collection;url=collections.php?id=5;"); aI("text=   The Men's Collection;url=collections.php?id=6;"); aI("text=   The Pure Oval Collection;url=collections.php?id=12;"); aI("text=   The Stegosaurus Collection;url=collections.php?id=11;"); aI("text=   The Windchime Collection;url=collections.php?id=7;"); aI("image=images/menu/spacer2.gif;itemwidth=150;disabled;"); aI("image=images/menu/categories.gif;itemwidth=150;disabled;"); aI("text=   Belts;url=index.php?cPath=0_15;"); aI("text=   Bracelets;url=index.php?cPath=0_7;"); aI("text=   Cufflinks;url=index.php?cPath=0_8;"); aI("text=   Earrings;url=index.php?cPath=0_9;"); aI("text=   Hair Accessory;url=index.php?cPath=0_10;"); aI("text=   Keychains;url=index.php?cPath=0_11;"); aI("text=   Necklaces;url=index.php?cPath=0_12;"); aI("text=   Pins;url=index.php?cPath=0_13;"); aI("text=   Rings;url=index.php?cPath=0_14;"); aI("image=images/menu/spacer2.gif;itemwidth=150;disabled;"); } with(milonic=new menuname("RLM")){ style=menuStyle1; top="offset=5"; alwaysvisible=0; aI("image=images/menu/spacer.gif;itemwidth=108;disabled;"); aI("text=   Biography;url=biography.php;"); aI("text=   Collaborations;url=collaborations.php;"); aI("text=   The Book;url=thebook.php;"); aI("image=images/menu/spacer.gif;itemwidth=108;disabled;"); } with(milonic=new menuname("Recognition")){ style=menuStyle1; top="offset=5"; itemwidth=86; alwaysvisible=0; aI("text=   ;url=#;onbgcolor=#a8a8a9;"); aI("text=   Press;url=recognitions.php;"); aI("text=   Events;url=events.php;"); aI("text=   ;url=#;onbgcolor=#a8a8a9;"); } with(milonic=new menuname("Wheretobuy")){ style=menuStyle1; top="offset=5"; itemwidth=86; alwaysvisible=0; aI("text=   ;url=#;onbgcolor=#a8a8a9;"); aI("text=   Gallery;url=gallery.php;"); aI("text=   Store Locator;url=store_locator.php;"); aI("text=   ;url=#;onbgcolor=#a8a8a9;"); } drawMenus();