function newWin() { window.open('/freedomcruise/freedomcruise.html','','scrollbars=yes,menubar=yes,height=600,width=800,resizable=yes,toolbar=yes,location=yes,status=yes') } _menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=50 // Follow scrolling Rate _subOffsetTop=10 // Sub menu top offset _subOffsetLeft=-10 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x with(menuStyle=new mm_style()){ onbgcolor="#F6A553"; oncolor="#000000"; offbgcolor="#E5D2A7"; offcolor="#30559c"; bordercolor="#CCCCCC"; borderstyle="solid"; borderwidth=2; separatorcolor="#FFFFFF"; separatorsize="2"; padding=5; fontsize="75%"; fontstyle="bold"; fontfamily="Verdana, Tahoma, Arial"; pagecolor="black"; pagebgcolor="#CCCCCC"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage="arrow.gif"; subimagepadding="0"; overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"; outfilter="randomdissolve(duration=0.3)"; } with(milonic=new menuname("Opportunity")){ style=menuStyle; left=25 alwaysvisible=0; itemwidth=145; overflow="scroll"; // aI("text=Opportunity;url=index.php?page=comp_opportunity;"); aI("text=Financial Plan;url=index.php?page=comp_financial;"); aI("text=Support System;url=index.php?page=comp_support;"); aI("text=Leadership Track;url=index.php?page=comp_leadership_track;"); aI("text=Join Now;url=https://secure.formor.com/signup.php?sponsorid=;"); // aI("text=FAQs;url=faq.php;"); } with(milonic=new menuname("Corporate")){ style=menuStyle; left=30 alwaysvisible=0; itemwidth=145; overflow="scroll"; //aI("text=Home;url=http://www.milonic.com/;status=Back To Home Page;"); aI("text=Corporate;url=index.php?page=corporate;status=ForMor Corporate;"); aI("text=History;url=index.php?page=corp_history;status=ForMor History;"); aI("text=International;url=index.php?page=corp_international;"); aI("text=Executive Team;url=index.php?page=corp_executive_team;status=Executive Team;"); aI("text=Medical Advisory;url=index.php?page=corp_medical_advisory;status=Medical Advisory;"); aI("text=R&D;url=index.php?page=corp_RandD;status=R&D;"); aI("text=Science;url=index.php?page=corp_science;status=Science;"); aI("text=Cardio Cocktail Reveal Videos;url=revealvideo.php;status=See the Cardio Cocktail Reveal videos;"); // aI("text=FAQs;url=faq.php;"); } with(milonic=new menuname("Events")){ style=menuStyle; left=60 alwaysvisible=0; itemwidth=170; overflow="scroll"; //aI("text=Home;url=http://www.milonic.com/;status=Back To Home Page;"); //aI("text=Current Promotions;url=index.php?page=event_freedom_pack;status=Current Promotions;"); //aI("text=Freedom Rally;url=index.php?page=event_rally;status=Freedom Rally;"); aI("text=Leadership Summit;url=index.php?page=event_leadership_summit;status=Leadership Summit;"); aI("text=Annual Convention;url=index.php?page=event_cos;status=Annual Convention;"); aI("text=FMU;url=index.php?page=event_fmu;status=ForMor University;"); aI("text=Conference Calls;url=index.php?page=event_conf_call;status=Conference Calls;"); aI("text=Sign up for e-News;url=index.php?page=contact#enews;status=e-News Newsletter;"); aI("text=ForMor Freedom Cruise;url=index.php?page=event_cruise;status=ForMor Freedom Cruise;"); //aI("text=ForMor Freedom Cruise;url=javascript:newWin();status=ForMor Freedom Cruise;"); // aI("text=FAQs;url=faq.php;"); } with(milonic=new menuname("comp-plan")){ style=menuStyle; itemwidth=145; overflow="scroll"; aI("text=Phase 1;url=index.php?page=comp_phase_1;"); aI("text=Phase 2;url=index.php?page=comp_phase_2;"); aI("text=Phase 3;url=index.php?page=comp_phase_3;"); aI("text=Phase 4;url=index.php?page=comp_phase_4;"); // aI("text=All Products;url=allproducts.php;"); } with(milonic=new menuname("international")){ style=menuStyle; itemwidth=145; overflow="scroll"; aI("text=North America;url=index.php?page=corp_north_america;"); aI("text=South America;url=index.php?page=corp_south_america;"); aI("text=Asia;url=index.php?page=corp_asia;"); aI("text=Europe;url=index.php?page=corp_europe;"); aI("text=Africa;url=index.php?page=corp_africa;"); aI("text=Australia;url=index.php?page=corp_australia;"); // aI("text=All Products;url=allproducts.php;"); } //with(milonic=new menuname("leftside")){ //style=menuStyle; //itemwidth=190; //left=1; //overflow="scroll"; ////aI("text=Home;url=index.php;"); //aI("text=Products;url=index.php?page=product;"); //aI("text=Opportunity;url=index.php?page=comp_opportunity;"); //aI("text=Corporate;url=index.php?page=corporate;"); //} drawMenus();