/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='blue';			// Background color when mouse is over
	var HighSubBgColor='blue';			// 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='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=-10;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// 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='MenuPos';				// 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 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=['tri.gif',5,10,'tridown.gif',10,5,'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","","",3,20,60);
	Menu1_1=new Array("Guidance Office Home Page","index.html","",0,20,220);
	Menu1_2=new Array("Back to Cleveland High School","http://chs.clevelandschools.org","",0,20,220);
	Menu1_3=new Array("Back to Cleveland City Schools","http://www.clevelandschools.org","",0,20,220);
	
Menu2=new Array("Current Students","","",5,20,140);
	Menu2_1=new Array("Senior Year End Schedule","documents/SeniorSchedule.pdf","",0,20,240);
	Menu2_2=new Array("Career Information","","",3,20,140);
		Menu2_2_1=new Array("Senior Event Information","documents/SeniorInformation.pdf","",0,20,220);
		Menu2_2_2=new Array("TN Career Info Delivery System","http://tcids.tbr.edu","",0,20,220);
		Menu2_2_3=new Array("ACT Career Planning","http://www.actstudent.org/wwm/index.html","",0,20,220);
	Menu2_3=new Array("Other","","",7,20,140);
		Menu2_3_1=new Array("Scholarship Calendar","calendar.htm","",0,20,220);
		Menu2_3_2=new Array("College Preparation Checklist","documents/College_Prep_Checklist.pdf","",0,20,220);
		Menu2_3_3=new Array("NCAA Eligibility Center","https://web1.ncaa.org/eligibilitycenter/common/","",0,20,220);
		Menu2_3_4=new Array("Selective Service","http://www.sss.gov/","",0,20,220);
		Menu2_3_5=new Array("Tennessee Scholars Info","documents/Tennessee Scholars.pdf","",0,20,220);
		Menu2_3_6=new Array("Tennessee Governor's Schools Application","http://www.tennessee.gov/education/govschools/index.shtml","",0,35,220);
		Menu2_3_7=new Array("Academic Common Market","http://www.state.tn.us/thec/Divisions/AcademicAffairs/ACM/acm.html","",0,35,220);
	Menu2_4=new Array("ACT Readiness Standards","http://act.org/standard/guides/act/","",0,35,140);
	Menu2_5=new Array("Summer 2010 Driver's Education Info","documents/DriverEdSummer2010.pdf","",0,55,140);

Menu3=new Array("Parents","","",5,20,80);
	Menu3_1=new Array("Scholarship Calendar","calendar.htm","",0,20,220);
	Menu3_2=new Array("Senior Event Information","documents/SeniorInformation.pdf","",0,20,220);
	Menu3_3=new Array("College Preparation Checklist","documents/College_Prep_Checklist.pdf","",0,20,220);
	Menu3_4=new Array("Tennessee Scholars Info","documents/Tennessee Scholars.pdf","",0,20,220);
	Menu3_5=new Array("Academic Common Market","http://www.state.tn.us/thec/Divisions/AcademicAffairs/ACM/acm.html","",0,20,220);
	Menu3_6=new Array("ACT Readiness Standards","http://act.org/standard/guides/act/","",0,20,220);
	
Menu4=new Array("Teachers","","",3,20,80);
	Menu4_1=new Array("School Improvement Plan","documents/Current CHS School Improvement Plan.pdf","",0,20,220);
	Menu4_2=new Array("ACT Readiness Standards","http://act.org/standard/guides/act/","",0,20,220);
	Menu4_3=new Array("Staff Phone List","documents/Staff Phone List.pdf","",0,20,220);

Menu5=new Array("Prospective Students","","",1,20,170);
	Menu5_1=new Array("Registration Packet","documents/Registration Packet.pdf","",0,20,170);

