
function disp(url){ 
window.open(url, "kataban01", "width=490,height=200,scrollbars=yes"); 
} 
