window.onload=function(){getdate=new Date;getyear=getdate.getFullYear();document.getElementById("copy_date").innerHTML="&copy; "+(getyear)}
