
	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#666666';			// Background color when mouse is not over
	var HighBgColor='#333333';			// Background color when mouse is over
	var FontLowColor='white';			// Font color when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var BorderColor='black';			// Border color
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="arial, comic sans ms,technical"	// Font family menu items
	var FontSize=9;					// Font size menu items
	var FontBold=1;					// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.00;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=73;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=1;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=150;				// 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='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;					// Hide first level when loading new document 1 or 0
	var MenuWrap=1;					// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;					// enables/ disables Bottom up 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['/menus/tri.gif',8,9,'/menus/tridown.gif',10,5,'/menus/trileft.gif',5,10,'/menus/triup.gif',10,5];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree                                                                         6
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width, bgcolor, bghighcolor, fontcolor, fonthighcolor,bordercolor);
//	For rollover images ItemText format is:  "rollover:Image1.jpg:Image2.jpg"

// Menu8=new Array("HOME ","/","",0,17,100,"","","","","");

Menu1=new Array("ABOUT US          ","/about_us/index.html","",9,17,100,"","","","","");
	//Menu1_1=new Array("Accreditation","/about_us/accreditation.htm","",0,20,160,"","","","","");
	Menu1_1=new Array("Board of Advisors","/about_us/board_of_advisors.htm","",0,20,200,"","","","","");
	//Menu1_2=new Array("Colloquia","/about_us/colloquia.htm","",0,20,160,"","","","","");
	//Menu1_3=new Array("","","","","","","","","","","");
	Menu1_2=new Array("Computer Facilities","/about_us/computer_facilities.htm","",0,20,160,"","","","","");
	Menu1_3=new Array("Quick Facts","/about_us/quickfacts.htm","",0,20,160,"","","","","");
	Menu1_4=new Array("Contact Us","/about_us/contact_us.html","",0,20,160,"","","","","");
	Menu1_5=new Array("School History","/about_us/school_history.htm","",0,20,160,"","","","","");
	Menu1_6=new Array("Scrapbook","/about_us/scrapbook.html","",0,20,160,"","","","","");
	Menu1_7=new Array("Useful Links","/about_us/links.htm","",0,20,160,"","","","","");
	Menu1_8=new Array("What is Computer Science?","/about_us/cs.htm","",0,20,"","","","","","");
	Menu1_9=new Array("College of Engineering","http://www.coe.ou.edu","",0,20,"","","","","","");

Menu2=new Array("ACADEMICS","/academics/index.html","",11,17,110,"","","","","");
	Menu2_1=new Array("Bachelor of Science","/academics/undergrad/bachelor_science.htm","",0,20,200,"","","","","");
	Menu2_2=new Array("Master of Science","/academics/graduate/master_science.htm","",0,20,"","","","","","");
	Menu2_3=new Array("Doctor of Philosophy","/academics/graduate/doctorate.htm","",0,20,"","","","","","");
	Menu2_4=new Array("Accelerated BS/MS Degrees","/academics/accelerated/accelerated.html","",0,20,"","","","","","");
	Menu2_5=new Array("Minor in Computer Science","/academics/undergrad/minor.htm","",0,20,"","","","","","");
	Menu2_6=new Array("Spring 2010 Schedule","/academics/advisingf2009/Sheet1.html","",0,20,"","","","","","");
	Menu2_7=new Array("Course Syllabi","/academics/graduate/syllabi.htm","",0,20,"","","","","","");
	Menu2_8=new Array("Forms","/academics/forms.htm","",0,20,"","","","","","");
	Menu2_9=new Array("Course Descriptions","http://catalog.ou.edu/courses/computer_science_courses.htm","",0,20,"","","","","","");
	Menu2_10=new Array("Enrollment & Schedules","http://admissions.ou.edu/registration.html","",0,20,"","","","","","");
	Menu2_11=new Array("OU Catalog","http://catalog.ou.edu/current/index.html","",0,20,"","","","","","");

Menu3=new Array("CAREERS in CS","/careers/index.html","",4,17,125,"","","","","");
	Menu3_1=new Array("Engineering Career Services","http://www.ou.edu/career/Students/Colleges/Engineering/index.html","",0,20,220,"","","","","");
	Menu3_2=new Array("Career Fairs","http://www.ou.edu/career/Events/CareerFairs.html","",0,20,190,"","","","","");
	Menu3_3=new Array("Companies that Recruit from OU","http://www.ou.edu/career/","",0,20,"","","","","","");
	/*Menu3_3=new Array("Salary Offer Information","/pdf/salary_chart.pdf","",0,20,"","","","","","");*/
	Menu3_4=new Array("What can I do with a CS degree","/careers/cs_degree.htm","",0,20,"","","","","","");

