function disp(url){ 
window.open(url, "popup", "width=530,height=550,scrollbars=yes"); 
}