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=Home;url=/index.cfm;"); aI("text=Inside the Foundation;url=/index.cfm?pid=10253;showmenu=submenu10245;"); aI("text=Leadership Resources;url=/index.cfm?pid=10300;showmenu=submenu10300;"); aI("text=Programs and Materials;url=/index.cfm?pid=10246;showmenu=submenu10246;"); aI("text=Engineering Better Readers;url=/index.cfm?pid=10434;showmenu=submenu10434;"); aI("text=Jump-Start Your Career;url=/index.cfm?pid=10248;"); aI("text=News;url=/index.cfm?pid=10249;"); aI("text=Funding;url=/index.cfm?pid=10250;"); } with(milonic=new menuname("submenu10300")){ style=subMenuLevel1; aI("text=Resource Listings;url=/index.cfm?pid=10303;"); aI("text=Feedback Form;url=/index.cfm?pid=10306;"); } with(milonic=new menuname("submenu10245")){ style=subMenuLevel1; aI("text=About;url=/index.cfm?pid=10253;"); aI("text=Strategic Plan;url=/index.cfm?pid=10403;"); aI("text=Leadership;url=/index.cfm?pid=10254;"); } with(milonic=new menuname("submenu10246")){ style=subMenuLevel1; aI("text=Speaker's Bureau;url=/index.cfm?pid=10393;"); } with(milonic=new menuname("submenu10434")){ style=subMenuLevel1; aI("text=Denver, CO;url=/index.cfm?pid=10437;"); aI("text=Houston, TX;url=/index.cfm?pid=10438;"); aI("text=Newark, NJ;url=/index.cfm?pid=10439;"); } /*Cached - {ts '2012-02-07 21:16:29'}*/ //drawMenus(); function OpenFile( fileUrl ){ window.top.opener.SetUrl( fileUrl ) ; window.top.close() ; window.top.opener.focus() ; }