fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps //// Offsets _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(M1=new mm_style()){ oncolor="#ffffff"; offcolor="#ffffff"; bordercolor="#000000"; borderstyle="solid"; borderwidth=0; separatorcolor="#ffffff"; separatorsize="1"; padding="0 0 0 0"; fontsize="10px"; fontstyle="bold"; fontweight="bold"; fontfamily="Arial, Verdana, Tahoma"; pagecolor="#ffffff"; pagebgcolor="transparent"; headercolor="#000000"; headerbgcolor="#ffffff"; subimagepadding="0"; align="center"; itemwidth=56; itemheight=10; } with(S1=new mm_style()){ onbgcolor="#739E55"; oncolor="#333333"; offbgcolor="#E5FFA9"; offcolor="#333333"; bordercolor="#00682A"; borderstyle="solid"; borderwidth=1; separatorcolor="#00682A"; separatorsize="1"; padding="0 0 0 0"; fontsize="10px"; fontstyle="bold"; fontweight="bold"; fontfamily="Arial, Verdana, Tahoma"; pagecolor="#333333"; pagebgcolor="#739E55"; 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="center"; itemwidth=79; itemheight=17; } topo_sub_menu = "offset=2"; esquerda_sub_menu = "offset=-1"; posicao_main_menu = "relative"; posicao_sub_menu = "absolute"; orientacao_main_menu = "horizontal"; orientacao_sub_menu = "vertical"; with(maxmenu=new menuname("71")){ style=S1; top=topo_sub_menu; left=esquerda_sub_menu; position=posicao_sub_menu; orientation=orientacao_sub_menu; aI("text=localização;url=/maxcontent-documento-32.html;"); aI("text=contactos;url=/maxcontent-documento-6.html;"); } with(maxmenu=new menuname("60")){ style=S1; top=topo_sub_menu; left=esquerda_sub_menu; position=posicao_sub_menu; orientation=orientacao_sub_menu; aI("text=espaço interior;url=/maxcontent-documento-25.html;"); aI("text=espaço exterior;url=/maxcontent-documento-28.html;"); aI("text=Capela;url=/maxcontent-documento-29.html;"); } with(maxmenu=new menuname("58")){ style=S1; top=topo_sub_menu; left=esquerda_sub_menu; position=posicao_sub_menu; orientation=orientacao_sub_menu; aI("text=catering;url=/maxcontent-documento-23.html;"); aI("text=decoração;url=/maxcontent-documento-27.html;"); aI("text=viatura;url=/maxcontent-documento-30.html;"); } with(maxmenu=new menuname("MainMenu_1")){ style=M1; alwaysvisible=1; position=posicao_main_menu; orientation=orientacao_main_menu; aI("text=home;url=/maxcontent-documento-22.html;"); aI("text=serviços;showmenu=58;"); aI("text=eventos;url=/maxcontent-documento-26.html;"); aI("text=espaço;showmenu=60;"); aI("text=animação;url=/maxcontent-documento-24.html;"); aI("text=contactos;showmenu=71;"); } drawMenus();