<!--
    function chgImg(imageNum){
             if (document.images) document.topImage.src = imageNum;
    }
//-->