fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps _menuCloseDelay=500; _menuOpenDelay=150; with(menuItemStyle=new mm_style()){ align="center"; bordercolor="#666666"; borderstyle="solid"; borderwidth=0; decoration="none"; fontfamily="verdana, arial"; fontsize="7pt"; fontstyle="normal"; fontweight="normal"; headerbgcolor="#FFFFFF"; headercolor="#000000"; offbgcolor="#000000"; offcolor="#FFFFFF"; onbgcolor="#8B0100"; oncolor="#FFFFFF"; padding=4; pagebgcolor="#8B0100"; pagecolor="FFFFFF"; separatorcolor="#000000"; separatorsize=1; valign="middle"; } mainMenuItestyle=new copyOf(menuItemStyle) mainMenuItestyle.bgimage="/Images/Header/greybar2.gif" mainMenuItestyle.overbgimage="/Images/Header/greybar2.gif" mainMenuItestyle.onbgcolor="#000000"; menuItemStyle.outfilter="fade(duration=0.3)"; menuItemStyle.overfilter="fade(duration=0.2);Alpha(opacity=65);"; menuItemStyle.itemwidth="100px" with(milonic=new menuname("Main Menu")){ itemwidth="91px"; maxwidth="91px"; alwaysvisible=1; orientation="horizontal"; style=mainMenuItestyle; top=0; aI("text=Home;url=/;"); aI("showmenu=Products;text=Products;"); aI("showmenu=Science;text=Science;"); aI("text=Press;url=http://www.bigfootnetworks.com/press.aspx;"); aI("text=Contact;url=Contact.aspx;"); aI("showmenu=Company;text=Company;"); aI("showmenu=Support;text=Support;"); aI("showmenu=Community;text=Community;"); } with(milonic=new menuname("Company")){ align="left"; overflow="scroll"; style=menuItemStyle; aI("text=About Us;url=/About.aspx;") aI("text=Employment;url=/Employment.aspx;") aI("text=Corporate News;url=/CorporateNews.aspx;") } with(milonic=new menuname("Science")){ align="left"; overflow="scroll"; style=menuItemStyle; aI("text=Our Science;url=/Science.aspx;") aI("text=LLR Technology;url=/LLR.aspx;") aI("text=Lags Per Minute;url=/LPM.aspx;") } with(milonic=new menuname("Products")){ align="left"; style=menuItemStyle; aI("text=Overview;url=http://www.killernic.com/KillerNic/KillerOverview.aspx;"); aI("text=Killer Nic;url=http://www.killernic.com/KillerNic/KillerProductsKillerNIC.aspx;"); aI("text=Killer K1;url=http://www.killernic.com/KillerNic/KillerProductsKillerK1.aspx;"); aI("text=Where to Buy;url=http://www.killernic.com/KillerNic/KillerWhereToBuy.aspx;"); } with(milonic=new menuname("Support")){ align="left"; style=menuItemStyle; aI("text=Support Home;url=http://www.bigfootnetworks.com/Support/;"); aI("text=Register;url=http://www.bigfootnetworks.com/Support/index.php?_m=core&_a=register;"); aI("text=Submit a Ticket;url=http://www.bigfootnetworks.com/Support/index.php?_m=tickets&_a=submit;"); aI("text=Knowledgebase;url=http://www.bigfootnetworks.com/Support/index.php?_m=knowledgebase&_a=view;"); aI("text=Downloads;url=http://www.bigfootnetworks.com/Support/index.php?_m=downloads&_a=view;"); aI("text=Forums;url=http://www.bigfootnetworks.com/Forums/;"); aI("text=FAQs;url=http://www.killernic.com/KillerNic/FrequentlyAskedQuestions.aspx;"); } with(milonic=new menuname("Community")){ align="left"; style=menuItemStyle; aI("text=T-Blog;url=/Blog.aspx;"); } drawMenus();