function disp(url){

window.open(url, "", "width=680,height=1000,scrollbars=yes");

}