{alt1 = new Image();alt1.src = "heisman/heisman1.jpg";alt2 = new Image();alt2.src = "heisman/heisman2.jpg";alt3 = new Image();alt3.src = "heisman/heisman3.jpg";alt4 = new Image();alt4.src = "heisman/heisman4.jpg";alt5 = new Image();alt5.src = "heisman/heisman5.jpg";graphic1= new Image();graphic1.src = "heisman/heisman1a.gif";graphic1on = new Image();graphic1on.src = "heisman/heisman1b.gif";graphic2= new Image();graphic2.src = "heisman/heisman2a.gif";graphic2on = new Image();graphic2on.src = "heisman/heisman2b.gif";graphic3= new Image();graphic3.src = "heisman/heisman3a.gif";graphic3on = new Image();graphic3on.src = "heisman/heisman3b.gif";graphic4= new Image();graphic4.src = "heisman/heisman4a.gif";graphic4on = new Image();graphic4on.src = "heisman/heisman4b.gif";graphic5= new Image();graphic5.src = "heisman/heisman5a.gif";graphic5on = new Image();graphic5on.src = "heisman/heisman5b.gif";text1="this is text1";var pic1 ="<center>John Heisman</center>";var pic2 ="<center>John Heisman</center>";var pic3 ="<center>John Heisman</center>";var pic4 ="<center>John Heisman</center>";var pic5 ="<center>John Heisman</center>";}function imageChange(imageID,imageName,imageID2,imageName2, pic) { document.images[imageID].src = eval(imageName + ".src");document.images[imageID2].src = eval(imageName2 + ".src");document.getElementById("caption").innerHTML = pic;}