// JavaScript Document

function WriteHeadlines()
{
	document.write( '<p>October 7, 2009 <a href="whatsnew.html">full story...</a></p>' );
}