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