//Andy's Date

<!-- Hide from old browsers
today = new Date() 
 
function CreateArray(n) {this.length = n
return this } 

thisYear = new String(today.getFullYear())