/***********************************************************************************
*	(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='#eeeeee';				// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#ffffff';			// Background color when mouse is over
	var HighSubBgColor='#cccccc';			// Background color when mouse is over on subs
	var FontLowColor='#339966';			// Font color when mouse is not over
	var FontSubLowColor='#339966';			// Font color subs when mouse is not over
	var FontHighColor='#339966';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#cccccc';			// Border color
	var BorderSubColor='#cccccc';			// 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=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='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// 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=31;				// Menu offset x coordinate
	var StartLeft=142;				// Menu offset y coordinate
	var VerCorrect=00;				// 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='';				// 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=['tri.gif',5,10,'tridown.gif',0,0,'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("<br>Contact <br> Us","?section=ContactUs","",3,71,74);
	Menu1_1=new Array("Contact Us Now!","?section=ContactUsLead","",0,20,150);	
	Menu1_2=new Array("General Mailbox","?section=GeneralMailbox","",0,20,150);	
	Menu1_3=new Array("Subscribe to our <br> NewsLetter","?section=Newsletter","",0,30,150);	

Menu2=new Array("<br>Our <br> Locations","?section=CampusLocations","",0);
	
Menu3=new Array("<br>About <br> triOS","?section=AboutTriOS","",10);
	Menu3_1=new Array("Why Choose triOS","?section=WhyChoosetriOS","",0,20,150);
	Menu3_2=new Array("Alumni Programs","?section=Alumni","",0);
	Menu3_3=new Array("Campus Locations","?section=CampusLocations","",0);
	Menu3_4=new Array("Contact Us","?section=ContactUs","",0);
	Menu3_5=new Array("Life at triOS(video)","?section=TriosLife","",0);
	Menu3_6=new Array("Upcoming Events","?section=upcomingevents","",0);
	Menu3_7=new Array("Careers at triOS","?section=Careersattrios","",0);
	Menu3_8=new Array("Website Support","?section=WebsiteSupport","",0);
	Menu3_9=new Array("Website Privacy <br> Statement ","?section=WebsitePrivacy","",0,30);
	Menu3_10=new Array("triOS Corporation","?section=Whoistrios","",0);

Menu4=new Array("<br>Your <br> Admission","?section=Admissions","",4);
	Menu4_1=new Array("Admission Requirements","?section=Admissions","",0,20,180);
	Menu4_2=new Array("Steps to Enrolling","?section=Enrolling","",0);
	Menu4_3=new Array("Financial Aid","?section=FinancialAid","",0);
	Menu4_4=new Array("Contact us","?section=ContactUs","",0);

Menu5=new Array("<br>Career <br> Services","?section=CareerServices","",3);
	Menu5_1=new Array("Students","?section=Students","",6,20,120);
		Menu5_1_1=new Array("triOS helps you find the <br> right job!","?section=triOSHelpsYouFindJob","",0,30,180);
		Menu5_1_2=new Array("triOS graduates get jobs!","?section=GraduatesJobs","",0,20);
		Menu5_1_3=new Array("Salary Information for <br> Business","?section=BusinessSalaryInfo","",0,30);
		Menu5_1_4=new Array("Salary Information for <br> Criminal Justice","?section=CJSalaryInfo","",0,30);
		Menu5_1_5=new Array("Salary Information for <br> Information Technology","?section=ITSalaryInfo","",0,30);
		Menu5_1_6=new Array("Salary Information for <br> Health Care","?section=HealthCareSalaryInfo","",0,30);

	Menu5_2=new Array("Employers","?section=Employers","",4,20,120);
		Menu5_2_1=new Array("FREE Job Placement <br> services","?section=freejobplacementservices","",0,30,120);
		Menu5_2_2=new Array("Benefits of Hiring triOS Graduates","?section=BenefitsofHiringtriOSGraduates","",0,30);
		Menu5_2_3=new Array("Post a Job<br>Opportunity","?section=PostaJobOpportunity","",0,30);
		Menu5_2_4=new Array("Contact a Career <br> Services Consultant","?section=ContactaCareerServicesConsultant","",0,30);
	

	Menu5_3=new Array("Careers at triOS","?section=CareersattriOS","",0,20,120);

Menu6=new Array("<br>Financial <br> Aid","?section=FinancialAid","",9);
	Menu6_1=new Array("Self Payment Plan","?section=SelfPaymentPlan","",0,20,150);
	Menu6_2=new Array("Banking Options","?section=BankingOptions","",0);
	Menu6_3=new Array("Public Sponsorship","?section=PublicSponsorship","",0);
	Menu6_4=new Array("Goverment Student <br> Loans","?section=GovernmentStudentLoans","",0,30);
	Menu6_5=new Array("Canada Student Loans","?section=CanadaStudentLoans","",0);
	Menu6_6=new Array("triOS EDULEASE Financing","?section=EDULEASE","",0);
	Menu6_7=new Array("Lifelong Learning Plan","?section=LifelongLearningPlan","",0);
	Menu6_8=new Array("Scholarships","?section=Scholarships","",0);
	Menu6_9=new Array("Have a Financial Question?","?section=FinancialQuestions","",0,30);


Menu7=new Array("<br>Training <br> Sponsors","?section=TrainingSponsors","",4);
	Menu7_1=new Array("HRDC - Human <br> Resources & Skills <br> Development Canada","?section=hrsd","",0,45,130);
	Menu7_2=new Array("ODSP - Ontario Disability <br> Support Program","?section=ODSP","",0,30);
	Menu7_3=new Array("Insurance Companies","?section=InsuranceCompanies","",0,20);
	Menu7_4=new Array("Employer Funded","?section=EmployerFunded","",0,20);


Menu8=new Array("<br>In the <br> Community","?section=Community","",0)
