
	document.write('<ul class="navi">');
	document.write('<li>[<a href="../index.php?lg=EN">HOME</a>]</li>');
	document.write('<li>[<a href="../news/index-e.html">KEI`s NEWS</a>]</li>');
	document.write('<li> about KEI:[<a href="../about/index-e.html">PROFILE</a>|');
	document.write('<a href="../about/schedule-e.html">SCHEDULE</a>|');
	document.write('<a href="../about/record-e.html">RECORD</a>]</li>');
	document.write('<li> GALLERY:[<a href="../gallery/index-e.html">MOVIE</a>|');
	document.write('<a href="../gallery/photo-e.html">PHOTO</a>]</li>');
	document.write('<li>[<a href="http://blog.keinishikori.com/en/index.html">BLOG</a>]</li>');
	document.write('<li>[<a href="../message/index-e.html">MESSAGE for KEI</a>]</li>');
	document.write('<li>[<a href="../coaching/index-e.html">KEI`s COACHING</a>]</li>');
	document.write('<li>[<a href="../sponsors/index-e.html?height=380&width=800" class="thickbox" title="SPONSORS">SPONSORS</a>]</li>');
	document.write('</ul>');

	document.write('<div id="copyrights">');
	document.write('<div class="home"><a href="../index.php?lg=EN">KEINISHIKORI.COM </a></div>');
	document.write('<div class="wowow"><a href="http://www.wowow.co.jp/" target="_blank">powerd by WOWOW</a></div>');


	document.write('</div>');

