function popup(z,x,y){Window = window.open(z, "Window1", "location=no,scrollbars=no,width=" + x + ",height=" + y);}