   function ibsws()
   {
      document.write(new Date().getFullYear());
   }

ibsws();


