var current_year = new Date();document.write(current_year.getFullYear());