// JavaScript Document

function Release(rdate,url,headline) {
	this.rdate = rdate;
	this.url = url;
	this.headline = headline;
}

article = new Array();
ix=0;

ix++; article[ix] = new Release("9/15/2009","docs/pressReleases/ConcertsAtCapital.pdf","Music is King at Capital Community College With Free Concerts and New Degree Program");

ix++; article[ix] = new Release("2/13/2009","docs/pressReleases/RecordEnrollment.pdf","Capital Community College Hits Record High Enrollment Amid Budget Cuts");

ix++; article[ix] = new Release("7/2/2008","docs/pressReleases/Intl Exchange Student 2008.pdf","Host Families Needed for International Student Exchange Program");

ix++; article[ix] = new Release("5/30/2008","docs/pressReleases/PostCommencement08.pdf","Capital Community College Graduates Over 400 at College's 61st Commencement");

ix++; article[ix] = new Release("5/24/2008","docs/pressReleases/IFS AS GovPressRelease.pdf","Governor Rell Announces Approval of New Degree: A.S. in Insurance and Financial Services");

ix++; article[ix] = new Release("5/13/2008","docs/pressReleases/NurseOfTheYear2008.pdf","Capital Community College’s Director of Nursing Connecticut's 2008 Nurse of the Year");

ix++; article[ix] = new Release("3/7/2008","docs/pressReleases/Opera Company Debut at Capital.pdf","New Area Opera Company Will Perform at Capital Community College Wednesday, May 7th");

ix++; article[ix] = new Release("1/4/2008","docs/pressReleases/CCC Opens Semester with New Course 08.pdf","Capital Community College Will Open Spring Semester With a Course on the Presidency");

ix++; article[ix] = new Release("12/17/2007","docs/pressReleases/MetLifeGrant.pdf","Capital Community College Selected for MetLife Grant Addressing Student Success");

ix++; article[ix] = new Release("12/11/2007","docs/pressReleases/UrbanArtShow08.pdf","Capital Community College Announces Call For Entries for College's Urban Art Show in February");

ix++; article[ix] = new Release("10/10/2007","docs/pressReleases/CCCProfWinsBookAward.pdf","Capital Community College Professor Winner of Book Award");

ix++; article[ix] = new Release("9/10/2007","docs/pressReleases/PiePresentation.pdf","Capital Professor Presents Learning Module on Effective Online Teaching");

ix++; article[ix] = new Release("8/1/2007","docs/pressReleases/ACEPressRelease.pdf","Capital Community College Launches Academic Advising Website");
ix++; article[ix] = new Release("7/16/2007","docs/pressReleases/Antonucci at Summer Institute.pdf","Capital Director of Library Services was Summer Fellow at Vanderbilt University");
ix++; article[ix] = new Release("6/1/2007","docs/pressReleases/Commencement07PressRelease.pdf","Capital Community College celebrates 60th Commencement");
ix++; article[ix] = new Release("4/27/2007","docs/pressReleases/CCCCommencement2007.pdf","Capital Community College will celebrate 60th Commencement May 31st");
ix++; article[ix] = new Release("12/13/2006","docs/pressReleases/stressedOutBook.pdf","Capital Nursing Professor Publishes Book for New Graduates");
ix++; article[ix] = new Release("12/7/2006","docs/pressReleases/CollegeMoneyLibrary.pdf","Capital and Hartford Public Library Team Up to Offer Sessions on College Financial Aid");
ix++; article[ix] = new Release("10/27/2006","docs/pressReleases/gerontologyDegree.pdf","Capital Announces New Degree and Certificate Program in Gerontology");
ix++; article[ix] = new Release("9/6/2006","docs/pressReleases/ctWorksSatellite.pdf","CTWorks One-Stop Career Center Now Open at Capital Community College");
ix++; article[ix] = new Release("7/21/2006","docs/pressReleases/Rell_PR.pdf","Federal Grant will expand Capital's work with State's Insurance & Financial Services Cluster");
ix++; article[ix] = new Release("7/13/2006","docs/pressReleases/CCC_Awarded_Two_Grants.pdf","Capital Community College Awarded Two Grants From Nellie Mae to Address College Success");
ix++; article[ix] = new Release("5/26/2006","docs/pressReleases/Post-CommencementPR06.pdf","2006 Commencement");
ix++; article[ix] = new Release("5/12/2006","docs/pressReleases/Pre-CommencementPR06.pdf","2006 Commencement Schedule and Information");
ix++; article[ix] = new Release("3/10/2006","docs/pressReleases/Human_Rights_Conference.pdf","Capital & UConn to host human rights conference");
ix++; article[ix] = new Release("3/10/2006","docs/pressReleases/ECE_Latino_Conference.pdf","Capital to hold conference for Puerto Rican & Latino early childhood professionals");
ix++; article[ix] = new Release("2/10/2006","docs/pressReleases/Transfer_UConn_Business.pdf","Capital & UConn to sign business and technology articulation agreement");
ix++; article[ix] = new Release("11/4/2005","docs/pressReleases/NurseAwards_PR.pdf","Nursing professor and student win awards");
ix++; article[ix] = new Release("10/31/2005","docs/pressReleases/ATD_PressRelease.pdf","Capital named an 'Acheiving The Dream' college");
ix++; article[ix] = new Release("10/5/2005","docs/pressReleases/inauguration.pdf","Inauguration plans set");
ix++; article[ix] = new Release("2/27/2005","docs/pressReleases/CNA_Program.pdf","Capital enters partnership to train Certified Nurses Aides (CNA's)");
ix++; article[ix] = new Release("1/14/2005","docs/pressReleases/President_Selected.gif","President selected for Capital Community College");
