/* Tigra Menu items structure */
var MENU_ITEMS = [
	['About SF Waldorf High', '/about/index.asp', {'sw':180},
		['<LI>Our History</LI>', '/about/history.asp'],
		['<LI>Virtual Tour</LI>', "javascript:nwvtour('/about/virtualtour.html')",{'tw':'_self'}],
		['<LI>Approach</LI>', '/about/approach.asp'],
		['<LI>Academics</LI>', '/about/academics/index.asp', null,
			['Faculty', '/about/academics/faculty.asp']
		],
		['<LI>Student Life</LI>', '/about/studentlife/index.asp', null,
			['Community Service', '/about/studentlife/communityservice.asp'],
			['International Exchange', '/InternationalStudy/SFWHSExchange/index.asp'],
			['Clubs and Activities', '/about/studentlife/clubsandactivities.asp'],
			['Internships', '/about/studentlife/internships.asp'],
			['Arts', '/about/studentlife/arts.asp'],
			['Athletics Program', '/about/studentlife/athleticsprogram.asp']
		],
		['<LI>College Admissions</LI>', '/about/collegeadmissions/index.asp', null,
			['Acceptances', '/about/collegeadmissions/acceptances.asp']
		],
		['<LI>Accreditations</LI>', '/about/accreditations.asp']
	],
	['International', '/InternationalStudy/index.asp', {'sw':117},
		['<LI>Intl. Program</LI>', '/InternationalStudy/InternationalProgram/index.asp', null,
			['Application Process', '/InternationalStudy/InternationalProgram/applicationprocess.asp'],
			['Request Information', '/InternationalStudy/InternationalProgram/inquiry.asp']
		 ],
		['<LI>SFWHS Exchange</LI>', '/InternationalStudy/SFWHSExchange/index.asp']			],
	['Community', '/community/index.asp', {'sw':88},
		['<LI>Students</LI>', '/community/students/index.asp', null,
			['Classes', '/community/students/classes/index.asp'],
			['Library', '/community/students/library/index.asp'],
			['Clubs and Activities', '/community/students/clubsandactivities.asp'],
			['College Counseling', '/community/students/collegecounseling.asp']
		],
		['<LI>Parents</LI>', '/community/parents/index.asp', null,
			['Parent Council', '/community/parents/parentcouncil.asp']
		],
		['<LI>Teachers</LI>', '/community/teachers/index.asp', null,
			['Faculty Pages', '/community/teachers/faculty.asp'],
			['Teacher Portal', '/community/teachers/teacherportal.asp']
		],
		['<LI>Administration</LI>', '/community/administration.asp'],
		['<LI>Alumni</LI>', '/community/alumni.asp'],
		['<LI>Board of Trustees</LI>', '/community/boardoftrustees/index.asp', null,
			['Members', '/community/boardoftrustees/members.asp'],
			['Meeting Schedule', '/community/boardoftrustees/meetingschedule.asp']
		],
		['<LI>Our Campus</LI>', '/community/newcampus/index.asp', null,
			['Location', '/community/newcampus/location/index.asp'],
			['Physical Plant', '/community/newcampus/physicalplant/index.asp'],
			['Updates', '/community/newcampus/updates.asp'],
			['Capital Campaign', '/community/newcampus/capitalcampaign.asp']
		]
	],
	['Admissions', '/admissions/index.asp', {'sw':85},
		['<LI>Welcome</LI>', '/admissions/index.asp'],
		['<LI>Admissions Process</LI>', '/admissions/admissionsprocess.asp'],
		['<LI>Visiting the School</LI>', '/admissions/visitingtheschool.asp'],
		['<LI>Open Houses</LI>', '/admissions/openhouses.asp'],
		['<LI>Tuition</LI>', '/admissions/tuition/index.asp', null,
			['Affordable Tuition', '/admissions/tuition/affordabletuitionprogram.asp']
		],
		['<LI>Application Forms</LI>', '/admissions/applicationforms.asp'],
		['<LI>Request Information</LI>', '/admissions/requestinformation.asp'],
		['<LI>FAQs</LI>', '/admissions/faqs.asp']
	],		
	['News & Events', '/newsandevents/index.asp', {'sw':105},
		['<LI>News</LI>', '/newsandevents/news.asp'],
		['<LI>Upcoming Events</LI>', '/newsandevents/upcomingevents.asp'],
		['<LI>Athletics</LI>', '/newsandevents/athletics/index.asp', null,
			['Basketball', '/newsandevents/athletics/basketball/index.asp'],
			['Baseball', '/newsandevents/athletics/baseball/index.asp'],
			['Soccer', '/newsandevents/athletics/soccer/index.asp'],
			['Cross Country', '/newsandevents/athletics/crosscountry/index.asp'],
			['Volleyball', '/newsandevents/athletics/volleyball/index.asp'],
			['Directions', '/newsandevents/athletics/directions.asp'],
			['Sports Handbook', '/newsandevents/athletics/sportshandbook.asp'],
			['Awards', '/newsandevents/athletics/awards/index.asp'],
			['Forms', '/newsandevents/athletics/forms/index.asp'],
			['Updates', '/newsandevents/athletics/updates/index.asp'],
			['Summer Programs', '/newsandevents/athletics/SummerPrograms/index.asp']
		],
		['<LI>Arts</LI>', '/newsandevents/arts.asp'],
		['<LI>Lecture Series</LI>', '/newsandevents/lectureseries/index.asp'],
		['<LI>Calendar</LI>', '/newsandevents/calendar/index.asp', null,
			['Master', '/newsandevents/calendar/hsmastercalendar.asp'],
			['Academics', '/newsandevents/calendar/academics.asp'],
			['Admissions', '/newsandevents/calendar/admissions.asp'],
			['Alumni', '/newsandevents/calendar/alumni.asp'],
			['Athletics', '/newsandevents/calendar/athletics.asp'],
			['Class Meetings and Trips', '/newsandevents/calendar/classmeetings.asp'],
			['College Counseling', '/newsandevents/calendar/collegecounseling.asp'],			
			['Events', '/newsandevents/calendar/events.asp']
			//['Healthy Lunch', '/newsandevents/calendar/healthylunch.asp'],
		]
	],
	['Giving', '/giving/index.asp', {'sw':57},
		['<LI>Give Now!</LI>', '/giving/give_now.asp'],
		['<LI>Annual Fund</LI>', '/giving/annualfund.asp'],
		['<LI>Volunteering</LI>', '/giving/volunteering.asp']
	],
	['Contact', '/contact/index.asp', {'sw':73},
		['<LI>Admissions</LI>', '/contact/admissions.asp'],
		['<LI>Administration</LI>', '/contact/administration.asp'],
		['<LI>Staff Directory</LI>', '/contact/staffdirectory.asp'],
		['<LI>Map and Directions</LI>', '/contact/map.asp'],
		['<LI>Employment</LI>', 'http://www.sfwaldorf.org/employment/',{'tw':'_blank'}]
	]
];


function nwvtour(url, name) {
window.open(url,(name ? name : '_blank'),'HEIGHT=427,WIDTH=642,TOP=200,LEFT=200,scrollbars=no');
}
