now=new Date();
document.write("Copyright &copy; ");
document.write(now.getFullYear());
document.write(" DOMO CORPORATION. All rights reserved.");