jQuery(document).ready(function(){var currentYear=(new Date).getFullYear();jQuery("#year").text((new Date).getFullYear())})