<!--
if (document.images) {

	introductionon = new Image();
	introductionon.src = "images/HNO_ccwlc_intro.gif";
	introductionoff = new Image();
	introductionoff.src = "images/HN_ccwlc_intro.gif";

        directorson = new Image();
        directorson.src = "images/HNO_ccwlc_directors.gif";
        directorsoff = new Image();
        directorsoff.src = "images/HN_ccwlc_directors.gif";

	statisticson = new Image();
	statisticson.src = "images/HNO_ccwlc_stat.gif";
	statisticsoff = new Image();
	statisticsoff.src = "images/HN_ccwlc_stat.gif";

	images_ccwlcon = new Image();
	images_ccwlcon.src = "images/HNO_ccwlc_images.gif";
	images_ccwlcoff = new Image();
	images_ccwlcoff.src = "images/HN_ccwlc_images.gif";

	bibliographyon = new Image();
	bibliographyon.src = "images/HNO_ccwlc_biblio.gif";
	bibliographyoff = new Image();
	bibliographyoff.src = "images/HN_ccwlc_biblio.gif";

	filmson = new Image();
	filmson.src = "images/HNO_ccwlc_films.gif";
	filmsoff = new Image();
	filmsoff.src = "images/HN_ccwlc_films.gif";

	syllabion = new Image();
	syllabion.src = "images/HNO_ccwlc_syllabi.gif";
	syllabioff = new Image();
	syllabioff.src = "images/HN_ccwlc_syllabi.gif";

	resourceson = new Image();
	resourceson.src = "images/HNO_ccwlc_resources.gif";
	resourcesoff = new Image();
	resourcesoff.src = "images/HN_ccwlc_resources.gif";

	researchon = new Image();
	researchon.src = "images/HNO_research.gif";
	researchoff = new Image();
	researchoff.src = "images/HN_research.gif";

	prospectiveon = new Image();
	prospectiveon.src = "images/HNO_prospective.gif";
	prospectiveoff = new Image();
	prospectiveoff.src = "images/HN_prospective.gif";

	currenton = new Image();
	currenton.src = "images/HNO_current.gif";
	currentoff = new Image();
	currentoff.src = "images/HN_current.gif";

	facultyon = new Image();
	facultyon.src = "images/HNO_faculty.gif";
	facultyoff = new Image();
	facultyoff.src = "images/HN_faculty.gif";

	staffon = new Image();
	staffon.src = "images/HNO_staff.gif";
	staffoff = new Image();
	staffoff.src = "images/HN_staff.gif";

	alumnion = new Image();
	alumnion.src = "images/HNO_alumni.gif";
	alumnioff = new Image();
	alumnioff.src = "images/HN_alumni.gif";

	visitorson = new Image();
	visitorson.src = "images/HNO_visitors.gif";
	visitorsoff = new Image();
	visitorsoff.src = "images/HN_visitors.gif";
}
//-->
