currentDate = new Date();
document.write(currentDate.getFullYear());