Menu4=new Array("FACULTY/STAFF","/faculty_staff/index.html","",5,17,123,"","","","","");
	Menu4_1=new Array("Faculty","/faculty_staff/faculty.html","",0,20,139,"","","","","");
		 Menu4_1_1=new Array("John Antonio","/faculty_staff/antonio.htm","",0,20,150,"","","","","");
		 Menu4_1_2=new Array("Mohammed Atiquzzaman","/faculty_staff/atiq.htm","",0,20,"","","","","","");
		 Menu4_1_3=new Array("Qi Cheng","/faculty_staff/cheng.htm","",0,20,"","","","","","");
		 Menu4_1_4=new Array("Sudarshan K. Dhall","/faculty_staff/dhall.htm","",0,20,"","","","","","");
		 Menu4_1_5=new Array("Yifei Dong","/faculty_staff/dong.htm","",0,20,"","","","","","");
		 Menu4_1_6=new Array("Andrew Fagg","/faculty_staff/fagg.htm","",0,20,"","","","","","");
		 Menu4_1_7=new Array("Le Gruenwald","/faculty_staff/gruenwald.htm","",0,20,"","","","","","");
		 Menu4_1_8=new Array("Dean Hougen","/faculty_staff/hougen.htm","",0,20,"","","","","","");
		 Menu4_1_9=new Array("Changwook Kim","/faculty_staff/kim.htm","",0,20,"","","","","","");
		 Menu4_1_10=new Array("S. Lakshmivarahan","/faculty_staff/lakshmiv.htm","",0,20,"","","","","","");
		 Menu4_1_11=new Array("Amy McGovern","/faculty_staff/mcgovern.htm","",0,20,"","","","","","");
		 Menu4_1_12=new Array("Rex Page","/faculty_staff/page.htm","",0,20,"","","","","","");
		 Menu4_1_13=new Array("Sridhar Radhakrishnan","/faculty_staff/radhakris.htm","",0,20,"","","","","","");
		 Menu4_1_14=new Array("K. Thulasiraman","/faculty_staff/thulasi.htm","",0,20,"","","","","","");
		 Menu4_1_15=new Array("Deborah Trytten","/faculty_staff/trytten.htm","",0,20,"","","","","","");
		 Menu4_1_15=new Array("Chris Weaver","/faculty_staff/weaver.html","",0,20,"","","","","","");
	Menu4_2=new Array("Adjunct Faculty","/faculty_staff/adjunct.htm","",0,20,137,"","","","","");
	Menu4_3=new Array("Faculty Office Hours","/pdf/instructorhours.pdf","","",20,139,"","","","","");
	Menu4_4=new Array("Teaching Assistants","/pdf/ta_hours.pdf","",0,20,"","","","","",""); 
	Menu4_5=new Array("Staff","/faculty_staff/staff.htm","","",20,"","","","","","");

Menu5=new Array("RESEARCH","/research/index.html","",9,17,100,"","","","","");
		Menu5_1=new Array("Algorithms & Theory","/research/algorithms.htm","",0,20,250,"","","","","");
		Menu5_2=new Array("Computer Engineering","/research/computer_engineering.htm","",0,20,"","","","","","");
		Menu5_3=new Array("Computing Education","/research/computing_education.htm","",0,20,"","","","","","");
		Menu5_4=new Array("Database Systems","/research/database.htm","",0,20,"","","","","","");
		Menu5_5=new Array("Intelligent Systems","/research/intelligent.htm","",0,20,"","","","","","");
		Menu5_6=new Array("Parallel & Distributing Systems","/research/parallel.htm","",0,20,"","","","","","");
		Menu5_7=new Array("Software Engineering","/research/software.htm","",0,20,"","","","","","");
		Menu5_8=new Array("Telecommunications & Computer Networks","/research/telecommunications.htm","",0,20,"","","","","","");
		Menu5_9=new Array("Data Mining & Knowledge Discovery","/research/datamining.htm","",0,20,"","","","","","");

Menu6=new Array("STUDENTS","/students/index.html","",7,17,100,"","","","","");
	Menu6_1=new Array("Alumni","/students/alumni.htm","",0,20,150,"","","","","");
	Menu6_2=new Array("Assistantships","/academics/graduate/assistantships.htm","",0,20,150,"","","","","");
//	Menu6_3=new Array("Current Students","","",0,20,150,"","","","","");
	Menu6_3=new Array("Events","/students/student.htm","",0,20,150,"","","","","");
	Menu6_4=new Array("Scholarships","/academics/graduate/scholarships.htm","",0,20,150,"","","","","");
	Menu6_5=new Array("Student Links","/about_us/links.htm#students","",0,20,150,"","","","","");
	Menu6_6=new Array("Tutors","/academics/tutors.htm","",0,20,150,"","","","","");
	Menu6_7=new Array("University Financial Aid","http://www.financialaid.ou.edu/","",0,20,150,"","","","",""); 
	
Menu7=new Array("CONTACT US","/about_us/contact_us.html","",0,17,90,"","","","","");
