_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=5 // 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()){ onbgcolor="#AD0B0C"; oncolor="#ffffff"; offbgcolor="#FFF0C2"; offcolor="#AD0B0C"; bordercolor="white"; borderstyle="solid"; borderwidth=1; separatorcolor="white"; separatorsize="1"; padding=3; fontsize="75%"; fontstyle="normal"; fontfamily="Arial, Verdana, Tahoma, Arial"; pagecolor="white"; menubgimage="raindrops_light.gif"; pagebgcolor="white"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage="arrow.gif"; subimagepadding="2"; } with(milonic=new menuname("Main Menu")){ style=menuStyle; top=144; left=7; alwaysvisible=1; overflow="scroll"; aI("text=Originelle Geschenke;"); aI("text=       - Kreative Geschenke    ;url=./csc_articles.php?VID=&saSearch[special]=kgsliekr;"); aI("text=       - Geschenkkörbe;url=./csc_articles.php?VID=&saSearch[special]=Korb;"); aI("text= ;"); aI("text=Liebesballons;"); aI("text=       - Liebesmotive;url=./csc_articles.php?VID=&saSearch[special]=kgsliebal;"); aI("text=       - Singende Ballons;url=./csc_articles.php?VID=&saSearch[special]=kgsliesing;"); aI("text=       - Ballonsträuße;url=./csc_articles.php?VID=&saSearch[category]=Ballonstrauss;"); aI("text=       - Ballonbuketts;url=./csc_articles.php?VID=&saSearch[special]=Herzserie;"); aI("text= ;"); aI("text=Liebesballons gestalten;"); aI("text=       - Einfarbige Ballons;url=./articleDesigner.php?VID=&kat=Standard;"); aI("text=       - Vorgestaltete Ideen;url=./articleDesigner.php?VID=&kat=Liebe;"); aI("text= ;"); aI("text=Liebe Zubehör;"); aI("text=       - Süße Geschenke;url=./csc_articles.php?VID=&saSearch[special]=kgsliesue;"); aI("text=       - Liebesgrußkarten;url=./csc_articles.php?VID=&saSearch[special]=kgsliegr;"); aI("text=       - Liebesbriefe;url=./csc_articles.php?VID=&saSearch[special]=kgsliebr;"); aI("text= ;"); aI("text=%% Schnäppchen %%;url=./csc_articles.php?VID=&saSearch[special]=Discount;"); } drawMenus();