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