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