var Tree = new Array;
// nodeId|parentNodeId|nodeName|nodeUrl

Tree[0] = '1|0|WELCOME|president.shtml';

Tree[1] = '2|1|Message from the President|president.shtml';
Tree[2] = '3|1|History|history.shtml';
        Tree[3] = '4|3|Facts and Figures|facts.shtml';
        Tree[4] = '5|3|Honors|honors.shtml';
        Tree[5] = '6|3|Service to the Community|community.shtml';
Tree[6] = '7|1|Board of Trustees|trustees.shtml';
Tree[7] = '8|1|Administration|administration.shtml';
Tree[8] = '9|1|Development Projects|development.shtml';
        Tree[9] = '10|9|Giving Opportunities|opportunities.shtml';
Tree[10] = '11|1|Our People|people.shtml';
Tree[11] = '12|1|Athens|athens.shtml';

Tree[54] = '55|0|COLLEGES AND<br>SPECIAL PROGRAMS|brief.shtml';

//Tree[86] = '87|55|In Brief|brief.shtml';
Tree[12] = '13|55|Pierce College|/pierce/mission.shtml';
Tree[13] = '14|55|Deree College|/deree/mission.shtml';
Tree[14] = '15|55|The Junior College|/deree/mission.shtml';
Tree[15] = '16|55|Graduate School/MBA|graduate.shtml';
Tree[16] = '17|55|Continuing Education|/ccgps/mission.shtml';
Tree[17] = '18|55|American Studies Seminar|american.shtml';
Tree[18] = '19|55|Summer Camps|summer.shtml';

Tree[55] = '56|0|ADMISSIONS|choose.shtml';

Tree[19] = '20|56|Why Choose ACG|choose.shtml';
Tree[20] = '21|56|Pierce College|/pierce/gymnasium.shtml';
Tree[21] = '22|56|Deree College|/deree/requirements.shtml';
Tree[22] = '23|56|The Junior College|/deree/requirements.shtml';
Tree[23] = '24|56|Continuing Education|/ccgps/glance.shtml';
Tree[24] = '25|56|Summer Camps|summer.shtml';
Tree[25] = '26|56|Student Profiles|profiles.shtml';
Tree[26] = '27|56|Πληροφορίες στα Ελληνικά|hellenic.shtml';

Tree[56] = '57|0|CAMPUSES AND FACILITIES|maps.shtml';

Tree[27] = '28|57|College and Campus Maps|maps.shtml';
	Tree[28] = '29|28|Aghia Paraskevi Campus, Deree College, Pierce College|agparaskevi.shtml';
	Tree[29] = '30|28|Downtown Campus|downtown.shtml';
	Tree[30] = '31|28|Directions and Parking|directions.shtml';
Tree[31] = '32|57|Campus Tour|tour.shtml';
Tree[32] = '33|57|Teaching Premises|premises.shtml';
	Tree[33] = '34|33|Pierce College|pierce2.shtml';
	Tree[34] = '35|33|Amphitheaters|amphitheaters.shtml';
	Tree[35] = '36|33|Classrooms|classes.shtml';
	Tree[36] = '37|33|Science Labs|labs.shtml';
Tree[37] = '38|57|Computer Facilities|computer.shtml';
	Tree[38] = '39|38|Deree and Junior Colleges|dereejunior.shtml';
	Tree[39] = '40|38|Pierce College|piercec.shtml';
	Tree[40] = '41|38|Instructional Technology|instructional.shtml';
Tree[41] = '42|57|Athletic Facilities|athletic.shtml';
	Tree[42] = '43|42|Deree College|aderee.shtml';
	Tree[43] = '44|42|Pierce College|apierce.shtml';
	Tree[44] = '45|42|Outdoor Facilities|outdoor.shtml';
	Tree[45] = '46|42|Swimming Pool|pool.shtml';
Tree[46] = '47|57|Byzantine Chapel|byzantine.shtml';
Tree[47] = '48|57|Theaters|theaters.shtml';
	Tree[48] = '49|48|Pierce Theater|tpierce.shtml';
	Tree[49] = '50|48|Studio Theater|studio.shtml';
	Tree[50] = '51|48|Open-air Theater|open.shtml';
	Tree[51] = '52|48|Downtown Campus Theater|tdowntown.shtml';
Tree[52] = '53|57|Museum|museum.shtml';
Tree[53] = '54|57|The Plaka Building|plaka.shtml';

Tree[57] = '58|0|LIBRARIES AND SPECIAL COLLECTIONS|collegelib-redirect.shtml';

Tree[58] = '59|58|The College Libraries|collegelib.shtml';
	Tree[59] = '60|59|Deree and Junior Colleges |libdereejunior.shtml';
	Tree[60] = '61|59|Pierce College|libpierce.shtml';
Tree[61] = '62|58|Rare Books and Special Collections|collections.shtml';
Tree[62] = '63|58|The Media Center|/deree/media.shtml';
Tree[63] = '64|58|Sign-in to acgLIBLINE|libline.shtml';

Tree[64] = '65|0|CALENDAR AND EVENTS|series.php?c=1';

Tree[65] = '66|65|Cultural Affairs-Series|series.php?c=1';

Tree[66] = '67|65|Events of the Month|eventslist.php?c=3';

Tree[67] = '68|65|Calendar and Academic Events|calendar.shtml';
	Tree[68] = '69|68|Pierce College|eventslist.php?c=4';
	Tree[69] = '70|68|Deree College|eventslist.php?c=5';
	Tree[70] = '71|68|The Junior College|eventslist.php?c=6';
	Tree[71] = '72|68|Graduate Studies|eventslist.php?c=7';
	Tree[72] = '73|68|Continuing Education|eventslist.php?c=8';
	Tree[73] = '74|68|Summer Camps|eventslist.php?c=9';
Tree[74] = '75|65|Past Events|past_events.php';

Tree[75] = '76|0|NEWS|newslist.php?catid=159';

Tree[76] = '77|76|Student Life and Activities|newslist.php?catid=159';
Tree[77] = '78|76|Academic News|newslist.php?catid=160';
Tree[78] = '79|76|Athletic News|newslist.php?catid=161';
Tree[79] = '80|76|Alumni News|newslist.php?catid=162';

Tree[80] = '81|0|ALUMNI|activities.shtml';

Tree[81] = '82|81|Activities|activities.shtml';
Tree[82] = '83|81|Services|services.shtml';
Tree[83] = '84|81|Alumni Update|update.shtml';
Tree[84] = '85|81|The Alumni Association|association.shtml';

