/***********************************************************************************
*	(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=12;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	var LowSubBgColor='#0f4d2a';			// Background color when mouse is not over on subs
	var HighBgColor='#ffd100';			// Background color when mouse is over
	var HighSubBgColor='#c7d6ce';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// 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='black';			// Border color
	var BorderSubColor='black';			// 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=8;				// 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=5;				// Menu offset x coordinate
	var StartLeft=5;				// 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=2;				// 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='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","index.php","",0,20,145);

Menu2=new Array("About Us","","",3);
	Menu2_1=new Array("Overview of CAS","overview.php","",0,20,150);
	Menu2_2=new Array("Board of Directors","board.php","",0);
	Menu2_3=new Array("Staff Directory","staff.php","",0);	
	
Menu3=new Array("Membership","","",2);
	Menu3_1=new Array("Why be a Member?","whyMember.php","",0,20,200);
	Menu3_2=new Array("Membership Form","memberForm.php","",0);	

Menu4=new Array("NCCP","","",9); 
	Menu4_1=new Array("What is the National Coaching Certification Program (NCCP) ","http://www.coach.ca/eng/certification/nccp_for_coaches/what_is_nccp.cfm","",0,20,400);
	Menu4_2=new Array("Upcoming NCCP Courses","NCCPcourses.php","",0);
	Menu4_3=new Array("District Delivery Partner","districts.php","",0);
	Menu4_4=new Array("Multi-sport Modules","NCCPcourses.php","",4);
				Menu4_4_1=new Array("New NCCP Program Overview","pdf/NCCPoverview.pdf","",0,20,250);
				Menu4_4_2=new Array("Competition - Introduction Part A","pdf/introPartA.pdf","",0,20,250);
				Menu4_4_3=new Array("Competition – Introduction Part B","pdf/introPartB.pdf","",0,20,250);
				Menu4_4_4=new Array("Competition - Development","pdf/compDev.pdf","",0,20,250);
	Menu4_5=new Array("NCCP for Coaches","http://www.coach.ca/eng/certification/nccp_for_coaches/index.cfm","",0);
	Menu4_6=new Array("NCCP Database","http://nccpdb.coach.ca/production/logingui.asp?Language=English","",0);
	Menu4_7=new Array("Transition Tracker","http://nccp.coach.ca/tracker/e","",0);
	Menu4_8=new Array("Making Ethical Decisions Online Evaluation (NCCP)","http://nccpeval.coach.ca/production/med/e/index.asp?Language=English","",0,20,320);	
	Menu4_9=new Array("Coach Amanda","http://www.coach.ca/eng/certification/nccp_for_coaches/context_tool/index.cfm","",0);
	
Menu5=new Array("Coaching Grants","","",6);
	Menu5_1=new Array("Coaches Upgrading Grant","upgradingGrant.php","",0,20,320);
	Menu5_2=new Array("NCCP Transition Grant","NCCPgrant.php","",0);
	Menu5_3=new Array("Coach Visitation Program","coachVisitation.php","",0);
	Menu5_4=new Array("Apprentice Coach Program","apprenticeCoach.php","",0);
	Menu5_5=new Array("Women in Coaching Professional Development Grant ","womenInCoaching.php","",0);
	Menu5_6=new Array("High Performance Coach Development Grant","HPcoach.php","",0);

Menu6=new Array("NCI-SK","http://www.csc-sask.ca/NCI.php","",0,20,138);

Menu7=new Array("Aboriginal Coaching","","",1);
	Menu7_1=new Array("Aboriginal Coaches and Officials Program (ACOP)","ACOP.php","",9,20,350);
				Menu7_1_1=new Array("About ACOP","aboutACOP.php","",0,20,300);
				Menu7_1_2=new Array("Upcoming Events/Clinics","ACOPevent.php","",0,20,300);
				Menu7_1_3=new Array("Sport, Culture and Recreation Districts","ACOPdistricts.php","",0,20,300);
				Menu7_1_4=new Array("Programs","","",5);
							  Menu7_1_4_1=new Array("Introduction to Coaching Workshop","ACOPcoachIntro.php","",0,20,200);
							  Menu7_1_4_2=new Array("Aboriginal Coaching Modules","ACOPcoachModules.php","",0,20,200);
							  Menu7_1_4_3=new Array("Introduction to Competition","ACOPcompIntro.php","",0,20,200);
							  Menu7_1_4_4=new Array("NCCP Sport Specific Clinics","ACOPnccp.php","",0,20,200);
							  Menu7_1_4_5=new Array("Official Clinics","ACOPofficial.php","",0,20,200);
		
							  
				Menu7_1_5=new Array("News","","",2);
							  
							  Menu7_1_5_1=new Array("Media Releases","ACOPmedia.php","",0,20,130);
							  Menu7_1_5_2=new Array("Profiles","ACOPprofiles.php","",0,20,130);
							  
				Menu7_1_6=new Array("Training and Resources","","",1);
							  Menu7_1_6_1=new Array("Coaching Tips","ACOPtips.php","",0,20,130);
						
				Menu7_1_7=new Array("FAQ","ACOPfaq.php","",0);
				Menu7_1_8=new Array("Links","ACOPlinks.php","",0);
				Menu7_1_9=new Array("Contact Us","ACOPcontact.php","",0);
	
Menu8=new Array("Upcoming Events","","",1);
		Menu8_1=new Array("Saskatchewan Coaches Conference","http://www.saskcoach.ca/2010conference/index.html","",0,20,330);
	
Menu9=new Array("Resources","","",16);
	Menu9_1=new Array("Newsletter","","",4,20,220);
				Menu9_1_1=new Array("Fall 2009","pdf/CASnewsFall09.pdf","",0,20,120);
				Menu9_1_2=new Array("Spring 2009","pdf/CASnewsSpring09.pdf","",0,20,120);
				Menu9_1_3=new Array("Fall 2008","pdf/CASnewsFall08.pdf","",0,20,120);
				Menu9_1_4=new Array("February 2008","pdf/CASnewsFeb08.pdf","",0,20,120);
				
	Menu9_2=new Array("Intro to Coaching Workshop","introCoach.php","",0,20,220);
	Menu9_3=new Array("Online Volunteer Training Center","http://www.ovtc.sk.ca/","",0,20,220);
	Menu9_4=new Array("Human Kinetics","http://www.humankinetics.com/","",0,20,220);
	Menu9_5=new Array("Coaching Articles","coachingArticles.php","",0,20,220);
	Menu9_6=new Array("Ethics Resources","","",5,20,220);
				Menu9_6_1=new Array("Ethical Issues in Coaching","http://www.coach.ca/eng/ethics/index.cfm","",0,20,320);
				Menu9_6_2=new Array("Making Ethical Decisions Online Evaluation (NCCP)","http://nccpeval.coach.ca/production/med/e/index.asp?Language=English","",0,20,320);
				Menu9_6_3=new Array("True Sport Ethical Resources","http://www.truesportpur.ca/index.php/ethicsexperts","",0,20,320);
				Menu9_6_4=new Array("Canadian Centre for Ethics in Sport (CCES) ","http://www.cces.ca/forms/index.cfm?dsp=template&act=view3&template_id=46&lang=e","",0,20,320);
				Menu9_6_5=new Array("Ethics Quiz for Coaches ","http://www.coach.ca/eng/ethics/quiz.cfm","",0,20,320);
	Menu9_7=new Array("Women in Coaching","http://www.coach.ca/eng/women/index.cfm","",0,20,220);
	Menu9_8=new Array("Sport Medicine and Science","http://www.smscs.ca/","",0,20,220);
	Menu9_9=new Array("HR Tools for Managing Coaches","","",1,20,220);
				Menu9_9_1=new Array("Performance Review Handbook","pdf/performanceReview.pdf","",0,20,220);
	Menu9_10=new Array("mycoachonline.com","http://www.mycoachonline.com","",0,20,220);
	Menu9_11=new Array("Respect in Sport","pdf/respectInSport.pdf","",0,20,220);
	Menu9_12=new Array("Saskatchewan Resource Centre","resourceCentre.php","",0,20,220);
	Menu9_13=new Array("Team Building Activities","http://www.wilderdom.com/games/InitiativeGames.html","",0,20,220);
	Menu9_14=new Array("Conference Presentations","conference/presentations.html","",0,20,220);
	Menu9_15=new Array("Role of Monitoring Growth in LTAD","pdf/CS4L.pdf","",0,20,220);
	Menu9_16=new Array("Team Selection Tips & Guidelines","http://www.crdsc-sdrcc.ca/documents/eng/SDRCC_PolicyDoc_Selection_ENG_web.pdf ","",0,20,220);
	
	


Menu10=new Array("Links","links.php","",0,20,138);
	
Menu11=new Array("News Archives","news.php","",0,20,138);
	
Menu12=new Array("Contact Us","contact.php","",0,20,138);