function dateit()  {

//Type the date for the next edition in between the quotation marks - don't remove the quotation marks

var finaldate = "23 May 2006"

    return finaldate

 }