if (document.images) {
    img1 = new Image();
    img1.src = "images/tn_support_on.gif";
	img2 = new Image();
    img2.src = "images/tn_mailing_on.gif";
	img3 = new Image();
    img3.src = "images/tn_treatment_on.gif";
	img4 = new Image();
    img4.src = "images/tn_types_on.gif";
	img5 = new Image();
    img5.src = "images/tn_publications_on.gif";
	img6 = new Image();
    img6.src = "images/tn_partnerships_on.gif";
	img7 = new Image();
    img7.src = "images/tn_clinical_on.gif";	
}