var today = new Date();
var dayOfMonth = today.getDate();
//var dayOfMonth = 9;
//change 20 to 22 when trussing and twine are added 20 to 21
//if (dayOfMonth > 20) {
//	dayOfMonth = dayOfMonth - 20;
//	}
//Added HS1000-1S to loop, case 22, on Jan-10-2006 
switch (dayOfMonth) {
	case 1:
		var htmlFile = "hs250";
		var imageFile = "hs250_s.jpg";
		var statusText = "HS250-1 Horizontal Slicer";
		var captionName = "HS250-1 Slicer";
		break
	case 2:
		var htmlFile = "trussloops";
		var imageFile = "trussloops_s.jpg";
		var statusText = "Trussing Loops";
		var captionName = "Trussing Loops";
		break
	case 3:
		var htmlFile = "bandages";
		var imageFile = "bandages_s.jpg";
		var statusText = "Tubular Elastic Bandages";
		var captionName = "Elastic Bandages";
		break
	case 4:
		var htmlFile = "cottonglove";
		var imageFile = "cottonglove_s.jpg";
		var statusText = "JetNet Cotton Gloves";
		var captionName = "Work Gloves";
		break
	case 5:
		var htmlFile = "cuttingboards";
		var imageFile = "cuttingboards_s.jpg";
		var statusText = "JetLite Cutting Boards";
		var captionName = "Cutting Boards";
		break
	case 6:
		var htmlFile = "diamondnet";
		var imageFile = "diamondnet_s.jpg";
		var statusText = "Diamond Net";
		var captionName = "Diamond Net<sup>TM</sup>";
		break
	case 7:
		var htmlFile = "elasticnet";
		var imageFile = "elasticnet_s.jpg";
		var statusText = "Elastic Netting";
		var captionName = "Elastic Netting";
		break
	case 8:
		var htmlFile = "powernet";
		var imageFile = "powernet_s.jpg";
		var statusText = "Power Netmatic";
		var captionName = "Power Netmatic<sup>TM</sup>";
		break
	case 9:
		var htmlFile = "jettyer";
		var imageFile = "jettyer_s.jpg";
		var statusText = "JetTyer Applicator";
		var captionName = "JetTyer<sup>TM</sup> Applicator";
		break
	case 10:
		var htmlFile = "hs800";
		var imageFile = "hs800_s.jpg";
		var statusText = "HS800-2S Horizontal Slicer";
		var captionName = "HS800-2S Slicer";
		break
	case 11:
		var htmlFile = "naturesnet";
		var imageFile = "naturesnet_s.jpg";
		var statusText = "Natures Net";
		var captionName = "Natures Net<sup>TM</sup>";
		break
	case 12:
		var htmlFile = "netmatic";
		var imageFile = "netmatic_s.jpg";
		var statusText = "Netmatic Loaders";
		var captionName = "Netmatic<sup>TM</sup> Loader";
		break
	case 13:
		var htmlFile = "nutrafilm";
		var imageFile = "nutrafilm_s.jpg";
		var statusText = "Nutrafilm Carrageenan Film";
		var captionName = "Nutrafilm<sup>TM</sup>";
		break
	case 14:
		var htmlFile = "pneumatic";
		var imageFile = "pneumatic_s.jpg";
		var statusText = "Pneumatic JetTyer";
		var captionName = "Pneumatic JetTyer<sup>TM</sup>";
		break
	case 15:
		var htmlFile = "powernet";
		var imageFile = "powernet_s.jpg";
		var statusText = "Power Netmatic";
		var captionName = "Power Netmatic<sup>TM</sup>";
		break
	case 16:
		var htmlFile = "hs250";
		var imageFile = "hs250_s.jpg";
		var statusText = "HS250-1 Horizontal Slicer";
		var captionName = "HS250-1 Slicer";
		break
	case 17:
		var htmlFile = "hs500";
		var imageFile = "hs500_s.jpg";
		var statusText = "HS500-3 Horizontal Slicer";
		var captionName = "HS500-3 Slicer";
		break
	case 18:
		var htmlFile = "hs600";
		var imageFile = "hs600_s.jpg";
		var statusText = "HS600-3DA Horizontal Slicer";
		var captionName = "HS600-3DA Slicer";
		break
	case 19:
		var htmlFile = "hs800";
		var imageFile = "hs800_s.jpg";
		var statusText = "HS800-2S Horizontal Slicer";
		var captionName = "HS800-2S Slicer";
		break
	case 20:
		var htmlFile = "netmatic";
		var imageFile = "netmatic_s.jpg";
		var statusText = "Netmatic Loaders";
		var captionName = "Netmatic<sup>TM</sup> Loader";
		break
	case 21:
		var htmlFile = "trussloops";
		var imageFile = "trussloops_s.jpg";
		var statusText = "Trussing Loops";
		var captionName = "Trussing Loops";
		break
	case 22:
		var htmlFile = "hs1000";
		var imageFile = "hs1000_s.jpg";
		var statusText = "HS1000-1S Horizontal Slicer";
		var captionName = "HS1000-1S Slicer";
		break
	case 23:
		var htmlFile = "nutrafilm";
		var imageFile = "nutrafilm_s.jpg";
		var statusText = "Nutrafilm Carrageenan Film";
		var captionName = "Nutrafilm<sup>TM</sup>";
		break
	case 24:
		var htmlFile = "cottonglove";
		var imageFile = "cottonglove_s.jpg";
		var statusText = "JetNet Cotton Gloves";
		var captionName = "Work Gloves";
		break
	case 25:
		var htmlFile = "bandages";
		var imageFile = "bandages_s.jpg";
		var statusText = "Tubular Elastic Bandages";
		var captionName = "Elastic Bandages";
		break
	case 26:
		var htmlFile = "pneumatic";
		var imageFile = "pneumatic_s.jpg";
		var statusText = "Pneumatic JetTyer";
		var captionName = "Pneumatic JetTyer<sup>TM</sup>";
		break
	case 27:
		var htmlFile = "hs600";
		var imageFile = "hs600_s.jpg";
		var statusText = "HS600-3DA Horizontal Slicer";
		var captionName = "HS600-3DA Slicer";
		break
	case 28:
		var htmlFile = "diamondnet";
		var imageFile = "diamondnet_s.jpg";
		var statusText = "Diamond Net";
		var captionName = "Diamond Net<sup>TM</sup>";
		break
	case 29:
		var htmlFile = "elasticnet";
		var imageFile = "elasticnet_s.jpg";
		var statusText = "Elastic Netting";
		var captionName = "Elastic Netting";
		break
	case 30: 
		var htmlFile = "naturesnet";
		var imageFile = "naturesnet_s.jpg";
		var statusText = "Natures Net";
		var captionName = "Natures Net<sup>TM</sup>";
		break
	case 31:
		var htmlFile = "jettyer";
		var imageFile = "jettyer_s.jpg";
		var statusText = "JetTyer Applicator";
		var captionName = "JetTyer<sup>TM</sup> Applicator";
		break
	default:
		var htmlFile = "nutrafilm";
		var imageFile = "nutrafilm_s.jpg";
		var statusText = "Nutrafilm Carrageenan Film";
		var captionName = "Nutrafilm<sup>TM</sup>";
	}
document.write("<a href=\""+htmlFile+".html\" onMouseOver=\"window.status='"+statusText+"'; return true;\" onMouseOut=\"window.status=''; return true;\">");
document.write("<img src=\"image/"+imageFile+"\" width=\"100\" height=\"100\" alt=\""+statusText+"\" border=\"0\"></a>");
document.write("<br /><a class=\"boxprod\" href=\""+htmlFile+".html\" onMouseOver=\"window.status='"+statusText+"'; return true;\" onMouseOut=\"window.status=''; return true;\">"+captionName+"</a>");
