// JavaScript Documentn = new Date();u13 = new Date();u14 = new Date();u15 = new Date();u16 = new Date();u17 = new Date();u18 = new Date();u19 = new Date();u20 = new Date();u21 = new Date();u22 = new Date();u23 = new Date();u13.setFullYear(2009);u13.setMonth(09);//←10月の意味u13.setDate(14);u14.setFullYear(2009);u14.setMonth(09);//←10月の意味u14.setDate(17);u15.setFullYear(2009);u15.setMonth(10);//←11月の意味u15.setDate(1);u16.setFullYear(2009);u16.setMonth(11);//←12月の意味u16.setDate(3);u17.setFullYear(2009);u17.setMonth(11);//←12月の意味u17.setDate(19);u18.setFullYear(2010);u18.setMonth(0);//←1月の意味u18.setDate(8);u19.setFullYear(2010);u19.setMonth(1);//←2月の意味u19.setDate(6);u20.setFullYear(2010);u20.setMonth(1);//←2月の意味u20.setDate(12);u21.setFullYear(2010);u21.setMonth(1);//←2月の意味u21.setDate(19);u22.setFullYear(2010);u22.setMonth(1);//←2月の意味u22.setDate(16);u23.setFullYear(2010);u23.setMonth(2);//←3月の意味u23.setDate(25);//▼u22、u23に関するタイマー// scheduleページ「2月」を「3月」に。//-----------------------------------------------function timerS0203(){	if(u23.getTime() < n.getTime()){		document.write('3');	}else{		document.write('2');	}}/* scheduleページ「申込期間」を「受付中」に。-----------------------------------------------*/function timerSj100210(){	if(u22.getTime() < n.getTime()){			if(u23.getTime() < n.getTime()){				document.write('申込終了');			}else{				document.write('<a href="../ex100414/sympsm.htm">申込受付中</a>');			}	}else{		document.write('申込期間：2月17日（水）〜3月25日（木）');	}}/* sympsmページ「申込期間〜」を「こちら」「申込受付終了」に（英）-----------------------------------------------*/function timerSMPe100210(){	if(u22.getTime() < n.getTime()){			if(u23.getTime() < n.getTime()){				document.write('CLOSED<br />period:17th February-25th March');			}else{				document.write('<a href="https://adm.toto.co.jp/agree/agreement.cgi?SectionName=book_gm&FormName=gallerma_application">application form</a><br />period:17th February-25th March');			}	}else{		document.write('');	}}/* sympsmページ「申込期間〜」を「こちら」「申込受付終了」に。-----------------------------------------------*/function timerSM100210(){	if(u22.getTime() < n.getTime()){			if(u23.getTime() < n.getTime()){				document.write('申込み終了しました。');			}else{				document.write('<a href="https://adm.toto.co.jp/agree/agreement.cgi?SectionName=book_gm&FormName=gallerma_application">こちら</a>よりお申込みください。');			}	}else{		document.write('申込期間中に当webサイトからお申込みください。');	}}/* indexページ「申込受付開始」を「申込受付中」「受付終了」-----------------------------------------------*/function timerTu100210(){	if(u22.getTime() < n.getTime()){			if(u23.getTime() < n.getTime()){				document.write('申込受付終了しました。');			}else{				document.write('2月17日より申込受付中。&nbsp;<img src="common/icon_new.gif" alt="NEW!" width="28" height="9" />');			}	}else{		document.write('2月17日より申込受付開始。&nbsp;<img src="common/icon_new.gif" alt="NEW!" width="28" height="9" />');	}}/* 17日〜25日だけ「a」を表示（ダミー）-----------------------------------------------*/function timertestD(){	if(u22.getTime() < n.getTime()){			if(u23.getTime() < n.getTime()){				document.write('');			}else{				document.write('a');			}	}else{		document.write('');	}}//▼u22に関するタイマー// indexページ「申込受付開始」を「申込受付中」に//-----------------------------------------------function timerTu100208(){	if(u22.getTime() < n.getTime()){		document.write('2月17日より申込受付中。&nbsp;<img src="common/icon_new.gif" alt="NEW!" width="28" height="9" />');	}else{		document.write('2月17日より申込受付開始。&nbsp;<img src="common/icon_new.gif" alt="NEW!" width="28" height="9" />');	}}// sympsmページ「申込期間〜」を「こちら」に（英）//-----------------------------------------------function timerSMPe100208(){	if(u22.getTime() < n.getTime()){		document.write('<a href="https://adm.toto.co.jp/agree/agreement.cgi?SectionName=book_gm&FormName=gallerma_application">application form</a><br />period:17th February-25th March');	}else{		document.write('');	}}// sympsmページ「申込期間〜」を「こちら」に。//-----------------------------------------------function timerSM100208(){	if(u22.getTime() < n.getTime()){		document.write('<a href="https://adm.toto.co.jp/agree/agreement.cgi?SectionName=book_gm&FormName=gallerma_application">こちら</a>より');	}else{		document.write('申込期間中に当webサイトから');	}}// scheduleページ「申込期間」を「受付中」に。//-----------------------------------------------function timerSj100208(){	if(u22.getTime() < n.getTime()){		document.write('<a href="../ex100414/sympsm.htm">申込受付中</a>');	}else{		document.write('申込期間：2月17日（水）〜3月25日（木）');	}}//▼u21に関するタイマー// indexページ「TOTO出版記念イベント」を「受付終了しました」に。//-----------------------------------------------function timerT100208h(){	if(u21.getTime() < n.getTime()){		document.write('<a href="http://www.toto.co.jp/bookshop/20th/lecture_4city.html">申込受付終了しました。</a>');	}else{		document.write('<a href="http://www.toto.co.jp/bookshop/20th/lecture_4city.html">申込受付中</a>！');	}}//▼u20に関するタイマー// indexページ「TOTO出版記念イベント」を「受付終了しました」に。//-----------------------------------------------function timerT100208is(){	if(u20.getTime() < n.getTime()){		document.write('<a href="http://www.toto.co.jp/bookshop/20th/lecture_4city.html">申込受付終了しました。</a>');	}else{		document.write('<a href="http://www.toto.co.jp/bookshop/20th/lecture_4city.html">申込受付中</a>！');	}}//▼u19に関するタイマー// indexページ「読書術」を「終了しました」に。//-----------------------------------------------function timerT100125dj(){	if(u19.getTime() < n.getTime()){		document.write('終了しました。');	}else{		document.write('<font color="#FF0000">2月6日（土）まで開催中！</font>&nbsp;<img src="common/icon_new.gif" alt="NEW!" width="28" height="9" />');	}}//▼u18に関するタイマー// （英）スケジュール「隈展」をトル//-----------------------------------------------function timerT100107(){	if(u18.getTime() < n.getTime()){		document.write('申込終了しました。');	}else{		document.write('<a href="http://www.toto.co.jp/bookshop/20th/lecture_series.html">申込受付中</a>！！&nbsp;<img src="common/icon_new.gif" alt="NEW!" width="28" height="9" />');	}}//▼u17に関するタイマー// （英）スケジュール「隈展」をトル//-----------------------------------------------function timerSEk091211(){	if(u17.getTime() < n.getTime()){		document.write('');	}else{		document.write('<tr><td height="1" colspan="6"><img src="images/spacer_gray.gif" width="590" height="1" /></td></tr><tr><td height="57"><img src="../common/clear.gif" alt="" width="5" height="95" /></td><td width="128"><table width="128" border="0" cellspacing="0" cellpadding="0"><tr><td valign="top"><img src="images/now_e.gif" alt="NOW OPEN" width="50" height="14" vspace="5"></td></tr><tr><td valign="top">Oct.15 - Dec.19 ,<br />2009</td></tr></table></td><td width="128"><a href="../ex091015/index_e.htm">Kengo Kuma</a></td><td width="170"><a href="../ex091015/sympsm_e.htm">Oct. 15, 2009<br />Yomiuri Hall</a></td><td colspan="2" class="j10"><a href="../ex091015/talk_rpt.htm">GALLERY<br />TALK</a></td></tr>');	}}// スケジュール「竹原展」申し込み期間を追加。//-----------------------------------------------function timerStm091211(){	if(u17.getTime() < n.getTime()){		document.write('<br />申込期間：2月17日（水）〜3月25日（木）');	}else{		document.write('<br />事前申込制');	}}// スケジュール「隈展」をトル//-----------------------------------------------function timerSk091211(){	if(u17.getTime() < n.getTime()){		document.write('');	}else{		document.write('<tr><td height="57"><img src="../common/clear.gif" alt="" width="5" height="95" /></td><td class="j12"><table width="128" border="0" cellspacing="0" cellpadding="0"><tr><td valign="top"><img src="images/now.gif" alt="開催中" width="50" height="14" vspace="5"></td></tr><tr><td valign="top" class="j12">2009.10.15〜12.19</td></tr></table></td><td class="j12"><a href="../ex091015/index.htm">隈 研吾展</a></td><td class="j12"> <p>[講演会] 開催終了 <a href="../ex091015/lctr_rpt.htm">レポート</a><br />日時：2009年10月15日（木）<br />17:30開場 18:30開演<br />会場：よみうりホール<br /></p></td><td colspan="2" class="j10"><a href="../ex091015/talk_rpt.htm">ギャラリー・トーク</a></td></tr><tr><td height="1" colspan="6"><img src="images/spacer_gray.gif" width="590" height="1" /></td></tr>');	}}// トップお知らせに「隈展」アーカイブをリンク//-----------------------------------------------function timerTok091211(){	if(u17.getTime() < n.getTime()){		document.write('<li>「隈&nbsp;研吾展&nbsp;&nbsp;Kengo&nbsp;Kuma&nbsp;&nbsp;Studies&nbsp;in&nbsp;Organic」終了しました。アーカイブは<a href="achive/exhbt_list04.htm">こちら</a>。&nbsp;<img src="common/icon_new.gif" alt="NEW!" width="28" height="9" /></li>');	}else{		document.write('');	}}// トップの「隈展」を「竹原展」に//-----------------------------------------------function timerTtn091211(){	if(u17.getTime() < n.getTime()){		document.write('');	}else{		document.write('<li><a href="ex091015/index.htm">「隈&nbsp;研吾展&nbsp;&nbsp;Kengo&nbsp;Kuma&nbsp;&nbsp;Studies&nbsp;in&nbsp;Organic」12月19日まで開催！</a></li><li><a href="ex091015/index.htm">Photo&nbsp;Gallery</a>アップしました。</li><li><a href="ex091015/exhbt_rpt.htm">展覧会レポート</a>アップしました。</li><li><a href="ex091015/lctr_rpt.htm">講演会レポート</a>アップしました。</li><li><a href="ex091015/index_e.htm">“Kengo Kuma Studies in Organic” NOW OPEN!</a></li>');	}}// トップの「開催中」を「次回」に//-----------------------------------------------function timerTt091211(){	if(u17.getTime() < n.getTime()){		document.write('');	}else{		document.write('<dt class="now open">開催中／NOW OPEN</dt>');	}}//▼u16に関するタイマー// トップの「TOTO出版20周年記念イベントのお知らせ」を「〜申込受付中」に//-----------------------------------------------function timerTnws091204(){	if(u16.getTime() < n.getTime()){		document.write('<li>TOTO出版20周年記念イベントの<a href="http://www.toto.co.jp/bookshop/20th/">申込み受付中</a>。&nbsp;<img src="common/icon_new.gif" alt="NEW!" width="28" height="9" /></li>');	}else{		document.write('<li>TOTO出版20周年記念イベントの<a href="http://www.toto.co.jp/bookshop/20th/">お知らせ</a>。&nbsp;<img src="common/icon_new.gif" alt="NEW!" width="28" height="9" /></li>');	}}//▼u15に関するタイマー// 隈展ギャラリー・トークのお知らせ　11月1日「終了しました」を表示//-----------------------------------------------function timerkgt091020(){	if(u15.getTime() < n.getTime()){		document.write('&nbsp;終了しました');	}else{		document.write('');	}}// ギャラリー間トップページ　隈展ギャラリー・トークのお知らせ　を削除//-----------------------------------------------function timerTkg091020(){	if(u15.getTime() < n.getTime()){		document.write('');	}else{		document.write('<li><a href="ex091015/talk_rpt.htm">「隈&nbsp;研吾展」ギャラリー・トークのお知らせ。&nbsp;</a><img src="common/icon_new.gif" alt="NEW!" width="28" height="9"></li>');	}}//▼u14に関するタイマー// スケジュールページ　隈展　申込終了→開催終了　に//-----------------------------------------------function timerSkf091015(){	if(u14.getTime() < n.getTime()){		document.write('<td class="j12"> <p>[講演会] 開催終了 <a href="../ex091015/lctr_rpt.htm">レポート</a><br />日時：2009年10月15日（木）<br />17:30開場 18:30開演<br />会場：よみうりホール<br /></p></td>');	}else{		document.write('<td class="j12"> <p><a href="../ex091015/sympsm.htm">[講演会]</a> 申込終了<br />日時：2009年10月15日（木）<br />17:30開場 18:30開演<br />会場：よみうりホール<br /></p></td>');	}}// 隈研吾展　sympsm.htm　参加方法→開催終了しました。に//-----------------------------------------------function timerSym091015(){	if(u14.getTime() < n.getTime()){		document.write('<dd><span class="j12">事前申込制。<br />開催終了しました。</span></dd>');	}else{		document.write('<dd><span class="j12">事前申込制。<br />申込は終了しました。<br />抽選の上、10月8日（木）までに結果をご連絡いたします。<br />申込み期間＝8月7日（金）〜9月30日（水）</span></dd>');	}}// 隈研吾展　talk_rpt.htm　10月17日のトークを「終了しました」に//-----------------------------------------------function timerGt091015(){	if(u14.getTime() < n.getTime()){		document.write('<td width="309" style="border-bottom:1px solid #cccccc; border-top:1px solid #cccccc; padding:3px;">14:00〜 ／15:30〜&nbsp;&nbsp;終了しました</td>');	}else{		document.write('<td width="309" style="border-bottom:1px solid #cccccc; border-top:1px solid #cccccc; padding:3px;">14:00〜 ／15:30〜</td>');	}}//▼u13に関するタイマー//ギャラリー間スケジュールページ（英） 隈展　NEXTをNOWに//-----------------------------------------------function timerSEk091007(){	if(u13.getTime() < n.getTime()){		document.write('<img src="images/now_e.gif" alt="NOW OPEN" width="50" height="14" vspace="5">');	}else{		document.write('<img src="images/next_e.gif" alt="NEXT" width="50" height="14" vspace="5">');	}}// ギャラリー間スケジュールページ（英） 竹原展　NEXT追加//-----------------------------------------------function timerSEt091007(){	if(u13.getTime() < n.getTime()){		document.write('<img src="images/next_e.gif" alt="NEXT" width="50" height="14" vspace="5">');	}else{		document.write('');	}}