
function news_item(the_source)
{

window.open(the_source,'news_window','width=600,height=600') 

}
