function pop(fil,x,y){
window.open(fil,"Popupp","width=" + x + ",height=" + y + ",top=10,left=20,scrollbars=yes,resizable=yes")}