/*********************************************************************************** * (c) Ger Versluis 2000 version 5.41 24 December 2001 * * For info write to menus@burmees.nl * * You may remove all comments for faster loading * ***********************************************************************************/ var NoOffFirstLineMenus=5; // Number of first level items var LowBgColor='#FBFBFC'; // Background color when mouse is not over var LowSubBgColor='#FBFBFC'; // Background color when mouse is not over on subs var HighBgColor='#DCE2E6'; // Background color when mouse is over var HighSubBgColor='#DCE2E6'; // Background color when mouse is over on subs var FontLowColor='black'; // Font color when mouse is not over var FontSubLowColor='black'; // Font color subs when mouse is not over var FontHighColor='black'; // Font color when mouse is over var FontSubHighColor='black'; // Font color subs when mouse is over var BorderColor='#536A7B'; // Border color var BorderSubColor='#536A7B'; // Border color for subs var BorderWidth=1; // Border width var BorderBtwnElmnts=1; // Border between elements 1 or 0 var FontFamily="tahoma,verdana,arial,helvetic, sans" // Font family menu items var FontSize=8; // Font size menu items var FontBold=0; // Bold menu items 1 or 0 var FontItalic=0; // Italic menu items 1 or 0 var MenuTextCentered='left'; // Item text position 'left', 'center' or 'right' var MenuCentered='left'; // Menu horizontal position 'left', 'center' or 'right' var MenuVerticalCentered='top'; // Menu vertical position 'top', 'middle','bottom' or static var ChildOverlap=.05; // horizontal overlap child/ parent var ChildVerticalOverlap=0; // vertical overlap child/ parent var StartTop=1; // Menu offset x coordinate var StartLeft=-1; // Menu offset y coordinate var VerCorrect=0; // Multiple frames y correction var HorCorrect=0; // Multiple frames x correction var LeftPaddng=3; // Left padding var TopPaddng=1; // Top padding var FirstLineHorizontal=1; // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL var MenuFramesVertical=0; // Frames in cols or rows 1 or 0 var DissapearDelay=500; // delay before menu folds in var TakeOverBgColor=1; // Menu frame takes over background color subitem frame var FirstLineFrame='navig'; // Frame where first level appears var SecLineFrame='space'; // Frame where sub levels appear var DocTargetFrame='mainFrame'; // Frame where target documents appear var TargetLoc='menu'; // span id for relative positioning var HideTop=0; // Hide first level when loading new document 1 or 0 var MenuWrap=0; // enables/ disables menu wrap 1 or 0 var RightToLeft=0; // enables/ disables right to left unfold 1 or 0 var UnfoldsOnClick=0; // Level 1 unfolds onclick/ onmouseover var WebMasterCheck=0; // menu tree checking on or off 1 or 0 var ShowArrow=1; // Uses arrow gifs when 1 var KeepHilite=1; // Keep selected path highligthed var Arrws=['/che/images/tri.gif',5,10,'/che/images/tridown.gif',10,5,'/che/images/trileft.gif',5,10]; // Arrow source, width and height function BeforeStart(){return} function AfterBuild(){return} function BeforeFirstOpen(){return} function AfterCloseAll(){return} // Menu tree // MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width); // For rollover images set "Text to show" to: "rollover:Image1.jpg:Image2.jpg" // ==================================================================================== // ------------------------------------------------------------------------------------ // PROSPECTIVE STUDENTS Menu1=new Array("Prospective Students","/che/prospective.cfm","",6,16,132); // ------------------------------------------------------------------------------------ // graduate studies // ------------------------------------------------------------------------------------ Menu1_1=new Array("Graduate Studies","#","",9,16,160); Menu1_1_1=new Array("Program Overview","/che/students/graduate/overview.cfm","",0,16,240); Menu1_1_2=new Array("Faculty Research Presentations","/che/students/graduate/overview.cfm","",0); Menu1_1_3=new Array("Graduate Faculty Directory","/che/directories/directory-grad.cfm","",0); Menu1_1_4=new Array("Admissions","#","",2); Menu1_1_4_1=new Array("Online Application","javascript:window.open('http://utdirect.utexas.edu/adappw/apply.wb','newwin')","",0,16,150); Menu1_1_4_2=new Array("Application Status","javascript:window.open('http://utdirect.utexas.edu/nr/appstat.html','newwin')","",0); Menu1_1_5=new Array("Graduate Courses","/che/students/graduate/gradcourses.cfm","",0); Menu1_1_6=new Array("Research Descriptions","/che/students/graduate/researchdescriptions.cfm","",0); Menu1_1_7=new Array("Interdisciplinary Programs","/che/students/graduate/interprograms.cfm","",0); Menu1_1_8=new Array("Graduate Activities","/che/students/graduate/gradactivities.cfm","",0); Menu1_1_9=new Array("Contact Information","/che/students/graduate/contact.cfm","",0); // ------------------------------------------------------------------------------------ // undergraduate studies // ------------------------------------------------------------------------------------ Menu1_2=new Array("Undergraduate Studies","#","",10); Menu1_2_1=new Array("Program Overview","/che/students/undergrad/ugoverview.cfm","",0,16,200); Menu1_2_2=new Array("Faculty Directory","/che/directories/directory-undergrad.cfm","",0); Menu1_2_3=new Array("Program Outcomes & Objectives","/che/students/undergrad/outcomes.cfm","",0); Menu1_2_4=new Array("Admissions","#","",2); Menu1_2_4_1=new Array("Online Application","javascript:window.open('http://utdirect.utexas.edu/adappw/apply.wb','newwin')","",0,16,150); Menu1_2_4_2=new Array("Application Status","javascript:window.open('http://utdirect.utexas.edu/nr/appstat.html','newwin')","",0); Menu1_2_5=new Array("Course Information","#","",7); Menu1_2_5_1=new Array("Course Offerings","/che/students/undergrad/courseofferings.cfm","",0,16,210); // course descrip from catalog Menu1_2_5_2=new Array("Course Syllabi","/che/students/undergrad/syllabi_Spring_2007.cfm","",0); Menu1_2_5_3=new Array("Engineering Catalogue","javascript:window.open(http://www.utexas.edu/student/registrar/catalogs/ug04-06/ch06/ch06a.html','newwin')","",0); Menu1_2_5_4=new Array("Suggested Arrangement of Courses","/che/students/undergrad/suggested.cfm","",0); Menu1_2_5_5=new Array("Technical Option Areas","/che/students/undergrad/techoptions.cfm","",0); Menu1_2_5_6=new Array("Technical Electives","/che/students/undergrad/techelectives.cfm","",0); Menu1_2_5_7=new Array("Non-Technical Electives","/che/students/undergrad/nontechelectives.cfm","",0); Menu1_2_6=new Array("Scholarship Award Process","/che/students/undergrad/scholarship.cfm","",0); Menu1_2_7=new Array("Transfer Students","#","",2); Menu1_2_7_1=new Array("We Welcome Transfers","/che/students/undergrad/welcometransfers.cfm","",0,16,160); Menu1_2_7_2=new Array("Transfer Credits","javascript:window.open('http://www.utexas.edu/student/admissions/ate/','newwin')","",0); Menu1_2_8=new Array("ChE Computer Lab","javascript:window.open('http://www.utexas.edu/computer/labs/che/','newwin')","",0); Menu1_2_9=new Array("Contact Information","/che/students/undergrad/ugcontact.cfm","",0); Menu1_2_10=new Array("Why Major in Chemical Engineering?","/che/WhyChE/WhyMajorinChE.cfm","",0,16,240); // ------------------------------------------------------------------------------------ Menu1_3=new Array("History of the Department","/che/students/history.cfm","",0); Menu1_4=new Array("Photo Gallery","/che/students/photogallery.cfm","",0); Menu1_5=new Array("Austin Life","/che/students/austinlife.cfm","",0); Menu1_6=new Array("UT Austin","javascript:window.open('http://www.utexas.edu/','newwin')","",0); // ==================================================================================== // ------------------------------------------------------------------------------------ // CURRENT STUDENTS // ------------------------------------------------------------------------------------ Menu2=new Array("Current Students","javascript:parent.location = '/che/current.cfm';","",7); // ------------------------------------------------------------------------------------ // graduate students // ------------------------------------------------------------------------------------ Menu2_1=new Array("Graduate Students","#","",17,17,170); Menu2_1_1=new Array("Program Overview","javascript:window.open('http://www.utexas.edu/student/registrar/catalogs/grad05-07/ch4/eng/che.ch.html')","",0,16,240); Menu2_1_2=new Array("Seminars","javascript:parent.location = '/che/students/graduate/seminars/SeminarSpring2007.cfm';","",0); Menu2_1_3=new Array("Graduate Faculty Directory","javascript:parent.location = '/che/directories/directory-grad.cfm';","",0); Menu2_1_4=new Array("Graduate Student Directory","javascript:window.open('http://www.engr.utexas.edu/che/directories/Graduate_students_directory_Fall2006.htm')","",0); Menu2_1_5=new Array("Graduate Courses","javascript:parent.location = '/che/students/graduate/gradcourses.cfm';","",0); Menu2_1_6=new Array("Faculty Research Presentations","javascript:parent.location = '/che/students/graduate/overview.cfm';","",0); Menu2_1_7=new Array("Interdisciplinary Programs","javascript:parent.location = '/che/students/graduate/interprograms.cfm';","",0); Menu2_1_8=new Array("Course Evaluations","javascript:window.open('http://www.utexas.edu/academic/mec/cis/cisonline.html','newwin')","",0); Menu2_1_9=new Array("Graduate Handbook","javascript:parent.location = '/che/students/graduate/handbook.cfm';","",0); Menu2_1_10=new Array("Instrument / Repair Shop","javascript:parent.location = '/che/students/instrumentrepair.cfm';","",6); Menu2_1_10_1=new Array("Policy","javascript:parent.location = '/che/students/shop_policy-new.cfm';","",0,16,150); Menu2_1_10_2=new Array("Status of Jobs","javascript:window.open('http://www.che.utexas.edu/shop/shop_queue.htm','newwin')","",0); Menu2_1_10_3=new Array("Work Order Form (PDF)","javascript:window.open('http://www.engr.utexas.edu/che/students/documents/ShopWorkOrderForm_000.pdf','newwin')","",0); Menu2_1_10_4=new Array("Vendors and Resources","javascript:parent.location = '/che/students/vendor_resources-new.cfm';","",0); Menu2_1_10_5=new Array("Student Training","javascript:parent.location = '/che/students/student_shop-new.cfm';","",0); Menu2_1_10_6=new Array("Photos","javascript:parent.location = '/che/students/shop_photos-new.cfm';","",0); Menu2_1_11=new Array("Prior Qualifiers","javascript:parent.location = '/che/students/graduate/prior.cfm';","",0); Menu2_1_12=new Array("Graduate Forms","javascript:parent.location = '/che/students/graduate/gradforms.cfm';","",0); Menu2_1_13=new Array("Graduate Activities","javascript:parent.location = '/che/students/graduate/gradactivities.cfm';","",0); Menu2_1_14=new Array("Austin Housing","javascript:parent.location = '/che/students/graduate/housing.cfm';","",0); Menu2_1_15=new Array("GSEC","javascript:window.open('http://www.che.utexas.edu/graduate_studies/gsec/index.htm','newwin')","",0); Menu2_1_16=new Array("Contact Information","javascript:parent.location = '/che/students/graduate/contact.cfm';","",0); Menu2_1_17=new Array("Outside Faculty Position Posts",javascript:parent.location = ' /che/students/graduate/post/faculty_post.cfm';","",0); // ------------------------------------------------------------------------------------ // undergraduate students // ------------------------------------------------------------------------------------ Menu2_2=new Array("Undergraduate Students","#","",10); Menu2_2_1=new Array("Program Overview","javascript:parent.location = '/che/students/undergrad/ugoverview.cfm';","",0,16,200); Menu2_2_2=new Array("Faculty Directory","javascript:parent.location = '/che/directories/directory-undergrad.cfm';","",0); Menu2_2_3=new Array("Program Outcomes & Objectives","javascript:parent.location = '/che/students/undergrad/outcomes.cfm';","",0); Menu2_2_4=new Array("Course Information","#","",12); Menu2_2_4_1=new Array("Course Offerings","javascript:parent.location = '/che/students/undergrad/courseofferings.cfm';","",0,16,210); Menu2_2_4_2=new Array("Course Syllabi","javascript:parent.location = '/che/students/undergrad/syllabi_Spring_2007.cfm';","",0); Menu2_2_4_3=new Array("Course Evaluations","javascript:window.open('http://www.utexas.edu/academic/mec/cis/cisonline.html','newwin')","",0); Menu2_2_4_4=new Array("Engineering Catalog","javascript:window.open('http://www.utexas.edu/student/registrar/catalogs/ug04-06/ch06/ch06a.html','newwin')","",0); Menu2_2_4_5=new Array("Suggested Arrangement of Courses","javascript:parent.location = '/che/students/undergrad/suggested.cfm';","",0); Menu2_2_4_6=new Array("Technical Option Areas","javascript:parent.location = '/che/students/undergrad/techoptions.cfm';","",0); Menu2_2_4_7=new Array("Technical Electives","javascript:parent.location = '/che/students/undergrad/techelectives.cfm';","",0); Menu2_2_4_8=new Array("Non-Technical Electives","javascript:parent.location = '/che/students/undergrad/nontechelectives.cfm';","",0); Menu2_2_4_9=new Array("Rotation of ChE Electives","javascript:parent.location = '/che/students/undergrad/rotation.cfm';","",0); Menu2_2_4_10=new Array("Business School Foundations","javascript:window.open ('http://www.mccombs.utexas.edu/udean/major/foundations/','newwin')","",0); Menu2_2_4_11=new Array("Deadlines & Course Substitutions","javascript:parent.location = '/che/students/undergrad/deadlines.cfm';","",0); Menu2_2_4_12=new Array("Change Your Major","javascript:window.open('http://www.engr.utexas.edu/current/policies/transitional/index.cfm','newwin')","",0); Menu2_2_5=new Array("Advising","javascript:parent.location = '/che/students/undergrad/advising.cfm';","",0); Menu2_2_6=new Array("Scholarship Award Process","javascript:parent.location = '/che/students/undergrad/scholarship-cur.cfm';","",0); Menu2_2_7=new Array("ChE Computer Lab","javascript:window.open('http://www.utexas.edu/computer/labs/che/','newin')","",0); Menu2_2_8=new Array("Preparation for Professional School","javascript:parent.location = '/che/students/undergrad/Professional Schools.htm';","",0); Menu2_2_9=new Array("Undergraduate Research","javascript:parent.location = '/che/students/undergrad/Research Titles in ChE.htm';","",0); Menu2_2_10=new Array("Contact Information","javascript:parent.location = '/che/students/undergrad/ugcontact.cfm';","",0); // ------------------------------------------------------------------------------------ Menu2_3=new Array("Organizations","javascript:parent.location = '/che/students/organizations.cfm';","",0); Menu2_4=new Array("History of the Department","javascript:parent.location = '/che/students/history.cfm';","",0); Menu2_5=new Array("Photo Gallery","javascript:parent.location = '/che/students/photogallery.cfm';","",0); Menu2_6=new Array("Austin Life","javascript:parent.location = '/che/students/austinlife.cfm';","",0); Menu2_7=new Array("UT Austin","javascript:window.open('http://www.utexas.edu/','newwin')","",0); // ==================================================================================== // ------------------------------------------------------------------------------------ // ALUMNI // ------------------------------------------------------------------------------------ Menu3=new Array("Alumni","/che/alumni.cfm","",4); Menu3_1=new Array("Alumni Endowment Drive","javascript:parent.location = '/che/alumni/endowment1.cfm';","",0,16,150); Menu3_2=new Array("News and Events","javascript:parent.location = '/che/alumni/newsletters.cfm';","",0); // newsletters Menu3_3=new Array("UT Engineering Alumni","javascript:window.open('http://www.engr.utexas.edu/alumni','newwin')","",0); Menu3_4=new Array("UT Austin","javascript:window.open('http://www.utexas.edu/','newwin')","",0); // ==================================================================================== // ------------------------------------------------------------------------------------ // FACULTY AND STAFF // ------------------------------------------------------------------------------------ Menu4=new Array("Faculty & Staff","/che/facultystaff.cfm","",10); Menu4_1=new Array("Faculty Directory","/che/directories/directory-undergrad.cfm","",0,16,170); Menu4_2=new Array("Staff Directory","/che/directories/directory-staff.cfm","",0,16,170); Menu4_3=new Array("Recent Hiring","/che/directories/directory-recenthiring.cfm","",0); Menu4_4=new Array("Recent Faculty Awards","/che/directories/Recent_faculty_award.cfm","",0) Menu4_5=new Array("Administration","/che/directories/administration.cfm","",0); Menu4_6=new Array("Forms","/che/students/graduate/StaffForms/StaffForms.cfm","",0); Menu4_7=new Array("History of the Department","/che/students/history.cfm","",0); Menu4_8=new Array("UT Faculty Central","javascript:window.open('http://www.utexas.edu/faculty/','newwin')","",0); Menu4_9=new Array("UT Staff Central","javascript:window.open('http://www.utexas.edu/staff/','newwin')","",0); Menu4_10=new Array("UT Austin","javascript:window.open('http://www.utexas.edu/','newwin')","",0); // ==================================================================================== // ------------------------------------------------------------------------------------ // VISITORS & INDUSTRY // ------------------------------------------------------------------------------------ Menu5=new Array("Visitors & Industry","/che/visitors.cfm","",10); Menu5_1=new Array("External Advisory Committee","/che/directories/visitcommittee.cfm","",0,16,170); Menu5_2=new Array("Seminars","/che/students/graduate/Seminars_Spring2006/SeminarSpring2006.htm","",0); Menu5_3=new Array("Location & Maps","javascript:window.open('http://www.utexas.edu/maps/main/buildings/cpe.html','newwin')","",0); Menu5_4=new Array("Faculty Directory","/che/directories/directory-undergrad.cfm","",0); Menu5_5=new Array("Separations Research Program","javascript:window.open('http://uts.cc.utexas.edu/~utsrp/','newwin')","",0); Menu5_6=new Array("PSTC","javascript:window.open('http://www.utexas.edu/research/ceer/pstc/','newwin')","",0); Menu5_7=new Array("TWMCC","javascript:window.open('http://www.che.utexas.edu/twmcc/index.html','newwin')","",0); Menu5_8=new Array("History of the Department","/che/students/history.cfm","",0); Menu5_9=new Array("Photo Gallery","/che/students/photogallery.cfm","",0); Menu5_10=new Array("UT Austin","javascript:window.open('http://www.utexas.edu/','newwin')","",0);