function	index_menu()	{
	document.write('<div><ul class="menu">');
	document.write('<li><a href="index.html">ホーム</a></li>');
	document.write('<li><a href="news/index.html">ニュース</a></li>');
	document.write('<li><a href="introduction_of_system/index.html">システムのご紹介</a></li>');
	document.write('<li><a href="step_for_wedding/index.html">ご成婚までの流れ</a></li>');
	document.write('<li><a href="standard_course/index.html">スタンダードコース</a></li>');
	document.write('<li><a href="excellent_executive_course/index.html">エクセレント・エグゼクティブコース</a></li>');
	document.write('<li><a href="doctor_course/index.html">ドクターコース</a></li>');
	document.write('<li><a href="golf_party/index.html">ゴルフ de 結婚コース</a></li>');
	document.write('<li><a href="matchmake_party/index.html">お見合いパーティー</a></li>');
	document.write('<li><a href="company_overview/index.html">会社案内</a></li>');
	document.write('<li><a href="inquiry/index.html">資料請求 / 来社予約 / お問合せ</a></li>');
	document.write('<li><a href="matchmaker_business/index.html">仲人業を始めてみませんか？</a></li>');
	document.write('<li><a href="site_map/index.html">サイトマップ</a></li>');
	document.write('</ul></div>');
}

function	menu()	{
	document.write('<div><ul class="menu">');
	document.write('<li><a href="../index.html">ホーム</a></li>');
	document.write('<li><a href="../news/index.html">ニュース</a></li>');
	document.write('<li><a href="../introduction_of_system/index.html">システムのご紹介</a></li>');
	document.write('<li><a href="../step_for_wedding/index.html">ご成婚までの流れ</a></li>');
	document.write('<li><a href="../standard_course/index.html">スタンダードコース</a></li>');
	document.write('<li><a href="../excellent_executive_course/index.html">エクセレント・エグゼクティブコース</a></li>');
	document.write('<li><a href="../doctor_course/index.html">ドクターコース</a></li>');
	document.write('<li><a href="../golf_party/index.html">ゴルフ de 結婚コース</a></li>');
	document.write('<li><a href="../matchmake_party/index.html">お見合いパーティー</a></li>');
	document.write('<li><a href="../company_overview/index.html">会社案内 &amp; アクセス</a></li>');
	document.write('<li><a href="../inquiry/index.html">資料請求 / 来社予約 / お問合せ</a></li>');
	document.write('<li><a href="../matchmaker_business/index.html">仲人業を始めてみませんか？</a></li>');
	document.write('<li><a href="../site_map/index.html">サイトマップ</a></li>');
	document.write('</ul></div>');
}

function tm()	{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="300" height="423">\n');
	document.write('<param name="movie" value="img/em-logo.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<embed src="img/em-logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="300" height="423"></embed></object>\n');
}

function	foot()	{
	document.write('<p class="wide">');
	document.write('<span class="gr2">関西　大阪　池田　川西<br />結婚相談所 </span><span class="gr1">エクセレントマリアージュ</span><br />');
	document.write('<span class="gr3">〒666-0105 川西市見野2-34-6</span>');
	document.write('<br />');
	document.write('<span class="gr1" style="line-height:130%;">Tel:072-791-5557<br />Fax:072-791-5539</span>');
	document.write('</p>');
}

