//header_1階層用
function header01(){
var strout = "";

	strout = strout + '<table width="750" border="0" cellspacing="0" cellpadding="0">';
	strout = strout + '<tr> ';
	strout = strout + '<td bgcolor="#59994C" colspan="4"><img src="./common/image/spacer.gif" width="1" height="7" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr valign="top"> ';
	strout = strout + '<td bgcolor="#59994C" width="11"><img src="./common/image/spacer.gif" width="11" height="1" alt=""></td>';
	strout = strout + '<td bgcolor="#59994C" width="105"><a href="./index2.html"><img src="./common/image/logo.gif" width="105" height="54" border="0" alt="読むと元気になる！「モーニング」"></a></td>';
	strout = strout + '<td bgcolor="#59994C" width="623" align="right">';
	strout = strout + '<table border="0" cellspacing="0" cellpadding="0">';
	strout = strout + '<tr> ';
	strout = strout + '<td><a href="http://www.e-1day.jp/morning/magazine/"><img src="./common/image/menu1.gif" width="111" height="27" border="0" alt="今号のモーニング" name="home" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'home\',\'\',\'./common/image/menu1_over.gif\',1)"></a></td>';
	strout = strout + '<td><a href="http://www.e-1day.jp/morning/magazine_next/"><img src="./common/image/menu2.gif" width="111" height="27" border="0" alt="次号のモーニング" name="nextweek" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'nextweek\',\'\',\'./common/image/menu2_over.gif\',1)"></a></td>';
	strout = strout + '<td><a href="http://www.e-1day.jp/morning/news/"><img src="./common/image/menu3.gif" width="111" height="27" alt="モーニングニュース" border="0" name="news" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'news\',\'\',\'./common/image/menu3_over.gif\',1)"></a></td>';
	strout = strout + '<td><a href="http://www.e-1day.jp/morning/manga/index.html"><img src="./common/image/menu4.gif" width="111" height="27" border="0" alt="連載マンガの部屋" name="manga" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'manga\',\'\',\'./common/image/menu4_over.gif\',1)"></a></td>';
	strout = strout + '<td width="140"><a href="./comics/index.html"><img src="./common/image/menu5.gif" width="111" height="27" alt="単行本情報" border="0" name="comics" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'comics\',\'\',\'./common/image/menu5_over.gif\',1)"></a><img src="./common/image/spacer.gif" width="56" height="1" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '</table>';
	strout = strout + '<table border="0" cellspacing="0" cellpadding="0">';
	strout = strout + '<tr> ';
	strout = strout + '<td><a href="http://www.e-1day.jp/morning/special/"><img src="./common/image/menu11.gif" width="111" height="27" border="0" alt="スペシャルコンテンツ" name="special" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'special\',\'\',\'./common/image/menu11_over.gif\',1)"></a></td>';
	strout = strout + '<td><a href="./award/index.html"><img src="./common/image/menu6.gif" width="111" height="27" border="0" alt="新人賞応募＆発表" name="award" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'award\',\'\',\'./common/image/menu6_over.gif\',1)"></a></td>';

//オープン懸賞
	//なし
	strout = strout + '<td><img src="./common/image/menu7b.gif" width="111" height="27" border="0" alt="オープン懸賞" name="present" ></td>';
	//あり
//	strout = strout + '<td><a href="./present/index.html"><img src="./common/image/menu7.gif" width="111" height="27" border="0" alt="オープン懸賞" name="present" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'present\',\'\',\'./common/image/menu7_over.gif\',1)"></a></td>';
	strout = strout + '<td><a href="./search/index.html" target="_blank"><img src="./common/image/menu9.gif" width="111" height="27" alt="アンケートプレゼント" border="0" name="enq" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'enq\',\'\',\'./common/image/menu9_over.gif\',1)"></a></td>';
//	strout = strout + '<td><a href="./download/index.html"><img src="./common/image/menu10.gif" width="111" height="27" alt="ダウンロード" border="0" name="download" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'download\',\'\',\'./common/image/menu10_over.gif\',1)"></a></td>';
	strout = strout + '<td><a href="/cgi-bin/index.cgi" target="_blank"><img src="./common/image/menu8.gif" width="111" height="27" alt="ご意見箱" border="0" name="voice" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'voice\',\'\',\'./common/image/menu8_over.gif\',1)"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '</table>';
	strout = strout + '</td>';
	strout = strout + '<td bgcolor="#59994C" width="11"><img src="./common/image/spacer.gif" width="11" height="1" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td bgcolor="#59994C" colspan="4"><img src="./common/image/spacer.gif" width="1" height="3" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td bgcolor="#FFFFFF" colspan="4"><img src="./common/image/spacer.gif" width="1" height="2" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td bgcolor="#CCCC66" colspan="4"><img src="./common/image/spacer.gif" width="1" height="4" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td colspan="4"><img src="./common/image/spacer.gif" width="1" height="18" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '</table>';
	
	document.write(strout);
}


