now = new Date();
document.write('Copyright &copy; ');
document.write(now.getFullYear(),""); 
document.write(' ULVAC, Inc. All rights reserved.');
