function disp(url){ 
window.open(url, "kaisetsu", "width=420,height=400,scrollbars=yes"); 
} 