//header_2階層用
function header02(){
var strout = "";

	strout = strout + '<table width="750" border="0" cellspacing="0" cellpadding="0">';
	strout = strout + '<tr> ';
	strout = strout + '<td bgcolor="#59994C" colspan="4"><img src="../common/image/spacer.gif" width="1" height="7" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr valign="top"> ';
	strout = strout + '<td bgcolor="#59994C" width="11"><img src="../common/image/spacer.gif" width="11" height="1" alt=""></td>';
	strout = strout + '<td bgcolor="#59994C" width="105"><a href="../index2.html"><img src="../common/image/logo.gif" width="105" height="54" border="0" alt="読むと元気になる！「モーニング」"></a></td>';
	strout = strout + '<td bgcolor="#59994C" width="623" align="right">';
	strout = strout + '<table border="0" cellspacing="0" cellpadding="0">';
	strout = strout + '<tr> ';
	strout = strout + '<td><a href="http://www.e-1day.jp/morning/magazine/"><img src="../common/image/menu1.gif" width="111" height="27" border="0" alt="今号のモーニング" name="home" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'home\',\'\',\'../common/image/menu1_over.gif\',1)"></a></td>';
	strout = strout + '<td><a href="http://www.e-1day.jp/morning/magazine_next/"><img src="../common/image/menu2.gif" width="111" height="27" border="0" alt="次号のモーニング" name="nextweek" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'nextweek\',\'\',\'../common/image/menu2_over.gif\',1)"></a></td>';
	strout = strout + '<td><a href="http://www.e-1day.jp/morning/news/"><img src="../common/image/menu3.gif" width="111" height="27" alt="モーニングニュース" border="0" name="news" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'news\',\'\',\'../common/image/menu3_over.gif\',1)"></a></td>';
	strout = strout + '<td><a href="http://www.e-1day.jp/morning/manga/index.html"><img src="../common/image/menu4.gif" width="111" height="27" border="0" alt="連載マンガの部屋" name="manga" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'manga\',\'\',\'../common/image/menu4_over.gif\',1)"></a></td>';
	strout = strout + '<td width="140"><a href="../comics/index.html"><img src="../common/image/menu5.gif" width="111" height="27" alt="単行本情報" border="0" name="comics" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'comics\',\'\',\'../common/image/menu5_over.gif\',1)"></a><img src="../common/image/spacer.gif" width="56" height="1" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '</table>';
	strout = strout + '<table border="0" cellspacing="0" cellpadding="0">';
	strout = strout + '<tr> ';
	strout = strout + '<td><a href="http://www.e-1day.jp/morning/special/"><img src="../common/image/menu11.gif" width="111" height="27" border="0" alt="スペシャルコンテンツ" name="special" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'special\',\'\',\'../common/image/menu11_over.gif\',1)"></a></td>';
	strout = strout + '<td><a href="../award/index.html"><img src="../common/image/menu6.gif" width="111" height="27" border="0" alt="新人賞応募＆発表" name="award" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'award\',\'\',\'../common/image/menu6_over.gif\',1)"></a></td>';
//オープン懸賞
	//なし
	strout = strout + '<td><img src="../common/image/menu7b.gif" width="111" height="27" border="0" alt="オープン懸賞" name="present" ></td>';
	//あり
//	strout = strout + '<td><a href="../present/index.html"><img src="../common/image/menu7.gif" width="111" height="27" border="0" alt="オープン懸賞" name="present" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'present\',\'\',\'../common/image/menu7_over.gif\',1)"></a></td>';
	strout = strout + '<td><a href="../search/index.html" target="_blank"><img src="../common/image/menu9.gif" width="111" height="27" alt="アンケートプレゼント" border="0" name="enq" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'enq\',\'\',\'../common/image/menu9_over.gif\',1)"></a></td>';
//	strout = strout + '<td><a href="../download/index.html"><img src="../common/image/menu10.gif" width="111" height="27" alt="ダウンロード" border="0" name="download" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'download\',\'\',\'../common/image/menu10_over.gif\',1)"></a></td>';
	strout = strout + '<td><a href="/cgi-bin/index.cgi" target="_blank"><img src="../common/image/menu8.gif" width="111" height="27" alt="ご意見箱" border="0" name="voice" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'voice\',\'\',\'../common/image/menu8_over.gif\',1)"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '</table>';
	strout = strout + '</td>';
	strout = strout + '<td bgcolor="#59994C" width="11"><img src="../common/image/spacer.gif" width="11" height="1" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td bgcolor="#59994C" colspan="4"><img src="../common/image/spacer.gif" width="1" height="3" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td bgcolor="#FFFFFF" colspan="4"><img src="../common/image/spacer.gif" width="1" height="2" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td bgcolor="#CCCC66" colspan="4"><img src="../common/image/spacer.gif" width="1" height="4" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td colspan="4"><img src="../common/image/spacer.gif" width="1" height="18" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '</table>';
	
	document.write(strout);
}





//header_2階層用_リンク無し
function header02_none(){
var strout = "";
	strout = strout + '<table width="750" border="0" cellspacing="0" cellpadding="0">';
	strout = strout + '<tr> ';
	strout = strout + '<td bgcolor="#59994C" colspan="4"><img src="../common/image/spacer.gif" width="1" height="7" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr valign="top"> ';
	strout = strout + '<td bgcolor="#59994C" width="11"><img src="../common/image/spacer.gif" width="11" height="1" alt=""></td>';
	strout = strout + '<td bgcolor="#59994C" width="739"><a href="../index2.html"><img src="../common/image/logo.gif" width="105" height="54" border="0" alt="読むと元気になる！「モーニング」"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td bgcolor="#59994C" colspan="4"><img src="../common/image/spacer.gif" width="1" height="3" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td bgcolor="#FFFFFF" colspan="4"><img src="../common/image/spacer.gif" width="1" height="2" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td bgcolor="#CCCC66" colspan="4"><img src="../common/image/spacer.gif" width="1" height="4" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td colspan="4"><img src="../common/image/spacer.gif" width="1" height="18" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '</table>';
	
	document.write(strout);
}




