<!--
function setImgSrc(imgURL){
document.btIMG1.src=imgURL;
}
//-->

