datum = new Date()
document.write(datum.getUTCFullYear())
