function disp(url){ 
window.open(url, "window", "width=730,height=900,scrollbars=yes"); 
} 


