/***********************************************************************************
*	(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=9;			// Number of first level items
	var LowBgColor='#002f97';			// Background color when mouse is not over
	var LowSubBgColor='#002f97';			// Background color when mouse is not over on subs
	var HighBgColor='#002f97';			// Background color when mouse is over
	var HighSubBgColor='#002f97';			// 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='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Arial, Helvetica, sans-serif"	// 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='centered';			// 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=1;			// vertical overlap child/ parent
	var StartTop=0;				// 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=6;				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['/menu/tri.gif',5,10,'/menu/tridown.gif',10,5,'/menu/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("<img src='/images05/nav_left.gif' alt=''>","","",0,20,8);

Menu2=new Array("<img src='/images05/btn_schools.gif' alt='Schools/Recruiters'>","/recruiters/","",5,21,135);
	Menu2_1=new Array("Candidate Screening and Placement Process","/recruiters/schoolsearches.cfm","",0,35,160);	
	Menu2_2=new Array("Registration Directions","/recruiters/registration_directions.cfm","",0,21,160);
	Menu2_3=new Array("Application Process","/recruiters/reg_process.cfm","",0,21,160);
	Menu2_4=new Array("Fair Schedule","/associates/fair_info.cfm","",0,21,160);
	Menu2_5=new Array("Recruiter Login","/recruiters/","",0,21,160);
	
Menu3=new Array("<img src='/images05/btn_cands.gif' alt='Candidates'>","/candidates/","",13,21,89);
	Menu3_1=new Array("Should You Teach Overseas?","/candidates/teach_overseas.cfm","",0,35,160);
	Menu3_2=new Array("Before Applying","/candidates/before_applying.cfm","",0,21,160);
	Menu3_3=new Array("Candidate Screening and Placement Process","/candidates/reg_process.cfm","",0,35,160);
	Menu3_4=new Array("Application Process","/candidates/app_process.cfm","",0,21,160);
	Menu3_5=new Array("Screening Questions","/candidates/screen_questions.cfm","",0,21,160);
	Menu3_6=new Array("Candidate Comments","/candidates/candidate_comments.cfm","",0,21,160);
	Menu3_7=new Array("British and IB Branches","http://www.search-associates.net/whichsite/which.htm","",0,21,160);
	Menu3_8=new Array("For Australians and New Zealanders","/candidates/aussi.cfm","",0,35,160);
	Menu3_9=new Array("Interns","/candidates/intern.cfm","",0,21,160);
	Menu3_10=new Array("Candidate Login","/candidates/","",0,21,160);
	Menu3_11=new Array("Sample Letter to School Recruiter","/candidates/sample_letter.cfm","",0,35,160);
	Menu3_12=new Array("How to Search for Position","/candidates/howto_search_for_position.cfm","",0,21,160);
	Menu3_13=new Array("Fair Schedule","/associates/fair_info.cfm","",0,21,160);

Menu4=new Array("<img src='/images05/btn_scboards.gif' alt='School Boards'>","/schoolboards/school_boards.cfm","",4,21,106);
	Menu4_1=new Array("School Boards Seeking Assistance","/schoolboards/school_boards.cfm","",0,35,195);
	Menu4_2=new Array("Comments","/schoolboards/schooladmin_comments.cfm","",0,21,195);
	Menu4_3=new Array("Current Searches for School Heads and Other Administrative Openings","/associates/search_schoolheads.cfm","",0,46,195);
	Menu4_4=new Array("Schools Searching for Teachers/Interns/Administrators","/schoolboards/schoolsearch_teach.cfm","",0,35,195);
	
Menu5=new Array("<img src='/images05/btn_about.gif' alt='About Search Associates'>","/associates/aboutassoc.cfm","",5,21,76);
	Menu5_1=new Array("About Search Associates","/associates/aboutassoc.cfm","",0,21,158);
	Menu5_2=new Array("Our Goals","/associates/desc_services.cfm","",0,21,158);
	Menu5_3=new Array("Meet The Associates","/associates/assoc_list.cfm","",0,21,158);
	Menu5_4=new Array("Schools We Serve","/associates/characteristics.cfm","",0,21,158);
	Menu5_5=new Array("Recent Placements","/associates/rp_candidates.cfm","",0,21,158);
	
Menu6=new Array("<img src='/images05/btn_admin.gif' alt='Administrative Searches'>","/associates/search_schoolheads.cfm","",3,21,167);
	Menu6_1=new Array("Current Searches for School Heads","/associates/search_schoolheads.cfm","",0,35,180);
	Menu6_2=new Array("Other Admnistrators","/associates/search_otheradmin.cfm","",0,21,180);
	Menu6_3=new Array("Sample of Completed Adminstrative Searches","/associates/search_samples.cfm","",0,35,180);
	
Menu7=new Array("<img src='/images05/btn_eval.gif' alt='Evaluation Forms'>","/library/search_forms.cfm","",0,21,122);

Menu8=new Array("<img src='/images05/btn_news.gif' alt='News'>","/associates/latest_news.cfm","",5,21,52);
	Menu8_1=new Array("Search News","/associates/latest_news.cfm","",0,21,160);
	Menu8_2=new Array("Fair Information","/associates/fair_info.cfm","",0,21,160);
	Menu8_3=new Array("Workshops & Seminars","/associates/workshops.cfm","",0,21,160);
	Menu8_4=new Array("International School Links","/associates/schoolads.cfm","",0,21,160);
	Menu8_5=new Array("Graduate Programs in Education","/associates/graduate_programs.cfm","",0,39,160);
Menu9=new Array("<img src='/images05/nav_right.gif' alt=''>","","",0,21,25);
