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