fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps _menuCloseDelay=250 // The time delay for menus to remain visible on mouse out _menuOpenDelay=10 // The time delay before menus open on mouse over _followSpeed=100 // Follow scrolling speed _followRate=10 // Follow scrolling Rate _subOffsetTop=-60 // Sub menu top offset _subOffsetLeft=-9 // Sub menu left offset _scrollAmount=1 // Only needed for Netscape 4.x _scrollDelay=1 // Only needed for Netcsape 4.x with(M4=new mm_style()){ onbgcolor="#FCE700"; oncolor="#000000"; offbgcolor="#07936E"; offcolor="#FFFFFF"; //bordercolor="#000000"; //borderstyle="solid"; //borderwidth=1; separatorcolor="#FFFFFF"; separatorsize="1"; padding=2; fontsize="11px"; fontstyle="normal"; fontweight="normal"; fontfamily="Verdana, Tahoma, Arial"; pagecolor="#000000"; pagebgcolor="#FCE700"; headercolor="#000000"; headerbgcolor="#ffffff"; onsubimage="/images/arrow.gif"; subimage="/images/arrow.gif"; subimagepadding="0"; align="right"; itemwidth=145; itemheight=22; } with(SubMenuStyle=new mm_style()){ onbgcolor="#FCE700"; oncolor="#000000"; offbgcolor="#07936E"; offcolor="#FFFFFF"; bordercolor="#006600"; borderstyle="solid"; borderwidth=1; separatorcolor="#FFFFFF"; separatorsize="1"; padding=2; fontsize="12px"; fontstyle="normal"; fontfamily="Verdana, Tahoma, Arial"; pagecolor="FFFFFF"; pagebgcolor="#FFFFFF"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage="/images/arrow.gif"; onsubimage="/images/arrow.gif"; subimagepadding="0"; //overfilter="gradientwipe(wipestyle=1, motion=Forward, duration=0.2);"; //outfilter="gradientwipe(wipestyle=1, motion=Reverse, duration=0.2)"; overflow="scroll"; align="left"; itemwidth=130; itemheight=22; } topo_sub_menu = "offset=65"; esquerda_sub_menu = "offset=-1"; posicao_main_menu = "relative"; posicao_sub_menu = "absolute"; orientacao_main_menu = "vertical"; orientacao_sub_menu = "vertical"; with(maxmenu=new menuname("MainMenu_4")){ style=M4; alwaysvisible=1; position=posicao_main_menu; orientation=orientacao_main_menu; aI("text=;url=/maxcontent-documento-2.html;"); aI("text=;url=/maxcontent-documento-14.html;"); aI("text=;url=/maxcontent-pasta-noticias-1.html;"); aI("text=;url=/maxcontent-pasta-arquivo-9.html;"); aI("text=;url=/maxcontent-documento-38.html;"); aI("text=;url=/maxcontent-pasta-noticias-10.html;"); aI("text=;url=/maxcontent-pasta-arquivo-13.html;"); aI("text=;url=/maxcontent-pasta-noticias-12.html;"); } drawMenus();