//footer js for CGI script

document.write('<div id="footer">');
	document.write('<div id="pagetop">');
	document.write('<a href="javascript:scrollToTop()">ページのトップへ</a>');
	document.write('</div>');

document.write('<div class="index-t"><img src="/img/common/footer-kooksindex.gif" alt="KOOKS サーフィン目次" /></div>');
document.write('<div class="index-keyword"><a href="/blog/60s/">60s</a> <a href="/blog/60s/cat8/">サーファー</a> ');
document.write('<a href="/blog/60s/cat9/">サーフィン</a> <a href="/blog/howtosurf/">サーフィン講座</a> ');
document.write('<a href="/blog/cat10/">シェイピング</a> <a href="/blog/surftrip/">サーフトリップ</a></div>');

document.write('<div class="fnavi"> ｜<a href="/blog/kooks/kooks.php">KOOKSとは？</a>｜<a href="/term/">利用規約</a>｜');
document.write('<a href="/privacy/">プライバシーポリシー</a>｜<a href="/inquiry/">お問合せ</a>｜<a href="/sitemap.php">サイトマップ</a>｜<a href="http://xfruits.com/kooks/?id=30960">RSS</a>｜</div>');
document.write('<img src="/img/common/fotter-copyright.gif" alt="KOOKS PROJECT ALL RIGHTS RESERVED" class="copyright"/></div>');


