/***********************************************************************************
*	(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=1;			// Number of first level items
    var NoOffFirstLineMenus=14;
	var LowBgColor='#666';			// Background color when mouse is not over
	var LowSubBgColor='#666';			// Background color when mouse is not over on subs
	var HighBgColor='#600';			// Background color when mouse is over
	var HighSubBgColor='#600';			// Background color when mouse is over on subs
	var FontLowColor='#fff';			// Font color when mouse is not over
	var FontSubLowColor='#fff';			// Font color subs when mouse is not over
	var FontHighColor='#fff';			// Font color when mouse is over
	var FontSubHighColor='#fff';			// Font color subs when mouse is over
	var BorderColor='#fff';			// Border color
	var BorderSubColor='#fff';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=7.5;				// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=58;				// Menu offset x coordinate
	var StartLeft=55;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// 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=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=['/Images/tri.gif',5,10,'/Images/tridown.gif',10,5,'/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"

Menu1=new Array("Home","/index.html","",0,20,177);
	
Menu2=new Array("About Us","","",5);
	Menu2_1=new Array("Mission/Vision","/about/MissionVision.shtml","",0,20,175);
	Menu2_2=new Array("Contact Information","/about/ContactInformation.shtml","",0,20,175);
	Menu2_3=new Array("Enrollment/Graduation Information","/about/Enrollments_1930-present.pdf","",0,30,175);
	Menu2_4=new Array("Department Fact Sheet","/about/petroleum.pdf","",0,20,175);
	Menu2_5=new Array("Five Year Plan","","",2);
		Menu2_5_1=new Array("Five Year Plan 2007","/tempdata/PE5yearplan.pdf","",0,20,175);
		Menu2_5_2=new Array("Five Year Plan 2005","/tempdata/PE5yearplan05.pdf","",0,20,175);
			
Menu3=new Array("Academics ","/academics/index.shtml","",5);
	Menu3_1=new Array("Undergraduate Program","/academics/Undergraduate.shtml","",0,20,175);
	Menu3_2=new Array("Graduate Program","/academics/Grad.shtml","",0,20,175);
	Menu3_3=new Array("Campus Course Schedule","/academics/ClassSchedule/index.shtml","",0,20,175);
	Menu3_4=new Array("Distance Learning ","/DL_Program/index.html","",0,20,175);
	Menu3_5=new Array("NExT","http://www.nexttraining.net/","",0,20,175);
	
Menu4=new Array("Prospective Students","/people/futurestudents/index.shtml","",0);

Menu5=new Array("Current Students","","",9);
	Menu5_1=new Array("Aggie Code of Honor","/news/files/AggieCode.pdf","",0,20,175);
	Menu5_2=new Array("Undergraduate Program","/academics/Undergraduate.shtml","",0,20,175);
	Menu5_3=new Array("Graduate Program","/academics/Grad.shtml","",0,20,175);
	Menu5_4=new Array("Graduate Student List ","/people/08A_Grad-students.pdf","",0,20,175);
	Menu5_5=new Array("Scholarships & Fellowships","/academics/Scholarships/ScholarshipList.shtml","",0,20,175);
	Menu5_6=new Array("Course Schedule","/academics/ClassSchedule/index.shtml","",0,20,175);
	Menu5_7=new Array("Student Photos","/secure/StudentPhotos/StudentPhotosList.shtml","",0,20,175);
	Menu5_8=new Array("Student Organizations","","",4);
		Menu5_8_1=new Array("TAMU Student Chapter of SPE","/TAMUSPE/index.html","",0,20,180);
		Menu5_8_2=new Array("Pi Epsilon Tau","http://www.pe.tamu.edu/piet/index.html","",0,20,175);
		Menu5_8_3=new Array("Student Activities","http://studentactivities.tamu.edu/","",0,20,175);
		Menu5_8_4=new Array("International Student Association","http://dsa-stuorg.tamu.edu/isa/","",0,30,175);
	Menu5_9=new Array("Career Resources","/jobs/index.shtml","",0,20,175);

Menu6=new Array("Former Students","","",3);
	Menu6_1=new Array("Academy Member","/former_students/AcademyMembers.shtml","",0,20,175);
	Menu6_2=new Array("Academy Of Distinguished Graduates","/former_students/AcademyOfDistinguishedGraduates.shtml","",0,30,180);
	Menu6_3=new Array("Change Of Address","/former_students/ChangeOfAddress.shtml","",0,20,175);
	
Menu7=new Array("Faculty and Staff","","",4);
	Menu7_1=new Array("Faculty","/people/Faculty.shtml","",0,20,175);
	Menu7_2=new Array("Qatar Faculty","/people/Qatar-Faculty.shtml","",0,20,175);
	Menu7_3=new Array("Staff","/people/Staff.shtml","",0,20,175);
	Menu7_4=new Array("Employment","/tempdata/faculty_positions_announcement.pdf","",0,20,175);
	
Menu8=new Array("News","/news/index.shtml","",0);
	
Menu9=new Array("Visitors","","",5);
	Menu9_1=new Array("Parking Information","/information/CampusMap.shtml","",0,20,175);
	Menu9_2=new Array("Hotels & Area Map","http://bryan-collegestation.travelhero.com/allprops.cfm?aid=586&main=890-pnl0Item0-1","",	0,20,175);
	Menu9_3=new Array("Driving Directions ","/information/DrivingDirections.shtml","",0,20,175);
	Menu9_4=new Array("Campus Parking","http://transport.tamu.edu/parking/maps/campus.pdf","",0,20,175);
	Menu9_5=new Array("Floor Maps", " http://www.pe.tamu.edu/information/FloorMaps.shtml", "",0,20,175);


Menu10=new Array("Research","","",6);
	Menu10_1=new Array("Crisman Institute","/crisman/index.html","",0,20,175);
	Menu10_2=new Array("CEETI","http://www.ceeti.org","",0,20,175);
	Menu10_3=new Array("Faculty Research Interest ","/research/FacultyResearchInterests.shtml","",0,20,175);
	Menu10_4=new Array("Facilities ","","",3);
		Menu10_4_1=new Array("Computer Facilities","/research/facilities/ComputerFacilities.shtml","",0,20,175);
		Menu10_4_2=new Array("Labs","/research/facilities/Labs.shtml","",0);
		Menu10_4_3=new Array("Room Scheduling","/research/facilities/RoomScheduling.shtml","",0);
	Menu10_5=new Array("GPRI","/gpri-new/home/","",0);
        Menu10_6=new Array("NPC-Study","","",4);
	      Menu10_6_1=new Array("Tight Gas","/secure/NPC-Study/Tight_Gas/tightgas.shtml","",0,20,175);
	      Menu10_6_2=new Array("Shale Gas","/secure/NPC-Study/Shale_Gas/shalegas.shtml","",0,20,175);
	      Menu10_6_3=new Array("Coalbed Methane","/secure/NPC-Study/Coalbed_Methane/coalbed.shtml","",0,20,175);
	      Menu10_6_4=new Array("General","/secure/NPC-Study/General/general.shtml","",0,20,175);
	
		
Menu11=new Array("Industry Board","","",2);
	Menu11_1=new Array("Current Members","/ib/CurrentMembers.shtml","",0,20,175);
	Menu11_2=new Array("Former Members ","/ib/FormerMembers.shtml","",0,20,175);
	

Menu12=new Array("Jobs","","",4);
	Menu12_1=new Array("Student Job/Career Resources","/jobs/index.shtml","",0,20,175);
	Menu12_2=new Array("Student Resumes","/people/resumes/studentresumes.shtml","",0,20,175);
	Menu12_3=new Array("Salary Information","/information/GraduationRates.shtml","",0,20,175);
	Menu12_4=new Array("Faculty Positions (pdf)","/tempdata/faculty_positions_announcement.pdf","",0,20,175);

Menu13=new Array("Contact Us","/about/ContactInformation.shtml","",0);

Menu14=new Array("Search","/config/search.shtml","",0);	