//header_2階層用_e-1day
function header02_1day(){
var strout = "";
	strout = strout + '<div id="header">';
	strout = strout + '<div id="logo"><a href="http://www.e-1day.jp">e-1day</a></div>';
	strout = strout + '<div id="catchphrase">「e-1day」は講談社のマンガ3誌の総合サイトです。</div>';
	strout = strout + '<div id="sitelink">';
	strout = strout + '<p class="bt-morning"><a href="http://www.e-1day.jp">モーニング</a></p>';
	strout = strout + '<p class="bt-afternoon"><a href="http://www.afternoon.co.jp/top/" target="_blank">アフタヌーン</a></p>';
	strout = strout + '<p class="bt-evening"><a href="http://www.e-evening.jp/top.html">イブニング</a></p>';
	strout = strout + '</div>';
	strout = strout + '<div id="bt-kodansha"><a href="http://www.kodansha.co.jp/" target="_blank">講談社</a></div>';
	strout = strout + '<div class="clear"></div>';
	strout = strout + '</div>';
	
	document.write(strout);
}




//manga_subnavi
function manga_subnavi(){
var strout = "";
	strout = strout + '<table width="100%" border="0" cellspacing="0" cellpadding="0">';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu0\',\'\',\'image/sub_top_on.gif\',1)"><img src="image/sub_top.gif" width="150" height="36" border="0" alt="連載マンガトップへ" name="menu0"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td width="150"><a href="./bagabo.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu1\',\'\',\'image/sub_bagabo_on.gif\',1)"><img src="image/sub_bagabo.gif" width="150" height="36" border="0" alt="バガボンド" name="menu1"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./shimak.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu2\',\'\',\'image/sub_shimak_on.gif\',1)"><img src="image/sub_shimak.gif" width="150" height="36" border="0" alt="常務島耕作" name="menu2"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./zipang.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu3\',\'\',\'image/sub_jipang_on.gif\',1)"><img src="image/sub_jipang.gif" width="150" height="36" border="0" alt="ジパング" name="menu3"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./haruka.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'men5\',\'\',\'image/sub_haruka_on.gif\',1)"><img src="image/sub_haruka.gif" width="150" height="36" border="0" alt="はるか17" name="menu5"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./deka.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu6\',\'\',\'image/sub_deka_on.gif\',1)"><img src="image/sub_deka.gif" width="150" height="36" border="0" alt="刑事（デカ）が一匹…" name="menu6"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./dragon.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu7\',\'\',\'image/sub_dragon_on.gif\',1)"><img src="image/sub_dragon.gif" width="150" height="36" border="0" alt="ドラゴン桜" name="menu7"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./toripan.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu9\',\'\',\'image/sub_toripan_on.gif\',1)"><img src="image/sub_toripan.gif" width="150" height="36" border="0" alt="とりぱん" name="menu9"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./kabachi.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu10\',\'\',\'image/sub_kabachi_on.gif\',1)"><img src="image/sub_kabachi.gif" width="150" height="36" border="0" alt="特上カバチ！！" name="menu10"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./cheese.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu11\',\'\',\'image/sub_cheese_on.gif\',1)"><img src="image/sub_cheese.gif" width="150" height="36" border="0" alt="チーズスイートホーム" name="menu11"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./ol.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu13\',\'\',\'image/sub_ol_on.gif\',1)"><img src="image/sub_ol.gif" width="150" height="36" border="0" alt="秋月りす" name="menu13"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./hataraki.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu15\',\'\',\'image/sub_hataraki_on.gif\',1)"><img src="image/sub_hataraki.gif" width="150" height="36" border="0" alt="働きマン" name="menu15"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./aoi.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu16\',\'\',\'image/sub_aoi_on.gif\',1)"><img src="image/sub_aoi.gif" width="150" height="36" border="0" alt="Ns&diamあおい" name="menu16"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./heuge.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu18\',\'\',\'image/sub_heuge_on.gif\',1)"><img src="image/sub_heuge.gif" width="150" height="36" border="0" alt="へうげもの" name="menu18"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./zenith.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu19\',\'\',\'image/sub_zenith_on.gif\',1)"><img src="image/sub_zenith.gif" width="150" height="36" border="0" alt="ジナス" name="menu19"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./muu.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu20\',\'\',\'image/sub_muu_on.gif\',1)"><img src="image/sub_muu.gif" width="150" height="36" border="0" alt="ムーたち" name="menu20"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./ikaros.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu21\',\'\',\'image/sub_ikaros_on.gif\',1)"><img src="image/sub_ikaros.gif" width="150" height="36" border="0" alt="ムーさん" name="menu21"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./yanagisawa.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu22\',\'\',\'image/sub_yanagisawa_on.gif\',1)"><img src="image/sub_yanagisawa.gif" width="150" height="36" border="0" alt="天才柳沢教授の生活" name="menu22"></a></td>';
	strout = strout + '</tr>';	
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./diaspolice.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu23\',\'\',\'image/sub_diaspolice_on.gif\',1)"><img src="image/sub_diaspolice.gif" width="150" height="36" border="0" alt="ディアスポリス―異邦警察―" name="menu23"></a></td>';
	strout = strout + '</tr>';	
		
	strout = strout + '</table>';

	
	document.write(strout);
}


