function WSUnewspopup(url) {
	window.open(url,'x','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,width=500,height=300');
}

x = '<CENTER><B>Could not perform requested action:</B> Could not open data file: <i>An error occured while trying to open <b>/home/palate/www/private/news.txt</b>. Check to see that the <b>$path</b> variable in <b>newsconfig.cgi</b> points to the full path of <b>news.txt</b>.</i></center><BR>';
document.write(x);