Menu6=new Array("Staff","","",6,20,80);
	Menu6_1=new Array("Mrs. Mandy Rominger, Upperclassmen, Last Names A-F","rominger.htm","",0,20,450);
	Menu6_2=new Array("Mr. J. Darrell Tullier, Upperclassmen, Last Names G-M","tullier.htm","",0,20,450);
	Menu6_3=new Array("Mrs. Becky Guthrie, Upperclassmen, Last Names N-Z","guthrie.htm","",0,20,450);
	Menu6_4=new Array("Mrs. Lisa Spivey, Freshmen","spivey.htm","",0,20,450);
	Menu6_5=new Array("Ms. Angela Hayes, Secretary","hayes.htm","",0,20,450);
	Menu6_6=new Array("Mr. Michael A. Kahrs, Registrar/Assistant Principal","kahrs.htm","",0,20,450);

Menu7=new Array("Publications/Forms","","",2,20,150);
	Menu7_1=new Array("Publications","","",8,20,300);
		Menu7_1_1=new Array("2010/11 Student Handbook","documents/StudentHandbook.pdf","",0,20,300)
		Menu7_1_2=new Array("Transcript Request","transcript_request.htm","",0,20,300);
		Menu7_1_3=new Array("2010/11 Course Descriptions","documents/CourseDescriptions201011.pdf","",0,20,300);
		Menu7_1_4=new Array("2010/11 Master Schedule","documents/MasterSchedule.pdf","",0,20,300);
		Menu7_1_5=new Array("Graduation Requirements (2011-2012)","documents/Graduation Requirements Class of 2011 2012.pdf","",0,20,300);
		Menu7_1_6=new Array("Graduation Requirements 2013 and Beyond","documents/Graduation Requirements 2013 and Beyond.pdf","",0,20,300);
		Menu7_1_7=new Array("School Improvement Plan","documents/Current CHS School Improvement Plan.pdf","",0,20,300);
		Menu7_1_8=new Array("School Map","documents/School Map.pdf","",0,20,300);
	Menu7_2=new Array("Scholarship Applications","","",17,20,300);
		Menu7_2_1=new Array("Colby Stansberry Memorial Scholarship","documents/ColbyStansberryMemorialScholarship.pdf","",0,20,300)
		Menu7_2_2=new Array("Blood Assurance Scholarship","documents/Blood Assurance.pdf","",0,20,300);
		Menu7_2_3=new Array("Tennessee Scholars Application","documents/Tennessee Scholar Application.pdf","",0,20,300);
		Menu7_2_4=new Array("Volunteer Electric Scholarship","documents/Volunteer Electric Scholarship.pdf","",0,20,300);
		Menu7_2_5=new Array("Ratterman-Shell Scholarship","documents/Ratterman Shell.pdf","",0,20,300);
		Menu7_2_6=new Array("Rex Dockery Scholarship","documents/Rex Dockery.pdf","",0,20,300);
		Menu7_2_7=new Array("BECU Scholarship","documents/BECU Scholarship.pdf","",0,20,300);
		Menu7_2_8=new Array("TN Tech Center at Athens Scholarship","documents/TN Tech Center Athens.pdf","",0,20,300);
		Menu7_2_9=new Array("Katharine Trewhitt Scholarship","documents/Katharine Trewhitt Scholarship.pdf","",0,20,300);
		Menu7_2_10=new Array("Torch Awards Scholarship","documents/Torch Awards Scholarship.pdf","",0,20,300);
		Menu7_2_11=new Array("Cleveland Education Association Scholarship","documents/CEAScholarship.pdf","",0,20,300);
		Menu7_2_12=new Array("Eric Johnson Business Scholarship","documents/EricJohnsonBusinessScholarship.pdf","",0,20,300);
		Menu7_2_13=new Array("Alpha Kappa Alpha Sorority Scholarship","documents/AlphaKappaAlphaScholarship.pdf","",0,20,300);
		Menu7_2_14=new Array("Cleveland/Bradley Retired Teachers Scholarship","documents/CBRTScholarship.pdf","",0,35,300);
		Menu7_2_15=new Array("Blythe-Bower Alumni Scholarship","documents/BlytheBower.pdf","",0,20,300);
		Menu7_2_16=new Array("John Geitner Memorial Scholarship","documents/JohnGeitnerScholarship.pdf","",0,20,300);
		Menu7_2_17=new Array("Tyler Carver Memorial Scholarship","documents/TylerCarver.pdf","",0,20,300);
Menu8=new Array("Contact Us","contactus.htm","",0,20,80);