var today=new Date();
var y=today.getFullYear();
    document.write("&copy; Copyright 2003-",y," Geijutsu Shinbunsha.All rights reserved.");