var d=new Date();
mycurrentyear=d.getFullYear();
document.write("Copyright &copy; 2000-"+mycurrentyear+" STAR. All Rights Reserved.");
