_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;Deutschland<br />&nbsp;Homepage;url=/germany/;status=Deutschland Homepage;");aI("text=&nbsp;Farbpalette;url=/germany/html/colours.php;status=Farbpalette;");aI("text=&nbsp;Produktinformation;url=/germany/html/boxdetails.php;status=Produktinformation;");aI("text=&nbsp;Diverse Eins&auml;tze;url=/germany/html/traydetails.php;status=Diverse Eins&auml;tze;");aI("text=&nbsp;Anwendungen;url=/germany/html/uses.php;status=Anwendungen;");aI("text=&nbsp;Bezugsquellen;url=/germany/html/howtobuy.php;status=Bezugsquellen;");aI("text=&nbsp;&Uuml;ber uns;url=/germany/html/whoweare.php;status=&Uuml;ber uns;");aI("text=&nbsp;Kontakt;url=/germany/html/contactus.php;status=Kontakt;");aI("text=&nbsp;Impressum;url=/germany/html/legalnotes.php;status=Impressum;");aI("text=&nbsp;Umweltschutz;url=/germany/html/ecofriendly.php;status=Umweltschutz;offbgcolor=#009900;offcolor=#ffffff;onbgcolor=#00cc00;pagebgcolor=#009900;");}with(milonic=new menuname("Blank")){style=menuStyle;overflow="scroll";aI("text=&nbsp;xxxxxxxx;showmenu=xxxxxxxx;url=xxxxxxxx;status=xxxxxxxx;");}drawMenus();