	imgSubCat1 = new Image;
	imgSubCat1.src = 'Images/Careers/SubCat1.gif';
	imgSubCat1_Hover = new Image;
	imgSubCat1_Hover.src = 'Images/Careers/SubCat1_Hover.gif';

	imgSubCat2 = new Image;
	imgSubCat2.src = 'Images/Careers/SubCat2.gif';
	imgSubCat2_Hover = new Image;
	imgSubCat2_Hover.src = 'Images/Careers/SubCat2_Hover.gif';

	imgSubCat3 = new Image;
	imgSubCat3.src = 'Images/Careers/SubCat3_New.gif';
	imgSubCat3_Hover = new Image;
	imgSubCat3_Hover.src = 'Images/Careers/SubCat3_HoverNew.gif';
	
	imgSubCat4 = new Image;
	imgSubCat4.src = 'Images/Careers/SubCat4_New.gif';
	imgSubCat4_Hover = new Image;
	imgSubCat4_Hover.src = 'Images/Careers/SubCat4_HoverNew.gif';
	
	imgTellUs = new Image;
	imgTellUs.src = 'Images/Careers/TellUs.gif';
	imgTellUs_Hover = new Image;
	imgTellUs_Hover.src = 'Images/Careers/TellUs_Hover.gif';
	
