_menuCloseDelay=500    // The time delay for menus to remain visible on mouse out_menuOpenDelay=50      // The time delay before menus open on mouse over_followSpeed=5         // Follow scrolling speed_followRate=40         // Follow scrolling Rate_subOffsetTop=5        // 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()){align="left";onbgcolor="#479aff";oncolor="#ffffff";offbgcolor="#0048a0";offcolor="#ffffff";bordercolor="#ffffff";borderstyle="solid";borderwidth=2;separatorcolor="#ffffff";separatorsize="2";padding=5;fontsize="75%";fontweight="bold";fontfamily="arial, helvetica";pagecolor="white";pagebgcolor="#012e65";headercolor="#ffffff";headerbgcolor="#ffffff";subimage="/images/navigation/arrow.gif";subimagepadding="2";overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";outfilter="randomdissolve(duration=0.3)";}with(milonic=new menuname("Main Menu")){style=menuStyle;top=160;left=65;itemwidth=130;followscroll=0;alwaysvisible=1;orientation="vertical";aI("text=&nbsp;L&auml;nderauswahl;url=/;status=L&auml;nderauswahl;");aI("text=&nbsp;Homepage Schweiz;url=/switzerland/;status=Homepage Schweiz;");aI("text=&nbsp;Go Shopping!;showmenu=Shopping;url=/switzerland/html/onlineshop/goshopping.php;status=Go Shopping!;offbgcolor=#cc0000;offcolor=#ffffff;onbgcolor=#ff0000;pagebgcolor=#cc0000;");aI("text=&nbsp;Farbpalette;url=/switzerland/html/colours.php;status=Farbpalette;");aI("text=&nbsp;Produktinformation;url=/switzerland/html/boxdetails.php;status=Produktinformation;");aI("text=&nbsp;Diverse Eins&auml;tze;url=/switzerland/html/traydetails.php;status=Diverse Eins&auml;tze;");aI("text=&nbsp;Anwendungen;url=/switzerland/html/uses.php;status=Anwendungen;");aI("text=&nbsp;Bezugsquellen;url=/switzerland/html/howtobuy.php;status=Bezugsquellen;");aI("text=&nbsp;&Uuml;ber uns;url=/switzerland/html/whoweare.php;status=&Uuml;ber uns;");aI("text=&nbsp;Kontakt;url=/switzerland/html/contactus.php;status=Kontakt;");aI("text=&nbsp;Umweltschutz;url=/switzerland/html/ecofriendly.php;status=Umweltschutz;offbgcolor=#009900;offcolor=#ffffff;onbgcolor=#00cc00;pagebgcolor=#009900;");}with(milonic=new menuname("Shopping")){style=menuStyle;overflow="scroll";aI("text=&nbsp;Really Useful Boxen;showmenu=RUB;url=/switzerland/html/onlineshop/fullrange_rub.php;status=Really Useful Boxen;");aI("text=&nbsp;Einkaufskorb;url=http://www.romancart.com/cart.asp?storeid=45849;status=Einkaufskorb;");aI("text=&nbsp;Hilfe!;url=/switzerland/html/onlineshop/help.php;status=Hilfe!;");aI("text=&nbsp;Gesch&auml;ftsbedingungen;url=/switzerland/html/onlineshop/terms.php;status=Gesch&auml;ftsbedingungen;");}with(milonic=new menuname("RUB")){style=menuStyle;overflow="scroll";aI("text=&nbsp;Vollst&auml;ndiges Sortiment;url=/switzerland/html/onlineshop/fullrange_rub.php;status=Vollst&auml;ndiges Sortiment;");aI("text=&nbsp;Regaleinheiten;url=/switzerland/html/onlineshop/rub_storage.php;status=Regaleinheiten;");aI("text=&nbsp;Zubeh&ouml;r;url=/switzerland/html/onlineshop/rub_accessories.php;status=Zubeh&ouml;r;");}with(milonic=new menuname("Blank")){style=menuStyle;overflow="scroll";aI("text=&nbsp;xxxxxxxx;showmenu=xxxxxxxx;url=xxxxxxxx;status=xxxxxxxx;");}drawMenus();