_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=Newsletters Archive;url=http://yalenet.org/YAAMNY/Newsletters;"); } drawMenus();with(milonic= new menuname("menu2")){style=menuStyle2;orientation="vertical";position="absolute";onclass="mmtext-align";offclass="mmtext-align";aI("text=Public Service;url=http://yalenet.org/YAAMNY/6867/volunteering;"); aI("text=YAAMNY;url=http://yalenet.org/YAAMNY/YAAMNY;"); aI("text=Photos;url=http://yalenet.org/YAAMNY/Photos;"); aI("text=Humor;url=http://yalenet.org/YAAMNY/Humor;"); aI("text=Arts Media and Entertainment;url=http://yalenet.org/YAAMNY/Arts_Media_and_Entertainment;"); aI("text=Books News and Print;url=http://yalenet.org/YAAMNY/Books_News_and_Print;"); aI("text=Get Togethers;url=http://yalenet.org/YAAMNY/5211/Get_Togethers_all_events;"); aI("text=Sports;url=http://yalenet.org/YAAMNY/Sports;"); aI("text=News;url=http://yalenet.org/YAAMNY/News;"); aI("text=Clippings;url=http://yalenet.org/YAAMNY/Clippings;"); aI("text=RSS Feeds;url=http://yalenet.org/YAAMNY/5743/YaleNet_RSS_Feeds;"); } drawMenus();with(milonic= new menuname("menu4")){style=menuStyle2;orientation="vertical";position="absolute";onclass="mmtext-align";offclass="mmtext-align";aI("text=Get Togethers;url=http://yalenet.org/YAAMNY/5211;"); aI("text=Arts;url=http://yalenet.org/YAAMNY/5210;"); aI("text=Sports;url=http://yalenet.org/YAAMNY/5209;"); aI("text=Volunteer;url=http://yalenet.org/YAAMNY/4951;"); aI("text=YaleClub;url=http://yalenet.org/YAAMNY/4679;"); } drawMenus();