_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=0 // Sub menu top offset _subOffsetLeft=0 // 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="#a90101"; oncolor="#ffffff"; offbgcolor="transparent"; offcolor="#ffffff"; pagecolor="#FFFFFF"; pagebgcolor="#1E4289"; //pagebgcolor="#CC6633"; //bordercolor="#000000"; //borderstyle="solid"; //borderwidth=0; separatorcolor="#f9af6e"; separatorsize="1"; padding=5; fontsize=12; fontstyle="normal"; fontfamily="Arial, Verdana, Times New Roman, Times, serif"; fontweight="bold" headercolor="#FFFFFF"; headerbgcolor="#FFFFFF"; //overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#F7EFDE', Direction=0, Strength=5)"; //outfilter="randomdissolve(duration=0.3)"; visitedcolor="#a90101" } with(menuStyle2=new mm_style()){ onbgcolor="#FFFFFF" //onbgcolor="#555555"; oncolor="#1E4289"; offbgcolor="#808080"; offcolor="#ffffff"; pagecolor="#1E4289"; pagebgcolor="#EEEEEE"; bordercolor="#ff0000"; //borderstyle="solid"; //-moz-opacity: 0.8;filter: alpha(opacity=80); -- these break the menu //opacity: 0.8; -- this is prob taken care of elsewhere borderwidth=0; separatorcolor="#ffffff"; separatorsize="1"; padding=5; fontsize=10; fontstyle="normal"; fontfamily="Verdana, Times New Roman, Times, serif"; fontweight="bold" headercolor="#FFFFFF"; headerbgcolor="#FFFFFF"; //subimage="../../images/spacer2.gif"; //subimagepadding="1"; overfilter="Fade(duration=0.5);Alpha(opacity=70);Shadow(color='#F7EFDE', Direction=0, Strength=0)"; outfilter="randomdissolve(duration=0.5)"; visitedcolor="blue"; align="left"; } with(milonic= new menuname("menu0")){style=menuStyle2;orientation="vertical";position="absolute";onclass="mmtext-align";offclass="mmtext-align";aI("text=About Us;url=http://www.yalenet.org/clubleaders/About_Us;"); aI("text=Our Leadership Team;url=http://www.yalenet.org/clubleaders/Our_Leadership_Team;"); aI("text=Newsletters;url=http://www.yalenet.org/clubleaders/Newsletters;"); aI("text=Sign up for the Newsletter;url=http://www.yalenet.org/clubleaders/edit/Subscriptions.php;"); aI("text=Help;url=http://www.yalenet.org/clubleaders/Help;"); aI("text=FAQs;url=http://www.yalenet.org/clubleaders/FAQs;"); aI("text=old FAQs;url=http://massmind.com/oneclickclubs/view/5912/FAQs;target=_blank;"); aI("text=Strong Privacy Policy;url=http://www.yalenet.org/clubleaders/Strong_Privacy_Policy;"); aI("text=Terms of Service;url=http://www.yalenet.org/clubleaders/Terms_of_Service;"); aI("text=------;url=http://www.yalenet.org/clubleaders/------;"); aI("text=All the types of Content I can Post;url=http://www.yalenet.org/clubleaders/add_content;"); } drawMenus();with(milonic= new menuname("menu2")){style=menuStyle2;orientation="vertical";position="absolute";onclass="mmtext-align";offclass="mmtext-align";aI("text=Group Management;url=http://www.yalenet.org/clubleaders/Group_Management;"); aI("text=Minutes and Notes;url=http://www.yalenet.org/clubleaders/Minutes_and_Notes;"); aI("text=Resources and Links;url=http://www.yalenet.org/clubleaders/Resources_and_Links;"); aI("text=Leader Bios;url=http://www.yalenet.org/clubleaders/Leader_Bios;"); aI("text=Administrative;url=http://www.yalenet.org/clubleaders/Administrative;"); } drawMenus();