function disp(url){
window.open(url,"news","width=470,height=400","scrollbars=yes,menubar=no");
}