//manga_subnavi2
function manga_subnavi2(){
var strout = "";
	strout = strout + '<table width="100%" border="0" cellspacing="0" cellpadding="0">';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu0\',\'\',\'image/sub_top_on.gif\',1)"><img src="image/sub_top.gif" width="150" height="36" border="0" alt="連載マンガトップへ" name="menu0"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./blackj.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu1\',\'\',\'image/sub_blackj_on.gif\',1)"><img src="image/sub_blackj.gif" width="150" height="36" border="0" alt="ブラッックジャックによろしく" name="menu1"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./fushigi.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu2\',\'\',\'image/sub_fushigi_on.gif\',1)"><img src="image/sub_fushigi.gif" width="150" height="36" border="0" alt="不思議な少年" name="menu2"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./sunao.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu3\',\'\',\'image/sub_sunao_on.gif\',1)"><img src="image/sub_sunao.gif" width="150" height="36" border="0" alt="すなおになれば" name="menu3"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./ggg.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu4\',\'\',\'image/sub_ggg_on.gif\',1)"><img src="image/sub_ggg.gif" width="150" height="36" border="0" alt="ジジジィ GGG" name="menu4"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./yoshida.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu5\',\'\',\'image/sub_yoshida_on.gif\',1)"><img src="image/sub_yoshida.gif" width="150" height="36" border="0" alt="昆虫探偵ヨシダヨシミ" name="menu5"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./chapel.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu6\',\'\',\'image/sub_chapel_on.gif\',1)"><img src="image/sub_chapel.gif" width="150" height="36" border="0" alt="天使の舞い降りるチャペル" name="menu6"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./cesare.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu7\',\'\',\'image/sub_cesare_on.gif\',1)"><img src="image/sub_cesare.gif" width="150" height="36" border="0" alt="チェーザレ" name="menu7"></a></td>';
	strout = strout + '</tr>';
	
	strout = strout + '</table>';

	
	document.write(strout);
}


//manga_subnavi3
function manga_subnavi3(){
var strout = "";
	strout = strout + '<table width="100%" border="0" cellspacing="0" cellpadding="0">';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu0\',\'\',\'image/sub_top_on.gif\',1)"><img src="image/sub_top.gif" width="150" height="36" border="0" alt="連載マンガトップへ" name="menu0"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./barber.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu2\',\'\',\'image/sub_barber_on.gif\',1)"><img src="image/sub_barber.gif" width="150" height="36" border="0" alt="バーバーハーバー" name="menu2"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./yakyu.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu3\',\'\',\'image/sub_yakyu_on.gif\',1)"><img src="image/sub_yakyu.gif" width="150" height="36" border="0" alt="野球狂の詩vs.ドカベン" name="menu3"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./haljan.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu1\',\'\',\'image/sub_haljan_on.gif\',1)"><img src="image/sub_haljan.gif" width="150" height="36" border="0" alt="ハルジャン" name="menu1"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./toybox.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu4\',\'\',\'image/sub_toybox_on.gif\',1)"><img src="image/sub_toybox.gif" width="150" height="36" border="0" alt="東京トイボックス" name="menu4"></a></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr>';
	strout = strout + '<td><a href="./hanada.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'menu5\',\'\',\'image/sub_hanada_on.gif\',1)"><img src="image/sub_hanada.gif" width="150" height="36" border="0" alt="花田少年史" name="menu5"></a></td>';
	
	strout = strout + '</table>';

	
	document.write(strout);
}


//footer_1階層用
function footer01(){
var strout = "";
	strout = '<table width="750" border="0" cellspacing="0" cellpadding="0">';
	strout = strout + '<tr> ';
	strout = strout + '<td colspan="4"><img src="./common/image/spacer.gif" width="1" height="20" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td bgcolor="#59994C" colspan="4"><img src="./common/image/spacer.gif" width="1" height="3" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td colspan="4"><img src="./common/image/spacer.gif" width="1" height="6" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr valign="top"> ';
	strout = strout + '<td width="17"><img src="./common/image/spacer.gif" width="17" height="1" alt=""></td>';
	strout = strout + '<td width="616"><img src="./common/image/footer.gif" width="377" height="34" alt="Copyright(C)2007 KODANSHA Ltd. Publishers 本ホームページに掲載の文章・画像・写真などを無断で複製することは法律上禁じられています。すべての著作権は株式会社講談社に帰属します。"><br><span class="small"><a href="./link/index.html">リンクについて</a> | <a href="http://www.kodansha.co.jp/privacy/index.html" target="_blank">プライバシーポリシー</a></span></td></td>';
	strout = strout + '<td width="100" align="right"><a href="./index.html"><img src="./common/image/logo_footer.gif" width="79" height="22" alt="モーニング　OFFICAL WEBSITE" border="0"></a></td>';
	strout = strout + '<td width="17"><img src="./common/image/spacer.gif" width="17" height="1" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td colspan="4"><img src="./common/image/spacer.gif" width="1" height="10" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '</table>';

	
	document.write(strout);
}



