// JavaScript Document

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