<!--
if (document.images) {

	Homeon = new Image();
	Homeon.src = "/images/HNO_Home.gif";
	Homeoff = new Image();
	Homeoff.src = "/images/HN_Home.gif";

	FAQon = new Image();
	FAQon.src = "/images/HNO_FAQ.gif";
	FAQoff = new Image();
	FAQoff.src = "/images/HN_FAQ.gif";

	Regulationson = new Image();
	Regulationson.src = "/images/HNO_Regulations.gif";
	Regulationsoff = new Image();
	Regulationsoff.src = "/images/HN_Regulations.gif";

	Policieson = new Image();
	Policieson.src = "/images/HNO_Policies.gif";
	Policiesoff = new Image();
	Policiesoff.src = "/images/HN_Policies.gif";

	Resourceson = new Image();
	Resourceson.src = "/images/HNO_Resources.gif";
	Resourcesoff = new Image();
	Resourcesoff.src = "/images/HN_Resources.gif";

	Searchon = new Image();
	Searchon.src = "/images/HNO_Search.gif";
	Searchoff = new Image();
	Searchoff.src = "/images/HN_Search.gif";

	Linkson = new Image();
	Linkson.src = "/images/HNO_Links.gif";
	Linksoff = new Image();
	Linksoff.src = "/images/HN_Links.gif";

	Glossaryon = new Image();
	Glossaryon.src = "/images/HNO_Glossary.gif";
	Glossaryoff = new Image();
	Glossaryoff.src = "/images/HN_Glossary.gif";
	
	Trainingon = new Image();
	Trainingon.src = "/images/HNO_Training.gif";
	Trainingoff = new Image();
	Trainingoff.src = "/images/HN_Training.gif";

	Training2on = new Image();
	Training2on.src = "/images/HNO_Training2.gif";
	Training2off = new Image();
	Training2off.src = "/images/HN_Training2.gif";

	LogInon = new Image();
	LogInon.src = "/images/HNO_LogIn.gif";
	LogInoff = new Image();
	LogInoff.src = "/images/HN_LogIn.gif";

	NewUserson = new Image();
	NewUserson.src = "/images/HNO_NewUsers.gif";
	NewUsersoff = new Image();
	NewUsersoff.src = "/images/HN_NewUsers.gif";
	
	StartHereon = new Image();
	StartHereon.src = "/images/HNO_StartHere.gif";
	StartHereoff = new Image();
	StartHereoff.src = "/images/HN_StartHere.gif";

	ReportingConcernson = new Image();
	ReportingConcernson.src = "/images/HNO_ReportingConcerns.gif";
	ReportingConcernsoff = new Image();
	ReportingConcernsoff.src = "/images/HN_ReportingConcerns.gif";

	AnimalWelfareon = new Image();
	AnimalWelfareon.src = "/images/HNO_AnimalWelfare.gif";
	AnimalWelfareoff = new Image();
	AnimalWelfareoff.src = "/images/HN_AnimalWelfare.gif";
	
	AnimalCareon = new Image();
	AnimalCareon.src = "/images/HNO_AnimalCare.gif";
	AnimalCareoff = new Image();
	AnimalCareoff.src = "/images/HN_AnimalCare.gif";

	SubmitAProtocolon = new Image();
	SubmitAProtocolon.src = "/images/HNO_SubmitAProtocol.gif";
	SubmitAProtocoloff = new Image();
	SubmitAProtocoloff.src = "/images/HN_SubmitAProtocol.gif";
	
	Formson = new Image();
	Formson.src = "/images/HNO_Forms.gif";
	Formsoff = new Image();
	Formsoff.src = "/images/HN_Forms.gif";

	OnlineFormson = new Image();
	OnlineFormson.src = "/images/HNO_OnlineForms.gif";
	OnlineFormsoff = new Image();
	OnlineFormsoff.src = "/images/HN_OnlineForms.gif";


	LatestNewson = new Image();
	LatestNewson.src = "/images/HNO_LatestNews.gif";
	LatestNewsoff = new Image();
	LatestNewsoff.src = "/images/HN_LatestNews.gif";

	ContactUson = new Image();
	ContactUson.src = "/images/HNO_ContactUs.gif";
	ContactUsoff = new Image();
	ContactUsoff.src = "/images/HN_ContactUs.gif";
	
	MainMenuon = new Image();
	MainMenuon.src = "/images/HNFO_MainMenu.gif";
	MainMenuoff = new Image();
	MainMenuoff.src = "/images/HNF_MainMenu.gif";
	
	MainMenuRevieweron = new Image();
	MainMenuRevieweron.src = "/images/HNFO_MainMenuReviewer.gif";
	MainMenuRevieweroff = new Image();
	MainMenuRevieweroff.src = "/images/HNF_MainMenuReviewer.gif";

	FHomeon = new Image();
	FHomeon.src = "/images/HNFO_Home.gif";
	FHomeoff = new Image();
	FHomeoff.src = "/images/HNF_Home.gif";

	LogOuton = new Image();
	LogOuton.src = "/images/HNFO_LogOut.gif";
	LogOutoff = new Image();
	LogOutoff.src = "/images/HNF_LogOut.gif";


}
//-->
