/***********************************************************************************
*	Created by Brandon Brown 2003 			          *
*	For info write to BRANDONB@CKSD.WEDNET.EDU	          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// 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='blue';			// Font color when mouse is not over
	var FontSubLowColor='blue';			// 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='red';			// Border color
	var BorderSubColor='red';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=12;				// 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=.00;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.00;			// vertical overlap child/ parent
	var StartTop=120;				// Menu offset x coordinate
	var StartLeft=10;				// 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=3;				// 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=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("Principal's Message","http://cougarvalley.cksd.wednet.edu/principal.htm","",0,30,175);

Menu2=new Array("General Information","","",8);
	Menu2_1=new Array("List of Staff Members","http://cougarvalley.cksd.wednet.edu/staff.htm","",0,25,300);
	Menu2_2=new Array("Emergency Information","http://www.schoolreport.org/schoolDetail.php?schoolId=12","",0);
	Menu2_3=new Array("Cougar Valley Calendar","http://cougarvalley.cksd.wednet.edu/calendar/Calendar.htm","",0);
	Menu2_4=new Array("District Calendar","http://www.cksd.wednet.edu/PDF/Calendar.pdf","",0);
	Menu2_5=new Array("Newsletters","http://cougarvalley.cksd.wednet.edu/pdf_files/newsletter.pdf","",0);
	Menu2_6=new Array("Cougar Valley Annual School Report","http://www.cksd.wednet.edu/schools/CV/PerformRep/PRCV2006.pdf","",0);
	Menu2_7=new Array("Mission Statement","http://cougarvalley.cksd.wednet.edu/Mission_Statements.htm","",0);
	Menu2_8=new Array("Student Expectations/Notifications","http://cougarvalley.cksd.wednet.edu/Expectations.htm","",0);

Menu3=new Array("Parent Links","","",7);
	Menu3_1=new Array("Lunch Menus", "http://www.cksd.wednet.edu/foodservice", "",0,25,200);
	Menu3_2=new Array("PTSA Information","http://cougarvalley.cksd.wednet.edu/PTSA.htm","",0);
	Menu3_3=new Array("Parent Handbook","http://cougarvalley.cksd.wednet.edu/pdf_files/Parent_Handbook.pdf","",0);
	Menu3_4=new Array("Supply Lists","http://www.cksd.wednet.edu/Schools/SchSupplies/CVSchSup.pdf","",0);
	Menu3_5=new Array("Immunizations", "http://specialservices.cksd.wednet.edu/healthsrv/index.html","",0);
	Menu3_6=new Array("Medications", "http://specialservices.cksd.wednet.edu/healthsrv/index.html","",0);
	Menu3_7=new Array("Registration","http://cougarvalley.cksd.wednet.edu/registration.htm","",0);

Menu4=new Array("Programs","","",5);
	Menu4_1=new Array("Chorus: Ms Giddings","http://moodle.cksd.wednet.edu/course/view.php?id=502","",0,25,300);
	Menu4_2=new Array("PE: Mrs. Klein","http://moodle.cksd.wednet.edu/course/view.php?id=591","",0);
	Menu4_3=new Array("Learning Specialist: Mrs. Rommen","http://moodle.cksd.wednet.edu/course/view.php?id=24","",0);
	Menu4_4=new Array("Art Docent","http://cougarvalley.cksd.wednet.edu/pdf_files/ArtDocentAd.pdf","",0);	
	Menu4_5=new Array("Venture","http://cougarvalley.cksd.wednet.edu/venture.htm","",0);

Menu5=new Array("Classrooms","","",17);
	Menu5_1=new Array("Kindergarten: Mrs. Williams","http://moodle.cksd.wednet.edu/course/view.php?id=52","",0,25,300);
	Menu5_2=new Array("Kindergarten: Mrs. Zahara","http://moodle.cksd.wednet.edu/course/view.php?id=672","",0);
	Menu5_3=new Array("First Grade: Ms Shibsted","http://moodle.cksd.wednet.edu/course/view.php?id=738","",0);
	Menu5_4=new Array("First Grade: Ms Simmons","http://moodle.cksd.wednet.edu/course/view.php?id=771","",0);
	Menu5_5=new Array("First Grade: Ms Surette","http://moodle.cksd.wednet.edu/course/view.php?id=362","",0);
	Menu5_6=new Array("Second Grade: Ms Cleven","http://moodle.cksd.wednet.edu/course/view.php?id=370","",0);
	Menu5_7=new Array("Third Grade: Mrs. Laberge","http://moodle.cksd.wednet.edu/course/view.php?id=503","",0);
	Menu5_8=new Array("Third Grade: Mrs. Mumm","http://moodle.cksd.wednet.edu/course/view.php?id=48","",0);
	Menu5_9=new Array("Fourth Grade: Mrs. Bittner","http://moodle.cksd.wednet.edu/course/view.php?id=361","",0);
	Menu5_10=new Array("Fourth Grade: Mrs. Roger","http://moodle.cksd.wednet.edu/course/view.php?id=80","",0);
	Menu5_11=new Array("Fifth Grade: Mrs Lancaster","http://moodle.cksd.wednet.edu/course/view.php?id=448","",0);
	Menu5_12=new Array("Sixth Grade: Mr D'Arienzo","http://moodle.cksd.wednet.edu/course/view.php?id=674","",0);
	Menu5_13=new Array("Sixth Grade: Mr Johnson", "http://moodle.cksd.wednet.edu/course/view.php?id=504","",0);
	Menu5_14=new Array("Sixth Grade: Mrs. Junt","http://moodle.cksd.wednet.edu/course/view.php?id=505","",0);
	Menu5_15=new Array("PE Specialist: Mrs. Klein","http://moodle.cksd.wednet.edu/course/view.php?id=591","",0);
	Menu5_16=new Array("Music Specialist: Mrs. Gidding", "http://moodle.cksd.wednet.edu/course/view.php?id=502","",0);
	Menu5_17=new Array("Learning Specialist: Mrs. Rommen", "http://moodle.cksd.wednet.edu/course/view.php?id=24","",0);

Menu6=new Array("Library","http://cougarvalley.cksd.wednet.edu/library.htm","",0,30,200);
