<!--
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";

	profileon = new Image();
	profileon.src = "images/HNO_profile_ccwlc.gif";
	profileoff = new Image();
	profileoff.src = "images/HN_profile_ccwlc.gif";

	bookson = new Image();
	bookson.src = "images/HNO_books_ccwlc.gif";
	booksoff = new Image();
	booksoff.src = "images/HN_books_ccwlc.gif";

	articleson = new Image();
	articleson.src = "images/HNO_articles_ccwlc.gif";
	articlesoff = new Image();
	articlesoff.src = "images/HN_articles_ccwlc.gif";

	syllabisideon = new Image();
	syllabisideon.src = "images/HNO_syllabiside_ccwlc.gif";
	syllabisideoff = new Image();
	syllabisideoff.src = "images/HN_syllabiside_ccwlc.gif";

	recommendedfilmson = new Image();
	recommendedfilmson.src = "images/HNO_recommend_film_ccwlc.gif";
	recommendedfilmsoff = new Image();
	recommendedfilmsoff.src = "images/HN_recommend_film_ccwlc.gif";

	mustseefilmson = new Image();
	mustseefilmson.src = "images/HNO_mustsee_film_ccwlc.gif";
	mustseefilmsoff = new Image();
	mustseefilmsoff.src = "images/HN_mustsee_film_ccwlc.gif";
}
//-->
