//copyright
cp=new Date();
now=cp.getFullYear();
document.write('<p>Copyright&copy; '+now+' オリジナルTシャツ All rights reserved.</p>');
