<!--
 if (shwYr.indexOf("2001") != -1) shwYr+=",<br>The Next Century and A New Millennium"
 if (nowMon==0 && nowDay==1)
  document.write("<h1 align=\"center\" class=\"Celebrate\"> * * * Happy New Year! * * * </h1>")
 else
  document.write("<h2 align=\"center\" class=\"Heading\">"+shwYr+"</h2>")
// -->
