
   <!--- Hide from old browsers

    today=new Date();
    d0=today.getDay();
    m0=today.getMonth();
    d1=today.getDate();
    y0=today.getFullYear();

  // end hiding --->


  <!--- Hide from old browsers

    document.write(y0);

  // end hiding --->
