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