_menuCloseDelay=100 // The time delay for menus to remain visible on mouse out _menuOpenDelay=50 // The time delay before menus open on mouse over _subOffsetTop=2 // Sub menu top offset _subOffsetLeft=-10 // Sub menu left offset _menuCloseDelay=100 // The time delay for menus to remain visible on mouse out _menuOpenDelay=50 // The time delay before menus open on mouse over _subOffsetTop=2 // Sub menu top offset _subOffsetLeft=2 // Sub menu left offset with(XPMainStyle=new mm_style()){ onbgcolor="#3A9102"; oncolor="#FFFFFF"; offbgcolor="#8BC7DF"; offcolor="#144400"; bordercolor="#D7EAAD"; borderstyle="solid"; borderwidth=0; separatorcolor="#D7EAAD"; separatorsize="0"; padding=2; fontsize="100%"; fontstyle="normal"; fontweight="bold"; fontfamily="Arial,Helvetica,Verdana"; subimagepadding="2"; onborder="0px solid #144400"; offborder="0px solid #D7EAAD"; } with(XPMenuStyle=new mm_style()){ onbgcolor="#3F9607"; oncolor="#FFFFFF"; offbgcolor="#8BC7DF"; offcolor="#144400"; bordercolor="#3A9102"; borderstyle="solid"; borderwidth=1; separatorcolor="#3A9102"; separatorpadding="2"; separatoralign="right"; separatorwidth="60%"; padding=1; fontsize="95%"; fontstyle="normal"; fontweight="bold"; fontfamily="Arial,Helvetica,Verdana"; image="xpblank.gif"; subimage="arrow.gif"; onborder="1px solid #144400"; overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"; outfilter="randomdissolve(duration=0.3)"; menubgimage="spacer.gif";//winxp } with(milonic=new menuname("Main Menu")){ style=XPMainStyle; position="relative"; alwaysvisible=1; orientation="horizontal"; margin=0; aI("status=Home page;image=images/bhome4.jpg;url=index.php?lang_id=4"); aI("status=New baby gift box;image=images/baskets4.jpg;url=07-201-4.html;"); aI("status=Baby gifts;image=images/babies4.jpg;url=07-202-4.html;"); aI("status=Gifts parents brothers sisters;image=images/parents4.jpg;url=07-203-4.html;"); aI("status=Home;image=images/wrapping4.jpg;url=content.php?cid=38&lang_id=4;"); aI("status=Home;image=images/delivery4.jpg;url=content.php?cid=40&lang_id=4;"); aI("status=Contact us;image=images/companies4.jpg;url=content.php?cid=48&lang_id=4;"); } with(milonic=new menuname("Regalos para padres")){ style=XPMenuStyle; overflow="scroll"; margin=4; } with(milonic=new menuname("Canastillas")){ style=XPMenuStyle; overflow="scroll"; margin=4; aI("text=Strollers                       ;url=01_Strollers.html;image=images/spacer.gif;"); } with(milonic=new menuname("Regalos para bebe")){ style=XPMenuStyle; overflow="scroll"; margin=4; } drawMenus();