/*-- autobuilt by BuildNews.bas 08:23:26, 03-12-2008 --*/
function displaynewsheadline ()
{
var testDate = new Date(2008,03,12, 0, 0, 0, 1);
if ( proceedifbefore (testDate.toLocaleString( )) ) {
  document.write ('');
  document.writeln('<p class=menuhead title="Click on the link to read the most recent news item">LATEST NEWS:&nbsp; <a href="news.htm#i0001">New Manager Takes Over<\/a> (<small>April&nbsp;2008</small>)<\/p>');
  }
}
