d=new Date(); y=d.getFullYear();
document.write('&copy; '+y+'&nbsp;');
