// JavaScript Document

copyright=new Date();
update=copyright.getFullYear();
document.write("Copyright © "+ update +" PromptDog.com<br />All rights reserved. Reproduction without permission prohibited.");
