_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://yalenet.org/ycnh/About_Us;"); aI("text=Get Involved;url=http://yalenet.org/ycnh/Get_Involved;"); aI("text=Contact Us;url=http://yalenet.org/ycnh/Contact_Us;"); aI("text=Site usage FAQs;url=http://yalenet.org/ycnh/FAQs;"); } drawMenus();with(milonic= new menuname("menu1")){style=menuStyle2;orientation="vertical";position="absolute";onclass="mmtext-align";offclass="mmtext-align";aI("text=Scholarship Awards;url=http://yalenet.org/ycnh/Scholarship_Awards;"); aI("text=Seton Book Awards Program;url=http://yalenet.org/ycnh/Seton_Book_Awards_Program;"); aI("text=Luncheon Series;url=http://yalenet.org/ycnh/Luncheon_Series;"); aI("text=Senior Essay Awards;url=http://yalenet.org/ycnh/Senior_Essay_Awards;"); } drawMenus();with(milonic= new menuname("menu3")){style=menuStyle2;orientation="vertical";position="absolute";onclass="mmtext-align";offclass="mmtext-align";aI("text=AYA;url=http://aya.yale.edu;target=_blank;"); aI("text=Yale Home Page;url=http://www.yale.edu/;target=_blank;"); aI("text=Alumni Clubs;url=http://www.aya.yale.edu/clubs/;target=_blank;"); aI("text=Yale Career Network;url=https://www.alumniconnections.com/olc/membersonly/YALE/networking;target=_blank;"); aI("text=Yale Alumni Magazine;url=http://www.yalealumnimagazine.com/;target=_blank;"); aI("text=Yale Athletics;url=http://yalebulldogs.cstv.com/;target=_blank;"); aI("text=Yale Singing Groups;url=http://www.yale.edu/sgc/;target=_blank;"); aI("text=Dwight Hall at Yale;url=http://www.dwighthall.org;target=_blank;"); } drawMenus();with(milonic= new menuname("menu5")){style=menuStyle2;orientation="vertical";position="absolute";onclass="mmtext-align";offclass="mmtext-align";aI("text=New Event;url=http://yalenet.org/ycnh/new/autouserevent;"); aI("text=Add a News Item;url=http://yalenet.org/ycnh/new/article;"); aI("text=New Announcement;url=http://yalenet.org/ycnh/new/article;"); aI("text=Housing Offered;url=http://yalenet.org/ycnh/new/autouserrental;"); aI("text=Housing Wanted;url=http://yalenet.org/ycnh/new/aurentalsought;"); aI("text=Job Classified;url=http://yalenet.org/ycnh/new/autouseremployment;"); aI("text=web page (admins);url=http://yalenet.org/ycnh/new/htmlobjekt;"); aI("text=;url=http://yalenet.org/ycnh/;"); aI("text=Add a Section List;url=http://yalenet.org/ycnh/new/listofposts;"); aI("text=ADMIN - Add a Section;url=http://yalenet.org/ycnh/new/section;"); aI("text=ADMIN - Create a SubGroup;url=http://yalenet.org/ycnh/new/group;"); aI("text=;url=http://yalenet.org/ycnh/;"); aI("text=Upload a Photo;url=http://yalenet.org/ycnh/new/photo;"); aI("text=Add A Photo Album;url=http://yalenet.org/ycnh/edit/photoUpload.php;"); } drawMenus();