//footer_2階層用
function footer02(){
var strout = "";
	strout = '<table width="750" border="0" cellspacing="0" cellpadding="0">';
	strout = strout + '<tr> ';
	strout = strout + '<td colspan="4"><img src="../common/image/spacer.gif" width="1" height="20" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td bgcolor="#59994C" colspan="4"><img src="../common/image/spacer.gif" width="1" height="3" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td colspan="4"><img src="../common/image/spacer.gif" width="1" height="6" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr valign="top"> ';
	strout = strout + '<td width="17"><img src="../common/image/spacer.gif" width="17" height="1" alt=""></td>';
	strout = strout + '<td width="616"><img src="../common/image/footer.gif" width="377" height="34" alt="Copyright(C)2007 KODANSHA Ltd. Publishers 本ホームページに掲載の文章・画像・写真などを無断で複製することは法律上禁じられています。すべての著作権は株式会社講談社に帰属します。"><br><span class="small"><a href="../link/index.html">リンクについて</a> | <a href="http://www.kodansha.co.jp/privacy/index.html" target="_blank">プライバシーポリシー</a></span></td>';
	strout = strout + '<td width="100" align="right"><a href="../index.html"><img src="../common/image/logo_footer.gif" width="79" height="22" alt="モーニング　OFFICAL WEBSITE" border="0"></a></td>';
	strout = strout + '<td width="17"><img src="../common/image/spacer.gif" width="17" height="1" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td colspan="4"><img src="../common/image/spacer.gif" width="1" height="10" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '</table>';

	
	document.write(strout);
}


//footer_2階層用_リンク無し
function footer02_none(){
var strout = "";
	strout = '<table width="750" border="0" cellspacing="0" cellpadding="0">';
	strout = strout + '<tr> ';
	strout = strout + '<td colspan="4"><img src="../common/image/spacer.gif" width="1" height="20" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td bgcolor="#59994C" colspan="4"><img src="../common/image/spacer.gif" width="1" height="3" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td colspan="4"><img src="../common/image/spacer.gif" width="1" height="6" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr valign="top"> ';
	strout = strout + '<td width="17"><img src="../common/image/spacer.gif" width="17" height="1" alt=""></td>';
	strout = strout + '<td width="616"><img src="../common/image/footer.gif" width="377" height="34" alt="Copyright(C)2007 KODANSHA Ltd. Publishers 本ホームページに掲載の文章・画像・写真などを無断で複製することは法律上禁じられています。すべての著作権は株式会社講談社に帰属します。"></td>';
	strout = strout + '<td width="100" align="right"><a href="../index.html"><img src="../common/image/logo_footer.gif" width="79" height="22" alt="モーニング　OFFICAL WEBSITE" border="0"></a></td>';
	strout = strout + '<td width="17"><img src="../common/image/spacer.gif" width="17" height="1" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '<tr> ';
	strout = strout + '<td colspan="4"><img src="../common/image/spacer.gif" width="1" height="10" alt=""></td>';
	strout = strout + '</tr>';
	strout = strout + '</table>';

	
	document.write(strout);
}




//coffee_footer

function coffee_footer(){
var strout = "";

	strout = strout + '<div class="coffee-footer">';
	strout = strout + '<div class="cap"><a href="http://www.realcoffee.jp/" target="_blank"><strong>リアルコーヒーＨＰ（www.realcoffee.jp）</strong></a>でも『リアルモーニングコーヒー』姉妹編他アップ予定です。</div>';
	strout = strout + '<div class="prof">';
	strout = strout + '<h1>舞城王太郎</h1>';
	strout = strout + '<div class="txt">1973年福井県生まれ。<br>';
	strout = strout + '2001年第19回メフィスト賞受賞作『煙か土か食い物Smoke,Soil or Sacrifices』（講談社ノベルス）でデビュー。<br>';

//<最新刊1>
//	strout = strout + '2003年『阿修羅ガール』（新潮社）で第16回三島由紀夫賞受賞。最新刊は『山ん中の獅見朋成雄』（講談社ノベルス）。文芸誌ファウストVol.5に発表の『BRAND NEW ME,BRAND NEW WORLD』でマンガ家デビュー。<br>';
//<最新刊2>
	strout = strout + '2003年『阿修羅ガール』（新潮社）で第16回三島由紀夫賞受賞。最新刊は『熊の場所』（講談社文庫）。文芸誌ファウストVol.5に発表の『BRAND NEW ME,BRAND NEW WORLD』でマンガ家デビュー。<br>';
	strout = strout + '好評発売中のコミックファウストに新作マンガ『ぬるつべピリリ』が載っています。</div>';
	strout = strout + '<br clear="all">';
	strout = strout + '<div><strong>REAL COFFEE ENTERTAINMENT MEMORANDUM</strong><br>';
	strout = strout + '映画・ドラマ・ ゲームなどの映像作品を企画・制作・販売するユニット。所属アーティストは舞城王太郎、愛媛川十三、イトウヤスシ、KOYAMA、他多数。<br>';
	strout = strout + 'リアルコーヒーHPはこちら → <a href="http://www.realcoffee.jp/" target="_blank">www.realcoffee.jp</a>';
	strout = strout + '</div>';
	strout = strout + '</div>';
	strout = strout + '<div class="att">本誌面上に掲載されている著作物に係る全ての著作権及び著作者人格権は、その著作者に帰属するものであり、著作者に無断で、本著作物を転載、映画化等の利用行為を行った場合には、 民事・刑事上の法的責任を負担する場合がございますので、ご注意下さい。</div>';
	strout = strout + '</div>';


	document.write(strout);
}

