function disp(url){
window.open(url, "disp", "width=620,resizable=yes,scrollbars=yes");
}

