function navi(url){
	document.write('<table cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	/* コピー */
	document.write('<td id="h_copy_area"><img src="'+url+'images_com/h_copy.gif" width="164" height="60" alt="管楽器はダクで。" title=""></td>');
	/* ヘッダーリンク */
	document.write('<td id="h_menu_area">');
	document.write('<!--<a href="'+url+'home/who/whois.htm" onMouseover="document.m_who.src=\''+url+'images_com/menu/m_who_on.gif\';" onMouseout="document.m_who.src=\''+url+'images_com/menu/m_who.gif\';"><img src="'+url+'images_com/menu/m_who.gif" width="110" height="28" alt="WHO？この人は誰？" title="" name="m_who"></a>-->');
	document.write('<a href="'+url+'home/beginnerpage/beginner/beginner.htm" onMouseover="document.m_biginners.src=\''+url+'images_com/menu/m_biginners_on.gif\';" onMouseout="document.m_biginners.src=\''+url+'images_com/menu/m_biginners.gif\';"><img src="'+url+'images_com/menu/m_biginners.gif" width="124" height="28" alt="楽器をはじめたい方へ" title="" name="m_biginners"></a>');
	document.write('<a href="javascript\:myWindowOpen(\''+url+'webshop/map.html\',\'map\',420,550)" onMouseover="document.m_access.src=\''+url+'images_com/menu/m_access_on.gif\';" onMouseout="document.m_access.src=\''+url+'images_com/menu/m_access.gif\';"><img src="'+url+'images_com/menu/m_access.gif" width="86" height="28" alt="店舗のご案内" title="" name="m_access"></a>');
	document.write('<a href="'+url+'webshop/faq.html" onMouseover="document.m_faq.src=\''+url+'images_com/menu/m_faq_on.gif\';" onMouseout="document.m_faq.src=\''+url+'images_com/menu/m_faq.gif\';"><img src="'+url+'images_com/menu/m_faq.gif" width="93" height="28" alt="よくあるご質問" title="" name="m_faq"></a>');
	document.write('</td>');
	document.write('<td id="h_logo_area" rowspan="2"><a href="http://www.kkdac.co.jp/"><img src="'+url+'images_com/h_logo.gif" width="88" height="88" alt="フルート・サックス・クラリネットは【DAC】" title=""></a></td>');
	document.write('</tr>');
	/* メインメニュー */
	document.write('<tr>');
	document.write('<td id="menu_area" colspan="2"><img src="'+url+'images_com/menu/m_inst_on.gif" width="126" height="25" alt="楽器情報" title="" name="m_inst">');
	document.write('<a href="http://www.kkdac.co.jp/cgi-bin/webshop/index.cgi" target="shopwindow" onMouseover="document.m_webshop.src=\''+url+'images_com/menu/m_webshop_on.gif\';" onMouseout="document.m_webshop.src=\''+url+'images_com/menu/m_webshop.gif\';"><img src="'+url+'images_com/menu/m_webshop.gif" width="122" height="25" alt="WEB ONLINE SHOP" title="" name="m_webshop"></a>');
	document.write('<a href="'+url+'fair/index.html" onMouseover="document.m_fair.src=\''+url+'images_com/menu/m_fair_on.gif\';" onMouseout="document.m_fair.src=\''+url+'images_com/menu/m_fair.gif\';"><img src="'+url+'images_com/menu/m_fair.gif" width="115" height="25" alt="お得なフェアのご案内" title="" name="m_fair"></a>');
	document.write('<a href="'+url+'home/mailorder/mailorder.htm" onMouseover="document.m_telandmail.src=\''+url+'images_com/menu/m_telandmail_on.gif\';" onMouseout="document.m_telandmail.src=\''+url+'images_com/menu/m_telandmail.gif\';"><img src="'+url+'images_com/menu/m_telandmail.gif" width="78" height="25" alt="TEL&MAIL" title="" name="m_telandmail"></a>');
	document.write('<a href="'+url+'do/index.html" onMouseover="document.m_spacedo.src=\''+url+'images_com/menu/m_spacedo_on.gif\';" onMouseout="document.m_spacedo.src=\''+url+'images_com/menu/m_spacedo.gif\';"><img src="'+url+'images_com/menu/m_spacedo.gif" width="81" height="25" alt="スペースDo" title="" name="m_spacedo"></a>');
	document.write('<a href="'+url+'ticket/index.html" onMouseover="document.m_ticket.src=\''+url+'images_com/menu/m_ticket_on.gif\';" onMouseout="document.m_ticket.src=\''+url+'images_com/menu/m_ticket.gif\';"><img src="'+url+'images_com/menu/m_ticket.gif" width="62" height="25" alt="TICKET" title="" name="m_ticket"></a>');
	document.write('<a href="http://www.music-dacapo.com/" target="_blank" onMouseover="document.m_dacapo.src=\''+url+'images_com/menu/m_dacapo_on.gif\';" onMouseout="document.m_dacapo.src=\''+url+'images_com/menu/m_dacapo.gif\';"><img src="'+url+'images_com/menu/m_dacapo.gif" width="68" height="25" alt="ダ・カーポ" title="" name="m_dacapo"></a>');
	document.write('</td>');
	document.write('</tr></table>');
}