function includeUnderMenu(){
	document.write("<TABLE  WIDTH=\"610\" BORDER=\"0\" CELLSPACING=\"0\" CELLPADDING=\"0\">");
	document.write("<TR><TD VALIGN=\"top\">");
	document.write("<A HREF=\"/index.html\">トップ</A>&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF=\"/topics/index.php\">トピックス</A>&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF=\"/profile/index.html\">クラブ紹介</A>&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF=\"/history/index.html\">クラブのあゆみ</A>&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF=\"/meeting/index.html\">例会案内</A>&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF=\"/access/index.html\">アクセス</A>&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF=\"/intro/index.html\">会員紹介</A>&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF=\"/link/index.html\">リンク</A><BR>");
	document.write("</TD><TD VALIGN=\"top\" ALIGN=\"right\" NOWRAP>");
	document.write("<A HREF=\"javaScript:OpenWin('/sitemap/popup/index.html',500,590)\">サイトマップ</A><BR>");
	document.write("</TD></TR></TABLE>");
}