	imgSubCat1 = new Image;
	imgSubCat1.src = 'Images/About/SubCat1.gif';
	imgSubCat1_Hover = new Image;
	imgSubCat1_Hover.src = 'Images/About/SubCat1_Hover.gif';

	imgSubCat2 = new Image;
	imgSubCat2.src = 'Images/About/SubCat2.gif';
	imgSubCat2_Hover = new Image;
	imgSubCat2_Hover.src = 'Images/About/SubCat2_Hover.gif';

	imgSubCat3 = new Image;
	imgSubCat3.src = 'Images/About/SubCat3.gif';
	imgSubCat3_Hover = new Image;
	imgSubCat3_Hover.src = 'Images/About/SubCat3_Hover.gif';

	imgSubCat4 = new Image;
	imgSubCat4.src = 'Images/About/SubCat4.gif';
	imgSubCat4_Hover = new Image;
	imgSubCat4_Hover.src = 'Images/About/SubCat4_Hover.gif';
