function dateit()  {

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

var finaldate = "13 November 2009"

    return finaldate

 }