//var userType ="";
function getURL(name)
{
	switch(name)
	{
		case "home":
			str = "maincontent.asp";
			break;
		case "school":
			str = "../School/";
			break;
		case "academics":
			str = "../Academics/";
			break;
		case "pto":
			str = "../pto/";
			break;
		case "parish":
			str = "../Church/";
			break;
		case "athletics":
			str = "../Athletics/";
			break;
		case "parents":
			str = "Parents.asp";
			break;
		case "community":
			str = "../Community/";
			break;
		default:
			break;
	}

	GoToURL(str);
}
	
	
// Home
var a1 = new Array();
a1[0] = new elem('"maincontent.asp",""','Home');
a1[1] = new elem('"SiteMap.htm",""','Sitemap');
a1[2] = new elem('"http://www.OrgWorx.com/?O=2&S=1",""','Calendars');
a1[3] = new elem('"../School/Default.asp?t=../Spiritwear/",""','Spiritwear');

// School
var a2 = new Array();
a2[0] = new elem('"../School/Default.asp",""','Home');
a2[1] = new elem('"http://www.orgworx.com/?o=2&s=1&ct=1",""','Calendar');
a2[2] = new elem('"../School/Default.asp?t=../Spiritwear/",""','Spiritwear');
a2[3] = new elem('"../Faculty/",""','Faculty');
a2[4] = new elem('"../School/Default.asp?t=Mission.asp",""','Mission');
a2[5] = new elem('"../School/Default.asp?t=../Church/ParishInfo.asp",""','Information');
a2[6] = new elem('"../School/Default.asp?t=Policies/Default.asp",""','Policy');
a2[7] = new elem('"../School/Default.asp?t=Letter_Principal.asp",""','Principal');
//a2[8] = new elem('"../School/Default.asp?t=TuitionCredit.asp",""','Tuition&nbsp;Credit');
//a2[9] = new elem('"../School/Default.asp?t=Letter_Janet.asp",""','Janet');
//a2[10] = new elem('"../School/Default.asp?t=LibraryNotes.asp",""','Library');
//a2[11] = new elem('"../School/Default.asp?t=HealthMatters.asp",""','Health');

// Academics
var a3 = new Array();
a3[0] = new elem('"../Academics/",""','Home');
a3[1] = new elem('"../Academics/Default.asp?t=HomeworkHelpers.asp",""','Homework Helpers');


// PTO
var a4 = new Array();
a4[0] = new elem('"../PTO/",""','Home');
a4[1] = new elem('"../PTO/Default.asp?t=pto_board.asp",""','Board');
a4[2] = new elem('"../PTO/Default.asp?t=pto_committees.asp",""','Committies');
a4[3] = new elem('"../PTO/Default.asp?t=2002RoomMothers.asp",""','Room Mothers');
a4[4] = new elem('"../PTO/Default.asp?t=2002Fundraisers.asp",""','Events');
a4[5] = new elem('"../PTO/Default.asp?t=Board%20Minutes%20052202.htm",""','Minutes');
a4[6] = new elem('"http://www.orgworx.com/?O=2&s=1&ct=5",""','Calendar');
//a4[7] = new elem('"../PTO/Default.asp?t=2002MeetingSchedule.htm",""','Meeting Schedule');


//Parish
var a5 = new Array();
a5[0] = new elem('"../Church/",""','Home');
a5[1] = new elem('"../Church/Homily/",""','Homily');
a5[2] = new elem('"../Church/Music/Default.asp",""','Music');
a5[3] = new elem('"../Church/ParishInfo.asp",""','Information');
a5[4] = new elem('"../Church/PSR/",""','PSR');
a5[5] = new elem('"../Church/yga.htm",""','Youth Group');
a5[6] = new elem('"../Church/Homily/New_Folder/Articles%20of%20Interest.htm",""','Articles of Interest');



//Athletics
var a6 = new Array();
a6[0] = new elem('"../Athletics/",""','Home');
a6[1] = new elem('"../Athletics/Default.asp?t=Athletic_bod.asp",""','Board');
a6[2] = new elem('"../Athletics/Default.asp?t=Athletic_ofr.asp",""','Offerings');
a6[3] = new elem('"../Athletics/Default.asp?t=Athletic_Signup_II.htm",""','Sign-Ups');
a6[4] = new elem('"http://www.orgworx.com/?0=2&s=1&ct=9",""','Calendar');
a6[5] = new elem('"http://www.orgworx.com/?0=2&s=1&ct=58",""','Gym Schedule');


// Parents
var a7 = new Array();
a7[0] = new elem('"Parents.asp",""','Home');
a7[1] = new elem('"../Faculty/",""','Faculty List');
a7[2] = new elem('"../Church/ParishInfo.asp",""','Information');

// Community
var a8 = new Array();
a8[0] = new elem('"../Community/",""','Home');
a8[1] = new elem('"../Community/stalspals.htm",""','St.Als Pals');
a8[2] = new elem('"../Community/Scouts/",""','Cub Scouts');
a8[3] = new elem('"../Community/BS465/Default.htm",""','Boy Scout Troop 465');


//a8[2] = new elem('"",""','Boy Scouts');
//a8[3] = new elem('"",""','Girl Scouts');
//a8[5] = new elem('"",""','Daisy Scouts');

// Community
//var a8 = new Array();
//a8[0] = new elem('"../Community/",""','Home');
//a8[1] = new elem('"../Community/stalspals.htm",""','St.Als Pals');
//a8[2] = new elem('"../Community/Scouts/",""','Cub Scout Pack 187');
//a8[3] = new elem('"../Community/BS465/Default.htm",""','Boy Scout Troop 465');
//a8[2] = new elem('"",""','Boy Scouts');
//a8[3] = new elem('"",""','Girl Scouts');
//a8[5] = new elem('"",""','Daisy Scouts');