/************** pop-up　index **************/
function dragon(){
	var Wo1;
	Wo1= window.open('./flash/dragon.html','dragon','scrollbars=1,resizable=1,width=800,height=600,top=5,left=5');
	Wo1.focus();
}
function dragon2(){
	var Wo1;
	Wo1= window.open('/flash/dragon.html','dragon','scrollbars=1,resizable=1,width=800,height=600,top=5,left=5');
	Wo1.focus();
}
function barber(){
	var Wo1;
	Wo1= window.open('./flash/barber.html','barber','scrollbars=1,resizable=1,width=800,height=600,top=5,left=5');
	Wo1.focus();
}
function barber2(){
	var Wo1;
	Wo1= window.open('/flash/barber.html','barber','scrollbars=1,resizable=1,width=800,height=600,top=5,left=5');
	Wo1.focus();
}
function yakyu(){
	var Wo1;
	Wo1= window.open('./flash/yakyu.html','yakyu','scrollbars=1,resizable=1,width=800,height=600,top=5,left=5');
	Wo1.focus();
}
function yakyu2(){
	var Wo1;
	Wo1= window.open('/flash/yakyu.html','yakyu','scrollbars=1,resizable=1,width=800,height=600,top=5,left=5');
	Wo1.focus();
}
function ol(){
	var Wo1;
	Wo1= window.open('./flash/ol.html','ol','scrollbars=1,resizable=1,width=800,height=600,top=5,left=5');
	Wo1.focus();
}
function ol2(){
	var Wo1;
	Wo1= window.open('/flash/ol.html','ol','scrollbars=1,resizable=1,width=800,height=600,top=5,left=5');
	Wo1.focus();
}
function ol3(){
	var Wo1;
	Wo1= window.open('/flash/ol_02.html','ol3','scrollbars=1,resizable=1,width=800,height=600,top=5,left=5');
	Wo1.focus();
}
function elecking(){
	var Wo1;
	Wo1= window.open('./flash/elecking.html','elecking','scrollbars=1,resizable=1,width=800,height=600,top=5,left=5');
	Wo1.focus();
}
function elecking2(){
	var Wo1;
	Wo1= window.open('/flash/elecking.html','elecking','scrollbars=1,resizable=1,width=800,height=600,top=5,left=5');
	Wo1.focus();
}
// manga ggg
function ggg(){
 var Wo1;
 Wo1= window.open('/flash/ggg.html','ggg','scrollbars=1,resizable=1,width=600,height=470,top=5,left=5');
 Wo1.focus();
}

