<!--
 
document.write("<a href='http://www.ctth.org/index.html'>Home</a>");
document.write("<a href='http://www.ctth.org/navbar/calendar.htm'>Calendar of Events</a>");
document.write("<a href='http://www.ctth.org/navbar/schedule.htm'>Season Schedule</a>");

document.write("<a href='http://www.ctth.org/navbar/auditions.htm'>Auditions</a>");
document.write("<a href='http://www.ctth.org/navbar/ticket_info.htm'>Ticket Info</a>");
document.write("<a href='http://www.ctth.org/navbar/volunteer.htm'>Volunteer Info</a>");
document.write("<a href='http://www.ctth.org/navbar/children.htm'>Children's Camps</a>");
document.write("<a href='http://www.ctth.org/navbar/memorial.htm'>Memorial Fund</a>");
document.write("<a href='http://www.ctth.org/navbar/news.htm'>News</a>");
document.write("<a href='http://www.ctth.org/navbar/boosters.htm'>Boosters</a>");
document.write("<a href='http://www.ctth.org/navbar/board.htm'>Board of Directors</a>");
document.write("<a href='http://www.ctth.org/navbar/links.htm'>Related Links</a>");

document.write("<a href='http://www.ctth.org/navbar/past_plays.htm'>Past Plays and Photos</a>");

document.write('<a href="javascript:change(\'history\');">Historical Information</a>');
document.write("<div style='display: none' id='history'>");


document.write("<a href='http://www.ctth.org/history/history.htm'>CT History</a>");
document.write("<a href='http://www.ctth.org/history/awardshistory.htm'>Awards</a>");
document.write("<a href='http://www.ctth.org/history/gallery_history.htm'>Gallery</a>");
document.write("<a href='http://www.ctth.org/history/film_series_history.htm'>Film Series</a>");
document.write("<a href='http://www.ctth.org./history/beaux_arts_ball_history.htm'>Beaux Arts Ball</a>");
document.write("<a href='http://www.ctth.org/history/first_nighters_history.htm'>First Nighters</a>");
document.write("</div>");


// -->

