
copyright=new Date();
update=copyright.getFullYear();
document.write("Copyright &copy; "+ update + " Westphal's Inc. All rights reserved.");
