// CopyRight codefunction copyrightDate(){wriYr = new Datevar doYr = wriYr.getFullYear()document.write("<B>&copy " + doYr + "</B>")}