function disp(url){ 
window.open(url, "win800", "width=820,height=800,scrollbars=yes,resizable=yes"); 
} 
