_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=40                // 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="#FF9933";oncolor="#ffffff";offbgcolor="#FFFFFF";offcolor="#666666";   //#666666bordercolor="#FF9933";borderstyle="solid";borderwidth=0;separatorcolor="#FFFFFF";separatorsize="1";padding=5;fontsize="75%";fontstyle="normal";fontfamily="Verdana, Tahoma, Arial";pagecolor="#FF9933";pagebgcolor="#FFFFFF";headercolor="#FF9933";headerbgcolor="#ffffff";subimage="";subimagepadding="2";overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";outfilter="randomdissolve(duration=0.3)";}with(subStyle=new mm_style()){onbgcolor="#ffffff";oncolor="#ff9933";offbgcolor="#FFFFFF";offcolor="#666666";   //#666666bordercolor="#ffffff";borderstyle="solid";borderwidth=0;separatorcolor="#Ff9933";separatorsize="1";padding=5;fontsize="75%";fontstyle="normal";fontfamily="Verdana, Tahoma, Arial";pagecolor="#FFffff";pagebgcolor="#FF9933";headercolor="#FFFFFFF";headerbgcolor="#ff9933";subimage="http://www.unr.edu/art/site/images/black_13x13_greyboxed.gif";subimagepadding="2";overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";outfilter="randomdissolve(duration=0.3)";}with(milonic=new menuname("Main Menu")){style=menuStyle;top=47;left=90;menuwidth="100%";menualign="left";alwaysvisible=1;screenposition="left";orientation="horizontal";aI("text=Home;url=http://www.unr.edu/art/RIFNM.html");aI("text=Exhibit;url=http://www.unr.edu/art/RIFNM/exhibit.html");aI("text=Netart;url=http://www.unr.edu/art/RIFNM/netart.html");aI("text=Present;url=http://www.unr.edu/art/RIFNM/present.html");aI("text=Perform;url=http://www.unr.edu/art/RIFNM/perform.html");aI("text=Project;url=http://www.unr.edu/art/RIFNM/project.html");aI("text=Contact;url=http://www.unr.edu/art/RIFNM/contact.html");}drawMenus();