function hae(){
	var Wo1;
	Wo1= window.open('./flash/ore_manga.html','ore_manga','scrollbars=1,resizable=1,width=800,height=800,top=5,left=5');
	Wo1.focus();
}
function ame(){
	var Wo1;
	Wo1= window.open('./flash/ame.html','ame','scrollbars=1,resizable=1,width=800,height=800,top=5,left=5');
	Wo1.focus();
}
function ame2(){
	var Wo1;
	Wo1= window.open('/flash/ame.html','ame','scrollbars=1,resizable=1,width=800,height=800,top=5,left=5');
	Wo1.focus();
}
function aoi(){
	var Wo1;
	Wo1= window.open('./flash/aoi.html','aoi','scrollbars=1,resizable=1,width=800,height=800,top=5,left=5');
	Wo1.focus();
}
function aoi2(){
	var Wo1;
	Wo1= window.open('/flash/aoi.html','aoi','scrollbars=1,resizable=1,width=800,height=800,top=5,left=5');
	Wo1.focus();
}
function chiba50(){
	var Wo1;
	Wo1= window.open('./award/chiba_50_index.html','chiba50','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=750,height=820');
	Wo1.focus();
}
function chiba50(){
	var Wo1;
	Wo1= window.open('./award/chiba_50_index.html','chiba50','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=750,height=820');
	Wo1.focus();
}
function cosmictour(){
	var Wo1;
	Wo1= window.open('./flash/cosmictour.html','cosmictour','scrollbars=1,resizable=1,width=1030,height=760,top=5,left=5');
	Wo1.focus();
}
function cosmictour2(){
	var Wo1;
	Wo1= window.open('/flash/cosmictour.html','cosmictour','scrollbars=1,resizable=1,width=1030,height=760,top=5,left=5');
	Wo1.focus();
}
function bairaman(){
	var Wo1;
	Wo1= window.open('/flash/bairaman.html','bairaman','scrollbars=1,resizable=1,width=1030,height=760,top=5,left=5');
	Wo1.focus();
}
function chisandnekomoto(){
	var Wo1;
	Wo1= window.open('../flash/chisandnekomoto.html','chisandnekomoto','scrollbars=1,resizable=1,width=1030,height=760,top=5,left=5');
	Wo1.focus();
}
function himawari_fair(){
	var Wo1;
	Wo1= window.open('./news/himawari_fair_index.html','himawari_fair','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=650,height=650');
	Wo1.focus();
}
function himawari_fair2(){
	var Wo1;
	Wo1= window.open('/news/himawari_fair_index.html','himawari_fair','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=650,height=650');
	Wo1.focus();
}
function vagabond1(){
	var Wo1;
	Wo1= window.open('/flash/vagabond.html','vagabond1','scrollbars=0,resizable=0,width=600,height=450,top=5,left=5');
	Wo1.focus();
}
function vagabond2(){
	var Wo1;
	Wo1= window.open('/flash/vagabond02.html','vagabond2','scrollbars=0,resizable=0,width=600,height=450,top=5,left=5');
	Wo1.focus();
}
function haruka17(){
	var Wo1;
	Wo1= window.open('/flash/haruka17.html','haruka17','scrollbars=0,resizable=0,width=600,height=450,top=5,left=5');
	Wo1.focus();
}
function heuge1(){
	var Wo1;
	Wo1= window.open('/flash/heuge.html','heuge1','scrollbars=0,resizable=0,width=650,height=500,top=5,left=5');
	Wo1.focus();
}
function chis1(){
	var Wo1;
	Wo1= window.open('/flash/chis.html','chis1','scrollbars=0,resizable=0,width=600,height=450,top=5,left=5');
	Wo1.focus();
}
function deka1(){
	var Wo1;
	Wo1= window.open('/flash/sokanzu_b4.pdf','deka1','scrollbars=0,resizable=0,width=1050,height=725,top=5,left=5');
	Wo1.focus();
}
function nekomoto1(){
	var Wo1;
	Wo1= window.open('/flash/chisandnekomoto.html','nekomoto1','scrollbars=0,resizable=0,width=600,height=450,top=5,left=5');
	Wo1.focus();
}
function gyouseiki(){
	var Wo1;
	Wo1= window.open('/flash/gyouseiki.html','gyouseiki','scrollbars=0,resizable=0,width=600,height=450,top=5,left=5');
	Wo1.focus();
}
function orehae(){
	var Wo1;
	Wo1= window.open('/ore_old/index.html','orehae','scrollbars=1,resizable=1,width=800,height=800,top=5,left=5');
	Wo1.focus();
}
function papi(){
	var Wo1;
	Wo1= window.open('/sp/papi/index.html','papi','scrollbars=1,resizable=1,width=800,height=800,top=5,left=5');
	Wo1.focus();
}
function hanada(){
	var Wo1;
	Wo1= window.open('/flash/hanada.html','hanada','scrollbars=1,resizable=1,width=1152,height=700,top=5,left=5');
	Wo1.focus();
}
function hanada02(){
	var Wo1;
	Wo1= window.open('/flash/hanada02.html','hanada02','scrollbars=1,resizable=1,width=940,height=685,top=5,left=5');
	Wo1.focus();
}
function chaisu(){
	var Wo1;
	Wo1= window.open('/flash/chaisu.html','chaisu','scrollbars=1,resizable=1,width=940,height=685,top=5,left=5');
	Wo1.focus();
}
function dekomi(){
	var Wo1;
	Wo1= window.open('/flash/dekomi.html','dekomi','scrollbars=1,resizable=1,width=940,height=685,top=5,left=5');
	Wo1.focus();
}
function blueskyblue(){
	var Wo1;
	Wo1= window.open('/flash/blueskyblue.html','blueskyblue','scrollbars=1,resizable=1,width=940,height=685,top=5,left=5');
	Wo1.focus();
}
function warashibe(){
	var Wo1;
	Wo1= window.open('/flash/warashibe.html','warashibe','scrollbars=1,resizable=1,width=940,height=685,top=5,left=5');
	Wo1.focus();
}
/************** pop-up **************/
/**mo18_final**/
function mo18_yos(){
	var Wo1;
	Wo1=window.open('./pop_yos.html','pop_yos','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_mit(){
	var Wo1;
	Wo1=window.open('./pop_mit.html','pop_mit','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_ohh(){
	var Wo1;
	Wo1=window.open('./pop_ohh.html','pop_ohh','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_shi(){
	var Wo1;
	Wo1=window.open('./pop_shi.html','pop_shi','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_suz(){
	var Wo1;
	Wo1=window.open('./pop_suz.html','pop_suz','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_mok(){
	var Wo1;
	Wo1=window.open('./pop_mok.html','pop_mok','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_iri(){
	var Wo1;
	Wo1=window.open('./pop_iri.html','pop_iri','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_sat(){
	var Wo1;
	Wo1=window.open('./pop_sat.html','pop_sat','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_aim(){
	var Wo1;
	Wo1=window.open('./pop_aim.html','pop_aim','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_suzu(){
	var Wo1;
	Wo1=window.open('./pop_suzu.html','pop_suzu','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_sak(){
	var Wo1;
	Wo1=window.open('./pop_sak.html','pop_sak','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_kaw(){
	var Wo1;
	Wo1=window.open('./pop_kaw.html','pop_kaw','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_sus(){
	var Wo1;
	Wo1=window.open('./pop_sus.html','pop_sus','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_yam(){
	var Wo1;
	Wo1=window.open('./pop_yam.html','pop_yam','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_ume(){
	var Wo1;
	Wo1=window.open('./pop_ume.html','pop_ume','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}

function mo18_1901(){
	var Wo1;
	Wo1=window.open('./pop_1901.html','pop_yos','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_1902(){
	var Wo1;
	Wo1=window.open('./pop_1902.html','pop_mit','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_1903(){
	var Wo1;
	Wo1=window.open('./pop_1903.html','pop_ohh','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_1904(){
	var Wo1;
	Wo1=window.open('./pop_1904.html','pop_shi','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_1905(){
	var Wo1;
	Wo1=window.open('./pop_1905.html','pop_suz','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_1906(){
	var Wo1;
	Wo1=window.open('./pop_1906.html','pop_mok','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_1907(){
	var Wo1;
	Wo1=window.open('./pop_1907.html','pop_iri','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_1908(){
	var Wo1;
	Wo1=window.open('./pop_1908.html','pop_sat','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_1909(){
	var Wo1;
	Wo1=window.open('./pop_1909.html','pop_aim','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_1910(){
	var Wo1;
	Wo1=window.open('./pop_1910.html','pop_suzu','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_1911(){
	var Wo1;
	Wo1=window.open('./pop_1911.html','pop_sus','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_1912(){
	var Wo1;
	Wo1=window.open('./pop_1912.html','pop_yam','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_1913(){
	var Wo1;
	Wo1=window.open('./pop_1913.html','pop_ume','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_1914(){
	var Wo1;
	Wo1=window.open('./pop_1914.html','pop_ume','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo18_1915(){
	var Wo1;
	Wo1=window.open('./pop_1915.html','pop_ume','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}

function mo18_1916(){
	var Wo1;
	Wo1=window.open('./pop_1916.html','pop_ume','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}

//49回ちば賞
function tiba49_pop01(){
	var Wo1;
	Wo1=window.open('./tiba49_pop01.html','tiba49_pop01','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}

function tiba49_pop02(){
	var Wo1;
	Wo1=window.open('./tiba49_pop02.html','tiba49_pop02','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}

function tiba49_pop03(){
	var Wo1;
	Wo1=window.open('./tiba49_pop03.html','tiba49_pop03','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function tiba49_pop04(){
	var Wo1;
	Wo1=window.open('./tiba49_pop04.html','tiba49_pop04','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}

//49回ちば賞
function tiba50_pop01(){
	var Wo1;
	Wo1=window.open('./tiba50_pop01.html','tiba50_pop01','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}

function tiba50_pop02(){
	var Wo1;
	Wo1=window.open('./tiba50_pop02.html','tiba50_pop02','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}

function tiba50_pop03(){
	var Wo1;
	Wo1=window.open('./tiba50_pop03.html','tiba50_pop03','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function tiba50_pop04(){
	var Wo1;
	Wo1=window.open('./tiba50_pop04.html','tiba50_pop04','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function tiba50_pop05(){
	var Wo1;
	Wo1=window.open('./tiba50_pop05.html','tiba50_pop05','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function tiba50_pop06(){
	var Wo1;
	Wo1=window.open('./tiba50_pop06.html','tiba50_pop06','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function tiba50_pop07(){
	var Wo1;
	Wo1=window.open('./tiba50_pop07.html','tiba50_pop07','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function tiba50_pop08(){
	var Wo1;
	Wo1=window.open('./tiba50_pop08.html','tiba50_pop08','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function tiba50_pop09(){
	var Wo1;
	Wo1=window.open('./tiba50_pop09.html','tiba50_pop09','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function tiba50_pop10(){
	var Wo1;
	Wo1=window.open('./tiba50_pop10.html','tiba50_pop10','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function tiba50_pop11(){
	var Wo1;
	Wo1=window.open('./tiba50_pop11.html','tiba50_pop12','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function tiba50_pop12(){
	var Wo1;
	Wo1=window.open('./tiba50_pop12.html','tiba50_pop12','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function tiba50_pop13(){
	var Wo1;
	Wo1=window.open('./tiba50_pop13.html','tiba50_pop13','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}

/**mo20_final**/
function mo20_kid(){
	var Wo1;
	Wo1=window.open('./pop_20_kid.html','pop_kid','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo20_tak(){
	var Wo1;
	Wo1=window.open('./pop_20_tak.html','pop_tak','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo20_yat(){
	var Wo1;
	Wo1=window.open('./pop_20_yat.html','pop_yat','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo20_kawamu(){
	var Wo1;
	Wo1=window.open('./pop_20_kawamu.html','pop_kawamu','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo20_ada(){
	var Wo1;
	Wo1=window.open('./pop_20_ada.html','pop_ada','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo20_hor(){
	var Wo1;
	Wo1=window.open('./pop_20_hor.html','pop_hor','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo20_ueh(){
	var Wo1;
	Wo1=window.open('./pop_20_ueh.html','pop_ueh','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo20_ohu(){
	var Wo1;
	Wo1=window.open('./pop_20_ohu.html','pop_ohu','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo20_oku(){
	var Wo1;
	Wo1=window.open('./pop_20_oku.html','pop_oku','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo20_kawada(){
	var Wo1;
	Wo1=window.open('./pop_20_kawada.html','pop_kawada','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo20_kawaba(){
	var Wo1;
	Wo1=window.open('./pop_20_kawaba.html','pop_kawaba','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo20_kob(){
	var Wo1;
	Wo1=window.open('./pop_20_kob.html','pop_kob','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo20_tan(){
	var Wo1;
	Wo1=window.open('./pop_20_tan.html','pop_tan','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo20_nis(){
	var Wo1;
	Wo1=window.open('./pop_20_nis.html','pop_nis','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}
function mo20_miy(){
	var Wo1;
	Wo1=window.open('./pop_20_miy.html','pop_miy','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=680,height=600,top=5,left=5');
	Wo1.focus();
}

/************** pop-up　information **************/
function information_info34(){
	var Wo1;
	Wo1= window.open('/information/info34.html','info34','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=720,height=550');
	Wo1.focus();
}

