function disp(url){ 

window.open(url, "kakudai", "width=401,height=490,scrollbars=0"); 

}
