_followRate=40 _followSpeed=5 _menuCloseDelay=500 _menuOpenDelay=150 _scrollAmount=3 _scrollDelay=20 _subOffsetLeft=0 _subOffsetTop=0 with(menuStyle3=new mm_style()){ bgimage="/images/arrow.gif"; bordercolor="#4277AB"; borderstyle="solid"; borderwidth=1; fontfamily="Verdana, Tahoma, Arial"; fontsize="70%"; fontstyle="normal"; fontweight="bold"; headerbgcolor="#ffffff"; headercolor="#000000"; offbgcolor="#6699CC"; offbgimage="/images/arrow.gif"; offcolor="#000000"; onbgcolor="#4277AB"; oncolor="#ffffff"; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.4);Alpha(opacity=90);Shadow(color=#C3D4E5, Direction=135, Strength=2)"; padding=5; pagebgcolor="#95C1ED"; pagecolor="black"; separatorcolor="#4277AB"; separatorsize=1; subimage="/images/arrow.gif"; subimagepadding=2; } with(milonic=new menuname("Main Menu")){ style=menuStyle3; alwaysvisible=1; followscroll=0; itemheight=26; itemwidth=194; aI("text=Career Network;url=/career/index.html;status=Career Network;showmenu=submenu53;"); } with(milonic=new menuname("submenu53")){ style=menuStyle3; overflow="scroll"; aI("text=Personal Career Mngmt.;url=/career/index_sub.php?id=2&level=2;status=Personal Career Mngmt.;"); aI("text=Job Postings;url=/career/index_sub.php?id=3&level=2;status=Job Postings;"); aI("text=Corp. Services - HR Mngmt.;url=/career/index_sub.php?id=4&level=2;status=Corp. Services - HR Mngmt.;"); aI("text=Corp. Services - Search;url=/career/index_sub.php?id=5&level=2;status=Corp. Services - Search;"); } drawMenus();