function topLinks(){
	document.write('<div id="top-links">');
	document.write('	<a href="http://gcrest.cplaza.ne.jp/trickster/index-blog.html">アイテムの発掘作業も楽しい♪<br />基本料無料の本格的オンラインＲＰＧ</a>');
	document.write('</div>');
}

function footCopyright(){
	document.write('<div id="copyright">');
	document.write('	Copyright&copy; 2004 GCREST Co., Ltd. All Rights Reserved.<br />');
	document.write('	&copy; Copyright 2004 NtreevSoft Co., Ltd. All Rights Reserved.<br />');
	document.write('	Ntreev and Trickster are registered Trademarks.');
	document.write('</div>');
}
