function topLinks(){
	document.write('<div id="top-links">');
	document.write('	<a href="http://www.pal.or.jp/" target="_blank"><img src="/images/article/char_palsystem2_logo.gif" alt="パルシステム"></a>');
	document.write('</div>');
}

function footCopyright(){
	document.write('<div id="copyright" style="display:block;visibility:visible;">');
	document.write('');
	document.write('</div>');
}
