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