fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps _menuCloseDelay=500; _menuOpenDelay=150; _subOffsetTop=5; _subOffsetLeft=-2; with(XPMainStyle=new mm_style()) { borderwidth=0; fontfamily="Trebuchet MS,Arial,Helvetica,Verdana"; fontsize="90%"; fontstyle="normal"; fontweight="normal"; offbgcolor=""; offcolor="#A5A5A5"; onbgcolor=""; oncolor="#666"; separatorcolor="none"; separatorwidth=15; subOffsetTop=-50; subOffsetLeft=-20; } with(XPMenuStyle=new mm_style()) { borderwidth=0; fontfamily="Trebuchet MS,Arial,Helvetica,Verdana"; fontsize="90%"; fontstyle="normal"; fontweight="normal"; offbgcolor="#CCC"; offcolor="#666"; onbgcolor="#CCC"; oncolor="#000"; outfilter=""; overfilter=""; padding=4; separatoralign="center"; separatorcolor="#666"; separatorpadding=1; separatorwidth="100%"; menubgcolor="#CCC"; } with(stockClassificationsStyle=new mm_style()) { fontfamily="Trebuchet MS, Verdana, Tahoma, Arial"; fontsize="175%"; fontstyle="normal"; offbgcolor=""; offcolor="#000"; onbgcolor=""; oncolor="#333"; padding=0; separatorcolor="none"; separatorwidth=50; } with(stockClassificationsSubMenuStyle=new mm_style()) { borderwidth=0; fontfamily="Trebuchet MS,Arial,Helvetica,Verdana"; fontsize="90%"; fontstyle="normal"; fontweight="normal"; offbgcolor="#CCC"; offcolor="#666"; onbgcolor="#CCC"; oncolor="#000"; outfilter=""; overfilter=""; padding=4; separatoralign="center"; separatorcolor="#666"; separatorpadding=1; separatorwidth="100%"; menubgcolor="#CCC"; } // Level 2 Sub Menus // Policy Documents menu_5_2_17=new menuname("menu_5_2_17") menu_5_2_17.margin=2; menu_5_2_17.style=XPMenuStyle; menu_5_2_17.aI("text=Copyright Notice;url=http://www.shoebox.com.au/Company/Policy/Default.asp?webPageNo=37;"); menu_5_2_17.aI("text=Legal Disclaimer;url=http://www.shoebox.com.au/Company/Policy/Default.asp?webPageNo=38;"); menu_5_2_17.aI("text=Privacy Policy;url=http://www.shoebox.com.au/Company/Policy/Default.asp?webPageNo=39;"); menu_5_2_17.aI("text=Terms of Use;url=http://www.shoebox.com.au/Company/Policy/Default.asp?webPageNo=40;"); menu_5_2_17.aI("text=Order Insurance Policy;url=http://www.shoebox.com.au/Company/Policy/Default.asp?webPageNo=41;"); menu_5_2_17.aI("text=Returns Policy;url=http://www.shoebox.com.au/Company/Policy/Default.asp?webPageNo=42;"); menu_5_2_17.aI("text=Membership Terms and Conditions;url=http://www.shoebox.com.au/Company/Policy/Default.asp?webPageNo=43;"); menu_5_2_17.aI("text=Web Security;url=http://www.shoebox.com.au/Company/Policy/Default.asp?webPageNo=45;"); menu_5_2_17.aI("text=How to Shop;url=http://www.shoebox.com.au/Company/Policy/Default.asp?webPageNo=46;"); menu_5_2_17.aI("text=Shipping Information;url=http://www.shoebox.com.au/Company/Policy/Default.asp?webPageNo=47;"); // Level 1 Sub Menus // Products menu_1_1=new menuname("menu_1_1") menu_1_1.margin=2; menu_1_1.style=XPMenuStyle; menu_1_1.aI("text=Product Categories;url=http://www.shoebox.com.au/Products/Stock.asp;"); menu_1_1.aI("text=Specials;url=http://www.shoebox.com.au/Specials/Default.asp;"); menu_1_1.aI("text=New Stuff;url=http://www.shoebox.com.au/Products/StockNew.asp;"); menu_1_1.aI("separatorsize=1;text=Featured Items;url=http://www.shoebox.com.au/FeaturedItems/Default.asp;"); // Information menu_2_1=new menuname("menu_2_1") menu_2_1.margin=2; menu_2_1.style=XPMenuStyle; menu_2_1.aI("text=Information Sheets;url=http://www.shoebox.com.au/InformationSheets/InfoSheets.asp?ids=InformationSheets/InfoSheetCategories;"); menu_2_1.aI("separatorsize=1;text=Featured Items;url=http://www.shoebox.com.au/FeaturedItems/Default.asp;"); menu_2_1.aI("text=Fashion Info;url=http://www.shoebox.com.au/InformationSheets/InfoSheets.asp?c=2;"); menu_2_1.aI("text=Shoe Help;url=http://www.shoebox.com.au/InformationSheets/InfoSheets.asp?c=1;"); // About Us menu_5_1=new menuname("menu_5_1") menu_5_1.margin=2; menu_5_1.style=XPMenuStyle; menu_5_1.aI("text=Overview;url=http://www.shoebox.com.au/Company/Overview/Default.asp;"); menu_5_1.aI("text=Locations;url=http://www.shoebox.com.au/Company/Branches/Default.asp;"); menu_5_1.aI("text=Contact Us;url=http://www.shoebox.com.au/Company/Contact/Default.asp;"); menu_5_1.aI("text=Site Map;url=http://www.shoebox.com.au/Company/SiteMap/Default.asp;"); menu_5_1.aI("showmenu=menu_5_2_17;text=Policy Documents;url=http://www.shoebox.com.au/Company/Policy/Default.asp?webPageNo=7;"); // Members menu_7_1=new menuname("menu_7_1") menu_7_1.margin=2; menu_7_1.style=XPMenuStyle; menu_7_1.aI("text=Join Now!;url=http://www.shoebox.com.au/Members/JoinInfo.asp;"); menu_7_1.aI("text=Forgotten Password?;url=http://www.shoebox.com.au/Members/Forgotten.asp;"); menu_7_1.aI("text=Login;url=http://www.shoebox.com.au/Members/Default.asp;"); menu_7_1.aI("text=Saved Carts;url=http://www.shoebox.com.au/Members/Cart/SavedCarts.asp;"); menu_7_1.aI("text=Lookup Cart;url=http://www.shoebox.com.au/Members/Cart/LookupCart.asp;"); menu_7_1.aI("text=Shopping Cart;url=http://www.shoebox.com.au/Members/Cart/ViewCart.asp;"); mainmenu=new menuname("Main Menu"); mainmenu.alwaysvisible=1; mainmenu.screenposition="center"; mainmenu.orientation="horizontal"; mainmenu.style=XPMainStyle; mainmenu.top=40; mainmenu.aI("showmenu=menu_1_1;text=Products;url=http://www.shoebox.com.au/Products/Stock.asp;"); mainmenu.aI("showmenu=menu_2_1;text=Information;url=http://www.shoebox.com.au/InformationSheets/InfoSheets.asp;"); mainmenu.aI("showmenu=menu_3_1;text=FAQ;url=http://www.shoebox.com.au/FAQ/default.asp;"); mainmenu.aI("showmenu=menu_4_1;text=News;url=http://www.shoebox.com.au/NewsArticles/Default.asp;"); mainmenu.aI("showmenu=menu_5_1;text=About Us;url=http://www.shoebox.com.au/Company/Overview/Default.asp;"); mainmenu.aI("showmenu=menu_6_1;text=Contact Us;url=/Company/Contact/default.asp;"); mainmenu.aI("showmenu=menu_7_1;text=Members;url=http://www.shoebox.com.au/Members/Members.asp;"); stockClassificationsMenu=new menuname("Stock Classifications"); stockClassificationsMenu.alwaysvisible=1; stockClassificationsMenu.screenposition="center"; stockClassificationsMenu.orientation="horizontal"; stockClassificationsMenu.style=stockClassificationsStyle; stockClassificationsMenu.aI("text=New Arrivals;url=http://www.shoebox.com.au/Products/Stock.asp?c=1;"); stockClassificationsMenu.aI("showmenu=MenuStockClassification3;text=Boots;url=http://www.shoebox.com.au/Products/Stock.asp?c=3;"); stockClassificationsMenu.aI("showmenu=MenuStockClassification75;text=Sandal;url=http://www.shoebox.com.au/Products/Stock.asp?c=75;"); stockClassificationsMenu.aI("showmenu=MenuStockClassification12;text=Heels;url=http://www.shoebox.com.au/Products/Stock.asp?c=12;"); stockClassificationsMenu.aI("showmenu=MenuStockClassification8;text=Casual;url=http://www.shoebox.com.au/Products/Stock.asp?c=8;"); stockClassificationsMenu.aI("showmenu=MenuStockClassification9;text=Mens;url=http://www.shoebox.com.au/Products/Stock.asp?c=9;"); stockClassificationsMenu.aI("showmenu=MenuStockClassification4;text=Brands;url=http://www.shoebox.com.au/Products/Stock.asp?c=4;"); stockClassificationsMenu.aI("showmenu=MenuStockClassification88;text=Colour;url=http://www.shoebox.com.au/Products/Stock.asp?c=88;"); with(milonic=new menuname("MenuStockClassification3")){ overflow="scroll"; style=stockClassificationsSubMenuStyle; aI("showmenu=MenuStockClassification26;text=Casuals/Comfort;url=http://www.shoebox.com.au/Products/Stock.asp?c=26;"); aI("showmenu=MenuStockClassification27;text=Fashion Heel;url=http://www.shoebox.com.au/Products/Stock.asp?c=27;"); } with(milonic=new menuname("MenuStockClassification75")){ overflow="scroll"; style=stockClassificationsSubMenuStyle; aI("text=Flat;url=http://www.shoebox.com.au/Products/Stock.asp?c=76;"); aI("text=Heel;url=http://www.shoebox.com.au/Products/Stock.asp?c=78;"); aI("text=Wedges;url=http://www.shoebox.com.au/Products/Stock.asp?c=80;"); } with(milonic=new menuname("MenuStockClassification12")){ overflow="scroll"; style=stockClassificationsSubMenuStyle; aI("text=Fashion;url=http://www.shoebox.com.au/Products/Stock.asp?c=13;"); aI("text=Work;url=http://www.shoebox.com.au/Products/Stock.asp?c=14;"); aI("text=Platforms;url=http://www.shoebox.com.au/Products/Stock.asp?c=16;"); aI("text=Comfort;url=http://www.shoebox.com.au/Products/Stock.asp?c=17;"); aI("text=Evening;url=http://www.shoebox.com.au/Products/Stock.asp?c=44;"); aI("text=Wedges;url=http://www.shoebox.com.au/Products/Stock.asp?c=70;"); aI("text=Boots;url=http://www.shoebox.com.au/Products/Stock.asp?c=115;"); } with(milonic=new menuname("MenuStockClassification8")){ overflow="scroll"; style=stockClassificationsSubMenuStyle; aI("text=Comfort;url=http://www.shoebox.com.au/Products/Stock.asp?c=33;"); aI("text=Fashion & Ballet flats;url=http://www.shoebox.com.au/Products/Stock.asp?c=34;"); aI("text=Sandals;url=http://www.shoebox.com.au/Products/Stock.asp?c=36;"); aI("text=Athletic;url=http://www.shoebox.com.au/Products/Stock.asp?c=46;"); } with(milonic=new menuname("MenuStockClassification9")){ overflow="scroll"; style=stockClassificationsSubMenuStyle; aI("text=Fashion;url=http://www.shoebox.com.au/Products/Stock.asp?c=19;"); aI("text=Dress & Work;url=http://www.shoebox.com.au/Products/Stock.asp?c=20;"); aI("text=Athletic;url=http://www.shoebox.com.au/Products/Stock.asp?c=21;"); aI("text=Comfort;url=http://www.shoebox.com.au/Products/Stock.asp?c=24;"); } with(milonic=new menuname("MenuStockClassification4")){ overflow="scroll"; style=stockClassificationsSubMenuStyle; aI("text=Julius Marlow;url=http://www.shoebox.com.au/Products/Stock.asp?c=6;"); aI("text=Apostle;url=http://www.shoebox.com.au/Products/Stock.asp?c=11;"); aI("text=Hush Puppies;url=http://www.shoebox.com.au/Products/Stock.asp?c=23;"); aI("text=Therapy;url=http://www.shoebox.com.au/Products/Stock.asp?c=25;"); aI("text=Orbit;url=http://www.shoebox.com.au/Products/Stock.asp?c=38;"); aI("text=Siren;url=http://www.shoebox.com.au/Products/Stock.asp?c=40;"); aI("text=Bare Traps;url=http://www.shoebox.com.au/Products/Stock.asp?c=41;"); aI("text=Simona Ricci;url=http://www.shoebox.com.au/Products/Stock.asp?c=42;"); aI("text=Verali;url=http://www.shoebox.com.au/Products/Stock.asp?c=43;"); aI("text=RnR;url=http://www.shoebox.com.au/Products/Stock.asp?c=47;"); aI("text=Dunlop;url=http://www.shoebox.com.au/Products/Stock.asp?c=48;"); aI("text=Windsor Smith;url=http://www.shoebox.com.au/Products/Stock.asp?c=49;"); aI("text=Andre;url=http://www.shoebox.com.au/Products/Stock.asp?c=50;"); aI("text=Rmk;url=http://www.shoebox.com.au/Products/Stock.asp?c=51;"); aI("text=Bon Bons;url=http://www.shoebox.com.au/Products/Stock.asp?c=52;"); aI("text=Roc Boots;url=http://www.shoebox.com.au/Products/Stock.asp?c=53;"); aI("text=Human;url=http://www.shoebox.com.au/Products/Stock.asp?c=54;"); aI("text=Sentinel;url=http://www.shoebox.com.au/Products/Stock.asp?c=55;"); aI("text=Louis Epstein;url=http://www.shoebox.com.au/Products/Stock.asp?c=57;"); aI("text=Zensu;url=http://www.shoebox.com.au/Products/Stock.asp?c=63;"); aI("text=Skechers;url=http://www.shoebox.com.au/Products/Stock.asp?c=65;"); aI("text=Mileno;url=http://www.shoebox.com.au/Products/Stock.asp?c=71;"); aI("text=Diavolina;url=http://www.shoebox.com.au/Products/Stock.asp?c=72;"); aI("text=Croft;url=http://www.shoebox.com.au/Products/Stock.asp?c=74;"); aI("text=Stacey Adams;url=http://www.shoebox.com.au/Products/Stock.asp?c=82;"); aI("text=Marc Ecko;url=http://www.shoebox.com.au/Products/Stock.asp?c=85;"); aI("text=Inniu;url=http://www.shoebox.com.au/Products/Stock.asp?c=94;"); aI("text=Frenz;url=http://www.shoebox.com.au/Products/Stock.asp?c=108;"); aI("text=Naturale;url=http://www.shoebox.com.au/Products/Stock.asp?c=109;"); } with(milonic=new menuname("MenuStockClassification88")){ overflow="scroll"; style=stockClassificationsSubMenuStyle; aI("text=Black;url=http://www.shoebox.com.au/Products/Stock.asp?c=89;"); aI("text=Pink & Fuschia;url=http://www.shoebox.com.au/Products/Stock.asp?c=91;"); aI("text=Blue & Green;url=http://www.shoebox.com.au/Products/Stock.asp?c=98;"); aI("text=Yellow & Orange;url=http://www.shoebox.com.au/Products/Stock.asp?c=99;"); aI("text=White;url=http://www.shoebox.com.au/Products/Stock.asp?c=101;"); aI("text=Brown & Tan;url=http://www.shoebox.com.au/Products/Stock.asp?c=102;"); aI("text=Metalic (Silver & Gold);url=http://www.shoebox.com.au/Products/Stock.asp?c=103;"); aI("text=Red;url=http://www.shoebox.com.au/Products/Stock.asp?c=104;"); aI("text=Neutral & Beige;url=http://www.shoebox.com.au/Products/Stock.asp?c=106;"); aI("text=Grey;url=http://www.shoebox.com.au/Products/Stock.asp?c=107;"); } with(milonic=new menuname("MenuStockClassification26")){ overflow="scroll"; style=stockClassificationsSubMenuStyle; aI("text=Knee boots;url=http://www.shoebox.com.au/Products/Stock.asp?c=113;"); aI("text=Ankle Boots;url=http://www.shoebox.com.au/Products/Stock.asp?c=114;"); } with(milonic=new menuname("MenuStockClassification27")){ overflow="scroll"; style=stockClassificationsSubMenuStyle; aI("text=Ankle Boots;url=http://www.shoebox.com.au/Products/Stock.asp?c=112;"); aI("text=Over the knee boots;url=http://www.shoebox.com.au/Products/Stock.asp?c=116;"); } drawMenus();