function func1( str ) {document.all.id1.innerHTML = str; }
function func2( img ) {document.all.id1.innerHTML =
""; }
function nw(img,width,height) {
prm = "width=" + width + ",height=" + height;
n = window.open("", "ImgWindow",prm);
n.document.open();
n.document.write("