thisyear = new Date();
document.write ("<p>[ <a href='/' target='_top'>ホーム</a> | ");
document.write ("<a href='/works/'>作品</a> | ");
document.write ("<a href='/mail.html'>メール</a> | ");
document.write ("<a href='/help.html'>ヘルプ</a> ]<br>");
document.write ("<span class='mini'>copyright &copy; 2001 - " + thisyear.getFullYear() +" <a href='/' target='_top'>清水勲ミュージアム</a>. ");
document.write ("all rights reserved. 運営：<a href='http://cinci.jp/' target='_blank'>Cinci</span></p>");

