function disp(url){
window.open(url, "sus", "width=550,height=300,scrollbars=yes");
}

