fixMozillaZIndex=true; _menuCloseDelay=500; _menuOpenDelay=200; _subOffsetTop=0; _subOffsetLeft=0; with(mainMenuStyle=new mm_style()){ bordercolor="#999999"; borderstyle="solid"; borderwidth=0; fontfamily="Verdana, Tahoma, Arial"; fontsize="11"; fontstyle="normal"; headerbgcolor="#ffffff"; headercolor="#000000"; offbgcolor="#4a79a2"; offcolor="#FFFFFF"; onbgcolor='#123456'; oncolor="#FFFFFF"; outfilter="fade(duration=0.3)"; overfilter="fade(duration=0.1);Alpha(opacity=100);Shadow(color=#777777, Direction=left, Strength=0)"; padding=0; pagebgcolor="#82B6D7"; pagecolor="black"; separatorcolor="#999999"; separatorsize=0; subimagepadding=0; overflow="scroll"; } with(subMenuLevel1=new mm_style()){ bordercolor="#999999"; borderstyle="solid"; borderwidth=0; fontfamily="Verdana, Tahoma, Arial"; fontsize="11"; fontstyle="normal"; headerbgcolor="#ffffff"; headercolor="#000000"; offbgcolor="#4a79a2"; offcolor="#ffffff"; onbgcolor="#9dd2f0"; oncolor="#ffffff"; outfilter="fade(duration=0.3)"; overfilter="GradientWipe(duration=0.3);Alpha(opacity=90);Shadow(color=#777777, Direction=left, Strength=0)"; padding=5; pagebgcolor="#82B6D7"; pagecolor="black"; separatorcolor="#999999"; separatorsize=1; subimagepadding=2; subimage='/getfusedstyle/marker.gif'; } with(subMenuLevel2=new mm_style()){ bordercolor="#999999"; borderstyle="solid"; borderwidth=0; fontfamily="Verdana, Tahoma, Arial"; fontsize="11"; fontstyle="normal"; headerbgcolor="#ffffff"; headercolor="#000000"; offbgcolor="#4a79a2"; offcolor="#ffffff"; onbgcolor="#9dd2f0"; oncolor="#ffffff"; outfilter="fade(duration=0.3)"; overfilter="GradientWipe(duration=0.3);Alpha(opacity=90);Shadow(color=#777777, Direction=left, Strength=0)"; padding=5; pagebgcolor="#82B6D7"; pagecolor="black"; separatorcolor="#999999"; separatorsize=1; subimagepadding=2; } with(milonic=new menuname("Main Menu")){ alwaysvisible=1; orientation="horizontal"; style=mainMenuStyle; aI("text=Associations;url=/index.cfm?pid=10200;showmenu=submenu10200;"); aI("text=Events;url=/index.cfm?pk=custom&ac=viewEvents;showmenu=submenu10213;"); aI("text=News and Media;url=/index.cfm?pid=10225;showmenu=submenu10224;"); aI("text=Job Board;url=/index.cfm?pk=custom&ac=viewJobs;"); aI("text=Resources;url=/index.cfm?pid=10240;showmenu=submenu10240;"); aI("text=Benefits of Membership;url=/index.cfm?pid=10243;showmenu=submenu10243;"); aI("text=About Us;url=/index.cfm?pid=10324;showmenu=submenu10324;"); aI("text=Contact Us;url=/index.cfm?pid=10296;showmenu=submenu10296;"); } with(milonic=new menuname("submenu10224")){ style=subMenuLevel1; aI("text=News;url=/index.cfm?pid=10225;"); aI("text=Legislative Updates;url=/index.cfm?pid=10226;"); aI("text=Publications and Downloads;url=/index.cfm?pid=10228;"); aI("text=Video;url=/index.cfm?pid=10263;"); } with(milonic=new menuname("submenu10296")){ style=subMenuLevel1; aI("text=Directions;url=/index.cfm?pid=10329;"); aI("text=Advertise With Us;url=/index.cfm?pid=10271;"); aI("text=Book A Conference Room;url=/index.cfm?pid=10410;"); } with(milonic=new menuname("submenu10243")){ style=subMenuLevel1; aI("text=Member Services;url=/index.cfm?pid=10273;"); aI("text=Join Today;url=/index.cfm?pid=10296;"); } with(milonic=new menuname("submenu10240")){ style=subMenuLevel1; aI("text=Scholarships;url=/index.cfm?pid=10267;"); aI("text=For Kids K-12;url=/index.cfm?pid=10268;"); aI("text=Government Relations;url=/index.cfm?pid=10269;"); aI("text=Volunteer;url=/index.cfm?pid=10417;"); aI("text=Useful Sites;url=/index.cfm?pid=10270;"); aI("text=Advertise with Us;url=/index.cfm?pid=10271;"); aI("text=MassCCD;url=/index.cfm?pid=10502;"); aI("text=Massachusetts Infrastructure Investment Coalition ;url=/index.cfm?pid=10443;"); aI("text=LIFT2;url=/index.cfm?pid=10471;"); aI("text=Need An Engineer or Land Surveyor?;url=/index.cfm?pid=10474;"); aI("text=STEMTech Ambassadors;url=/index.cfm?pid=10492;"); } with(milonic=new menuname("submenu10324")){ style=subMenuLevel1; aI("text=About TEC;url=/index.cfm?pid=10325;"); aI("text=About TECET;url=/index.cfm?pid=10326;"); aI("text=Aldrich Conference Center;url=/index.cfm?pid=10327;"); } with(milonic=new menuname("submenu10200")){ style=subMenuLevel1; aI("text=ACEC/MA;url=/index.cfm?pid=10251;"); aI("text=BSCES;url=/index.cfm?pid=10252;"); aI("text=MALSCE;url=/index.cfm?pid=10253;"); aI("text=ITS/MA;url=/index.cfm?pid=10254;"); aI("text=National Engineers Week;url=/index.cfm?pid=10343;"); aI("text=MSPE;url=/index.cfm?pid=10256;"); aI("text=SAME;url=/index.cfm?pid=10257;"); aI("text=SEAMass;url=/index.cfm?pid=10258;"); } with(milonic=new menuname("submenu10213")){ style=subMenuLevel1; aI("text=Event Listing;url=/index.cfm?pk=custom&ac=viewEvents;"); aI("text=Annual Golf Tournament;url=/index.cfm?pid=10260;"); aI("text=Annual Engineering Center Leadership Dinner;url=/index.cfm?pid=10261;"); aI("text=National Engineers Week;url=/index.cfm?pid=10586;"); } //drawMenus(); function OpenFile( fileUrl ){ window.top.opener.SetUrl( fileUrl ) ; window.top.close() ; window.top.opener.focus() ; }