// JavaScript /* About Pad: Rollover effect on different image script*/ function changeimage(towhat,url){ if (document.images){ document.images.targetimage.src=towhat.src gotolink=url } } function warp(){ window.location=gotolink } var myimages=new Array() var gotolink="#" function preloadimages(){ for (i=0;i