
function hf_menu(){
	document.write('<div id="hf_menu" class="posi_clear">');
	document.write('  <p>');
	document.write('  <a href="../../index.html"><font color="#ffffff">HOME</font></a> b ');
	document.write('  <a href="../../mail/index.html"><font color="#ffffff">¨β’νΉ</font></a> b ');
	document.write('  <a href="../../copyright/index.html"><font color="#ffffff">Diy-LifeΙΒ’Δ</font></a> b ');
	document.write('  <a href="../../faq/index.html"><font color="#ffffff">CN^[FAQ</font></a> b ');
	document.write('  <a href="../../hc/index.html"><font color="#ffffff">z[Z^[Πξ</font></a> b ');
	//document.write('  <a href="../../netshop/index.html"><font color="#ffffff">lbgVbvΠξ</font></a> b ');
	document.write('  <a href="../../site-map/index.html"><font color="#ffffff">TCg}bv</font></a> b ');
	document.write('  <a href="../../link/index.html"><font color="#ffffff">NW</font></a> b ');
	document.write('  <a href="../../jigyosyo/index.html"><font color="#ffffff">Ζκ</font></a> b ');
	document.write('  <a href="../../topics/index.html"><font color="#ffffff">GfΪ</font></a>');
	document.write('  </p>');
	document.write('</div>');

	//document.write('<script src="../../javascript/common/gooana1.js"></script>');
	//document.write('<script src="../../javascript/common/gooana2.js"></script>');
}

