_menuCloseDelay=250 // The time delay for menus to remain visible on mouse out _menuOpenDelay=20 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=10 // Follow scrolling Rate _subOffsetTop=0 // Sub menu top offset _subOffsetLeft=0 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=10 // Only needed for Netcsape 4.x with(MainMenuStyle=new mm_style()){ onbgcolor="#cccccc"; oncolor="#000000"; offbgcolor="#cccccc"; offcolor="#000000"; bordercolor="#AA8000"; borderstyle="solid"; borderwidth=0; separatorcolor="#000000"; separatorsize="2"; padding=0; fontsize="10px"; fontweight="bold"; fontfamily="Trebuchet MS, Verdana, Arial, Helvetica, sans-serif"; pagecolor="#000000"; pagebgcolor="#EFEFEF"; headercolor="#000000"; headerbgcolor="#ffffff"; onsubimage="/images/seta_submenu.gif"; subimage="/images/seta_submenu.gif"; subimagepadding="0"; align="center"; bgimage="/images/bg_menu.jpg"; overbgimage="/images/bg_menu_over.jpg"; } with(SubMenuStyle=new mm_style()){ onbgcolor="#FFFFFF"; oncolor="#000000"; offbgcolor="#EFEFEF"; offcolor="#000000"; bordercolor="#666666"; borderstyle="solid"; borderwidth=1; separatorcolor="#666666"; separatorsize="1"; padding=1; fontsize="10px"; fontweight="normal"; fontfamily="Verdana, Arial, Helvetica, sans-serif"; pagecolor="#000000"; pagebgcolor="#EFEFEF"; headercolor="#000000"; headerbgcolor="#ffffff"; onsubimage="/images/seta_submenu.gif"; subimage="/images/seta_submenu.gif"; subimagepadding="0"; //overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#F3E8CD', Direction=135, Strength=5)"; //outfilter="Fade(duration=0.1)"; overflow="scroll"; } itemwidth_main_menu = 170; itemheight_main_menu = 18; itemwidth_sub_menu = 170; itemheight_sub_menu = 18; topo_sub_menu = "offset=2"; 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("2")){ style=SubMenuStyle; itemwidth=itemwidth_sub_menu; itemheight=itemheight_sub_menu; top=topo_sub_menu; left=esquerda_sub_menu; position=posicao_sub_menu; orientation=orientacao_sub_menu; overflow="scroll"; aI("text=CINTOS | BELTS;url=/categoria-22-lang_pt.html;"); aI("text=FIVELAS | BUCKLES;url=/categoria-7-lang_pt.html;"); } with(maxmenu=new menuname("6")){ style=SubMenuStyle; itemwidth=itemwidth_sub_menu; itemheight=itemheight_sub_menu; top=topo_sub_menu; left=esquerda_sub_menu; position=posicao_sub_menu; orientation=orientacao_sub_menu; overflow="scroll"; aI("text=COLARES | NECKLACES;url=/categoria-9-lang_pt.html;"); aI("text=CORRENTES | CHAINS;url=/categoria-10-lang_pt.html;"); aI("text=LUVAS E GORROS | ;url=/categoria-33-lang_pt.html;"); aI("text=MEIAS | ;url=/categoria-34-lang_pt.html;"); aI("text=PULSEIRAS | BRACELETS;url=/categoria-8-lang_pt.html;"); aI("text=VÁRIOS | OTHER;url=/categoria-21-lang_pt.html;"); } with(maxmenu=new menuname("12")){ style=SubMenuStyle; itemwidth=itemwidth_sub_menu; itemheight=itemheight_sub_menu; top=topo_sub_menu; left=esquerda_sub_menu; position=posicao_sub_menu; orientation=orientacao_sub_menu; overflow="scroll"; aI("text=SAIAS | SKIRTS;url=/categoria-25-lang_pt.html;"); aI("text=SWEATS MULHER | WOMAN;url=/categoria-18-lang_pt.html;"); aI("text=T-SH SATÍRICAS | HUMOR T-SHIRTS;url=/categoria-31-lang_pt.html;"); aI("text=T-SHIRTS HOMEM | MEN;url=/categoria-1-lang_pt.html;"); aI("text=T-SHIRTS MULHER | WOMAN;url=/categoria-17-lang_pt.html;"); aI("text=TOP's;url=/categoria-13-lang_pt.html;"); aI("text=UNDERWEAR;url=/categoria-19-lang_pt.html;"); aI("text=VÁRIOS | OTHER;url=/categoria-23-lang_pt.html;"); } with(maxmenu=new menuname("Main Menu")){ style=MainMenuStyle; alwaysvisible=1; itemwidth=itemwidth_main_menu; itemheight=itemheight_main_menu; position=posicao_main_menu; orientation=orientacao_main_menu; aI("text=ACESSÓRIOS | ACCESSORIES;showmenu=6;"); aI("text=AUTOCOLANTES | STICKERS;url=/categoria-3-lang_pt.html;"); aI("text=BOLSAS | PURSES;url=/categoria-16-lang_pt.html;"); aI("text=CALÇADO | FOOTWEAR;url=/categoria-11-lang_pt.html;"); aI("text=CINTOS | BELTS;showmenu=2;"); aI("text=FUMO e ACESSÓRIOS|SMOKE;url=/categoria-32-lang_pt.html;"); aI("text=MOUSE PAD'S;url=/categoria-24-lang_pt.html;"); aI("text=PINS;url=/categoria-4-lang_pt.html;"); aI("text=PORTA-CHAVES;url=/categoria-20-lang_pt.html;"); aI("text=POSTERS;url=/categoria-5-lang_pt.html;"); aI("text=VESTUÁRIO | CLOTHES;showmenu=12;"); }