function zoom_news_window(url) {
	window.open(url, '', 'width=670, height=450, status=no, scrollbars=yes, toolbar=no, menubar=no, location=no');
}