//fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps _menuCloseDelay=150 // 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=4 // Sub menu top offset _subOffsetLeft=0 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x //buildAfterLoad=true // when menu is placed in div or table with(menuStyle=new mm_style()){ fontfamily="Segoe UI, Arial, Verdana, Tahoma"; fontsize="85%"; fontstyle="solid"; headerbgcolor="#ffffff"; headercolor="#5B0C03"; onbgcolor="#CCCCCC"; offbgcolor="#FFFFFF"; oncolor="#5B0C03"; offcolor="#5B0C03"; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.2);Alpha(opacity=90);"; padding="2px 6px 2px 6px"; pagebgcolor="#FFFFFF"; pagecolor="#5B0C03"; separatorcolor="#FFFFFF"; separatorsize=6; } with(submenuStyle=new mm_style()){ orientation="vertical";bordercolor="#CCCCCC"; borderstyle="solid"; borderwidth=1; fontfamily="Segoe UI, Arial, Verdana, Tahoma"; fontsize="12px"; fontstyle="solid"; headerbgcolor="#ffffff"; headercolor="#000000"; onbgcolor="#FFFFFF"; offbgcolor="#FFFFFF"; oncolor="#000000"; offcolor="#000000"; ondecoration='underline'; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.2);Alpha(opacity=90)"; padding="3px 20px 3px 10px"; pagebgcolor="#CCCCCC"; pagecolor="#B71C0D"; separatorcolor="#CCCCCC"; align="left"; } with(SearchmenuStyle=new mm_style()){ bordercolor="#000000"; borderstyle="solid"; borderwidth=1; fontfamily="Segoe UI, Arial, Verdana, Tahoma"; fontsize="72%"; fontstyle="solid"; headerbgcolor="#ffffff"; headercolor="#000000"; onbgcolor="#FFFFFF"; offbgcolor="#FFFFFF"; oncolor="#000000"; offcolor="#515151"; ondecoration='underline'; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.2);Alpha(opacity=100)"; padding="12px 10px 2px 10px"; pagebgcolor="#CCCCCC"; pagecolor="#000000"; } with(milonic=new menuname("Services")){ orientation="vertical"; style=submenuStyle; aI("text=Kontakt;url=index.asp?p=staatswappen&kontakt=1&lang=d;"); aI("text=Projektdaten;url=index.asp?site=projektdaten&lang=d;"); aI("text=Presse;url=index.asp?p=staatswappen&presse=1&lang=d;"); aI("text=Team;url=index.asp?p=staatswappen&team=1&lang=d;"); aI("text=Impressum;url=index.asp?p=staatswappen&impressum=1&lang=d;"); } with(milonic=new menuname("Traeger")){ orientation="vertical"; style=submenuStyle; aI("text=Unternehmenspräsentationen;url=index.asp?p=staatswappen&lang=d;"); aI("text=Gesamtverzeichnis;url=staatswappen.asp;"); } with(milonic=new menuname("Suche")){ screenposition="center"; left="offset=350"; style=SearchmenuStyle; keepalive=1; aI("text=Durchsuchen Sie das Netzwerk Staatswappen:
;type=form;"); } drawMenus();