_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=40 // Follow scrolling Rate _subOffsetTop=0 // 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 with(menuStyle=new mm_style()) { oncolor="#FFFFFF"; onbgcolor="#333399"; offbgcolor="#CCCCFF"; offcolor="#333399"; bordercolor="#296488"; borderstyle="solid"; borderwidth=0; separatorcolor="#CCCCFF"; separatorsize="0"; padding=5; fontsize="11px"; fontstyle="Normal"; fontweight="bold"; fontfamily="Verdana, Tahoma, Arial"; pagecolor="#FFFFFF"; pagebgcolor="#333399"; headercolor="#000000"; headerbgcolor="#A3001C"; overfilter="Fade(duration=0.2);Alpha(style=0,opacity=95);" //Shadow(color='#777777', Direction=135, Strength=0)"; outfilter="Fade(duration=0.2);Alpha(style=0,opacity=95);" //Shadow(color='#777777', Direction=135, Strength=0)"; } with(milonic=new menuname("247")) { style=menuStyle; itemwidth="101";aI("text=Routebeschrijving Eindhoven;url=javascript:openIFrame('tempframe','pagina_id=248');;status=Routebeschrijving Eindhoven;image=img/dot2.gif"); } with(milonic=new menuname("249")) { style=menuStyle; itemwidth="101";aI("text=Medewerkers Rhenen;url=javascript:openIFrame('tempframe','pagina_id=136');;status=Medewerkers Rhenen;image=img/dot2.gif"); aI("text=Routebeschrijving Rhenen;url=javascript:openIFrame('tempframe','pagina_id=137');;status=Routebeschrijving Rhenen;image=img/dot2.gif"); } with(milonic=new menuname("101")) { style=menuStyle; itemwidth="101";aI("text=Eindhoven;url=javascript:openIFrame('tempframe','pagina_id=247');;status=Eindhoven;image=img/dot2.gif"); aI("text=Rhenen;url=javascript:openIFrame('tempframe','pagina_id=249');;status=Rhenen;image=img/dot2.gif"); } with(milonic=new menuname("242")) { style=menuStyle; itemwidth="101";aI("text=Loonvisie B.V.;url=javascript:openIFrame('tempframe','pagina_id=243');;status=Loonvisie B.V.;image=img/dot2.gif"); } with(milonic=new menuname("Main Menu")) { style=menuStyle; itemwidth="80"; align="center"; position="relative"; alwaysvisible=1; orientation="horizontal"; aI("text=Home;url=javascript:openIFrame('tempframe','pagina_id=89');;status=Home"); aI("text=Vestigingen;showmenu=101;status=Vestigingen"); aI("text=Vacatures;url=javascript:openIFrame('tempframe','pagina_id=92');;status=Vacatures"); aI("text=Contact;url=javascript:openIFrame('tempframe','pagina_id=93');;status=Contact"); aI("text=Printversie;url=javascript:openIFrame('tempframe','pagina_id=128');;status=Printversie"); aI("text=Partners;showmenu=242;status=Partners"); aI("text=Links;url=javascript:openIFrame('tempframe','pagina_id=94');;status=Links"); } drawMenus();