// JavaScript Document/* Day Setting-----------------------------------------------*/n = new Date();u0 = new Date();u1 = new Date();u2 = new Date();u3 = new Date();u4 = new Date();u6 = new Date();u7 = new Date();u8 = new Date();u9 = new Date();u10 = new Date();u11 = new Date();u12 = new Date();u13 = new Date();u0.setFullYear(2009); //西暦u0.setMonth(01); //00〜11（01月〜12月）で設定　※例：1月が「01」ではないことに注意！！u0.setDate(4); //日付u1.setFullYear(2009);u1.setMonth(03);u1.setDate(02);u2.setFullYear(2009);u2.setMonth(02);u2.setDate(7);u3.setFullYear(2009);u3.setMonth(03);u3.setDate(23);u4.setFullYear(2009);u4.setMonth(04);u4.setDate(23);u6.setFullYear(2009);u6.setMonth(05);//←6月の意味u6.setDate(12);u7.setFullYear(2009);u7.setMonth(05);//←6月の意味u7.setDate(24);u8.setFullYear(2009);u8.setMonth(07);//←8月の意味u8.setDate(06);u9.setFullYear(2009);u9.setMonth(07);//←8月の意味u9.setDate(29);u10.setFullYear(2009);u10.setMonth(08);//←9月の意味u10.setDate(11);u11.setFullYear(2009);u11.setMonth(08);//←9月の意味u11.setDate(26);u12.setFullYear(2009);u12.setMonth(08);//←9月の意味u12.setDate(30);u13.setFullYear(2009);u13.setMonth(09);//←10月の意味u13.setDate(14);function poplink01(){	op_win = window.open("https://adm.toto.co.jp/agree/agreement.cgi?SectionName=book_gm&FormName=ando_kouen","subwindow","scrollbars=yes,resizable=yes,width=625,height=580");//安藤忠雄展申込アドレス}function poplink02(){	op_win = window.open("https://adm.toto.co.jp/agree/agreement.cgi?SectionName=book_gm&FormName=gallerma_application","subwindow","scrollbars=yes,resizable=yes,width=625,height=580");//クラインダイサム展申込アドレス}function poplink03(){	op_win = window.open("https://adm.toto.co.jp/ssl/g_m/index.htm","subwindow","scrollbars=yes,resizable=yes,width=611,height=580");//お問合せ}//▼「U13」に関連したタイマー// ギャラリー間トップページ　メニュー　休館中を開催中に//-----------------------------------------------function timerTMopen(){	if(u17.getTime() < n.getTime()){		document.write('<li><a href="about/closed.htm">休館中</a></li>');	}else{		document.write('<li><a href="ex091015/index.htm">開催中</a></li>');	}}// ギャラリー間トップページ　メニュー　次回展覧会のリンクを「卒業設計日本一2009」から「隈研吾展」に//-----------------------------------------------function timerTMnext(){	if(u17.getTime() < n.getTime()){		document.write('<li><a href="ex100414/index.htm">次回展覧会</a></li>');	}else{		document.write('<li><a href="ex100414/index.htm">次回展覧会</a></li>');	}}// スケジュールページ（和）　竹原展「次回」に//-----------------------------------------------function timerSt091007(){	if(u13.getTime() < n.getTime()){		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/next.gif" alt="次回" width="50" height="14" vspace="5"></td></tr><tr><td valign="top" class="j12">2010.4.14〜6.19</td></tr></table></td><td class="j12">（仮）竹原義二展</td><td class="j12"> <p>[講演会]<br />日時：2010年4月16日（金）<br />17:30開場 18:30開演<br />会場：津田ホール</p></td><td colspan="2" class="j10"></td></tr>');	}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" class="j12">2010.4.14〜6.19</td></tr></table></td><td class="j12">（仮）竹原義二展</td><td class="j12"> <p>[講演会]<br />日時：2010年4月16日（金）<br />17:30開場 18:30開演<br />会場：津田ホール</p></td><td colspan="2" class="j10"></td></tr>');	}}// スケジュールページ（和）　隈展「次回」を「開催中」に//----------------------------------------------function timerSk091007(){	if(u13.getTime() < n.getTime()){		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>');	}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/next.gif" alt="次回" width="50" height="14" vspace="5"></td></tr>');	}}/* ギャラリー間トップページ　「will be held〜」をトル-----------------------------------------------*/function timerTw091007(){	if(u13.getTime() < n.getTime()){		document.write('<li><a href="ex091015/index_e.htm">“Kengo Kuma Studies in Organic” NOW OPEN!</a></li>');	}else{		document.write('<li><a href="ex091015/index_e.htm">“Kengo Kuma Studies in Organic” will be held from October, 15, 2009.</a></li>');	}}/* ギャラリー間トップページ　「NEW」をトル-----------------------------------------------*/function timerTn091007(){	if(u13.getTime() < n.getTime()){		document.write('<li><a href="ex090912/exhbt_rpt.htm">「卒業設計日本一展2009」展覧会レポート。</a></li>');	}else{		document.write('<li><a href="ex090912/exhbt_rpt.htm">「卒業設計日本一展2009」展覧会レポート。</a>&nbsp;<img src="common/icon_new.gif" alt="NEW!" width="28" height="9" /></li>');	}}/* ギャラリー間トップページ　「開催します」→「開催中」にする-----------------------------------------------*/function timerTT091007(){	if(u13.getTime() < n.getTime()){		document.write('<dt class="now open">開催中／NOW OPEN</dt><dd><ul><li><a href="ex091015/index.htm">「隈&nbsp;研吾展&nbsp;&nbsp;Kengo&nbsp;Kuma&nbsp;&nbsp;Studies&nbsp;in&nbsp;Organic」開催中！</a></li>');	}else{		document.write('<dt class="next">次回／NEXT</dt><dd><ul><li><a href="ex091015/index.htm">「隈&nbsp;研吾展&nbsp;&nbsp;Kengo&nbsp;Kuma&nbsp;&nbsp;Studies&nbsp;in&nbsp;Organic」10月15日より開催します。</a></li>');	}}　/* ▼「U12」に関連したタイマー/* 隈展レクチャーページ（英）　「application form」トル-----------------------------------------------*/function timerELex090930(){	if(u12.getTime() < n.getTime()){		document.write('period: 7th August-30th September');	}else{		document.write('<a href="https://adm.toto.co.jp/agree/agreement.cgi?SectionName=book_gm&FormName=gallerma_application">application form</a><br />period: 7th August-30th September');	}}/* 隈展レクチャーページ（和）　「こちら」を「申込は終了しました」に切り替え-----------------------------------------------*/function timerLexT090930(){	if(u12.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>よりお申込みください。');	}}/* ▼「U10」「U11」に関連したタイマー/* ギャラリー間Closedページ　『卒業設計日本一展 2009』から『隈　研吾展』に切り替え-----------------------------------------------*/function timerTC090912(){	if(u10.getTime() < n.getTime()){		document.write('<td width="456" class="comment"><p>現在、展示替期間のため休館中です。<br /><br />次回 <a href="../ex091015/index.htm">『隈&nbsp;研吾展』</a> は10月15日より開催いたします。<br />そのほかの展覧会スケジュールは<a href="../schedule/index.htm">こちら</a>をご確認ください。<br /><br />We  are closed now. <a href="../ex091015/index_e.htm">Next exhibition</a> will start from the 15th of October.<br />Please check <a href="../schedule/index_e.htm">the schedule</a> for other  exhibitions. Thank you.<br /></p></td>');	}else{		document.write('<td width="456" class="comment"><p>現在、展示替期間のため休館中です。<br /><br />次回 <a href="../ex090912/index.htm">『卒業設計日本一展 2009』</a> は9月12日より開催いたします。<br />そのほかの展覧会スケジュールは<a href="../schedule/index.htm">こちら</a>をご確認ください。<br /><br />We  are closed now. <a href="../ex090912/index.htm">Next exhibition</a> will start from the 12th of September.<br />Please check <a href="../schedule/index_e.htm">the schedule</a> for other  exhibitions. Thank you.<br /></p></td>');	}}/* ギャラリー間トップページ　「開催中」「次回」「予定」の切り替え-----------------------------------------------*/function timerTT090912(){	if(u10.getTime() < n.getTime()){			if(u11.getTime() < n.getTime()){				document.write('<dt class="next">次回／NEXT</dt><dd><ul><li><a href="ex091015/index.htm">「隈&nbsp;研吾展&nbsp;&nbsp;Kengo&nbsp;Kuma&nbsp;&nbsp;Studies&nbsp;in&nbsp;Organic」10月15日より開催します。</a></li><li>隈 研吾 講演会「Studies in Organic」<a href="ex091015/sympsm.htm">申込受付中！</a></li><li><a href="ex091015/index_e.htm">&quot;Kengo Kuma Studies in Organic&quot; will be held from October, 15, 2009.</a></li></ul></dd><dt class="coming">予定／COMING UP</dt><dd><ul><li><a href="schedule/index.htm">今後のスケジュールはこちらです。</a></li><li><a href="ex090625/index.htm">「カンポ・バエザの建築」をアーカイブに移動しました。</a></li><li>TOTO出版より新刊のお知らせ<ul><li><a href="http://www.toto.co.jp/bookshop/detail/A0301.html" target="_blank">ALBERTO CAMPO BAEZA Idea, Light and Gravity<br />アルベルト・カンポ・バエザ　光の建築</a></li><li><a href="http://www.toto.co.jp/bookshop/detail/A0300.html" target="_blank">-FUL　クライン ダイサム アーキテクツ<br />Klein Dytham architecture</a></li><li><a href="http://www.toto.co.jp/bookshop/detail/A0299.html" target="_blank">手塚貴晴＋手塚由比　建築カタログ２</a></li><li><a href="http://www.toto.co.jp/bookshop/detail/A0298.html" target="_blank">リートフェルトの建築</a></li></ul></li></ul></dd>');			}else{				document.write('<dt class="now open">開催中／NOW OPEN</dt><dd class="full_set"><p style="clear:both;"><a href="ex090912/index.htm"><img src="ex090912/images/top_poster.jpg" alt="卒業設計日本一展 2009" width="60" height="85" class="poster" /></a></p><div><ul><li><a href="ex090912/index.htm">「卒業設計日本一展 2009」9月26日（土）まで開催中！</a></li></ul></div></dd><dt class="next">次回／NEXT</dt><dd><ul><li><a href="ex091015/index.htm">「隈&nbsp;研吾展&nbsp;&nbsp;Kengo&nbsp;Kuma&nbsp;&nbsp;Studies&nbsp;in&nbsp;Organic」10月15日より開催します。</a></li><li>隈 研吾 講演会「Studies in Organic」<a href="ex091015/sympsm.htm">申込受付中！</a></li><li><a href="ex091015/index_e.htm">&quot;Kengo Kuma Studies in Organic&quot; will be held from October, 15, 2009.</a></li></ul></dd><dt class="coming">予定／COMING UP</dt><dd><ul><li><a href="about/recruit.htm">ギャラリー・間　アルバイト募集中。</a>&nbsp;<img src="common/icon_new.gif" alt="NEW!" width="28" height="9" /></li><li><a href="schedule/index.htm">今後のスケジュールはこちらです。</a></li><li><a href="ex090625/index.htm">「カンポ・バエザの建築」をアーカイブに移動しました。</a></li><li>TOTO出版より新刊のお知らせ<ul><li><a href="http://www.toto.co.jp/bookshop/detail/A0301.html" target="_blank">ALBERTO CAMPO BAEZA Idea, Light and Gravity<br />アルベルト・カンポ・バエザ　光の建築</a></li><li><a href="http://www.toto.co.jp/bookshop/detail/A0300.html" target="_blank">-FUL　クライン ダイサム アーキテクツ<br />Klein Dytham architecture</a></li><li><a href="http://www.toto.co.jp/bookshop/detail/A0299.html" target="_blank">手塚貴晴＋手塚由比　建築カタログ２</a></li><li><a href="http://www.toto.co.jp/bookshop/detail/A0298.html" target="_blank">リートフェルトの建築</a></li></ul></li></ul></dd>');			}	}else{		document.write('<dt class="next">次回／NEXT</dt><dd class="full_set"><p style="clear:both;"><a href="ex090912/index.htm"><img src="ex090912/images/top_poster.jpg" alt="卒業設計日本一展 2009" width="60" height="85" class="poster" /></a></p><div><ul><li><a href="ex090912/index.htm">「卒業設計日本一展 2009」を今夏も開催します。</a></li></ul></div></dd><dt class="coming">予定／COMING UP</dt><dd><ul><li><a href="ex091015/index.htm">「隈&nbsp;研吾展&nbsp;&nbsp;Kengo&nbsp;Kuma&nbsp;&nbsp;Studies&nbsp;in&nbsp;Organic」10月15日より開催します。</a></li><li>隈 研吾 講演会「Studies in Organic」<a href="ex091015/sympsm.htm">申込受付中！</a></li><li><a href="ex091015/index_e.htm">&quot;Kengo Kuma Studies in Organic&quot; will be held from October, 15, 2009.</a></li><li><a href="schedule/index.htm">今後のスケジュールはこちらです。</a></li></ul></dd><dt class="other">その他／OTHER</dt><dd><ul><li><a href="about/recruit.htm">ギャラリー・間　アルバイト募集中。</a>&nbsp;<img src="common/icon_new.gif" alt="NEW!" width="28" height="9" /></li><li><a href="ex090625/index.htm">「カンポ・バエザの建築」をアーカイブに移動しました。</a></li><li>TOTO出版より新刊のお知らせ<ul><li><a href="http://www.toto.co.jp/bookshop/detail/A0301.html" target="_blank">ALBERTO CAMPO BAEZA Idea, Light and Gravity<br />アルベルト・カンポ・バエザ　光の建築</a></li><li><a href="http://www.toto.co.jp/bookshop/detail/A0300.html" target="_blank">-FUL　クライン ダイサム アーキテクツ<br />Klein Dytham architecture</a></li><li><a href="http://www.toto.co.jp/bookshop/detail/A0299.html" target="_blank">手塚貴晴＋手塚由比　建築カタログ２</a></li><li><a href="http://www.toto.co.jp/bookshop/detail/A0298.html" target="_blank">リートフェルトの建築</a></li></ul></li></ul></dd>');	}}/* ギャラリー間スケジュールページ（和） 「隈」展　次回追加-----------------------------------------------*/function timerS3ex091015(){	if(u10.getTime() < n.getTime()){			if(u11.getTime() < n.getTime()){				document.write('<img src="images/next.gif" alt="次回" width="50" height="14" vspace="5">');			}else{				document.write('<img src="images/next.gif" alt="次回" width="50" height="14" vspace="5">');			}	}else{		document.write('');	}} /* ギャラリー間スケジュールページ（英） 「隈」展　NEXT追加-----------------------------------------------*/function timerSE2ex091015(){	if(u10.getTime() < n.getTime()){			if(u11.getTime() < n.getTime()){				document.write('<img src="images/next_e.gif" alt="NEXT" width="50" height="14" vspace="5">');			}else{				document.write('<img src="images/next_e.gif" alt="NEXT" width="50" height="14" vspace="5">');			}	}else{		document.write('');	}}/* ギャラリー間スケジュールページ（和）　「卒業設計日本一展2009」次回→開催中→トル-----------------------------------------------*/function timerS2ex090912(){	if(u10.getTime() < n.getTime()){			if(u11.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.9.12〜9.26</td></tr></table></td><td class="j12"><a href="../ex090912/index.htm">卒業設計日本一展 2009</a></td><td class="j12"><br /></td><td colspan="2" class="j10">&nbsp;</td></tr><tr><td height="1" colspan="6"><img src="images/spacer_gray.gif" width="590" height="1" /></td></tr>');			}	}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/next.gif" alt="次回" width="50" height="14" vspace="5"></td></tr><tr><td valign="top" class="j12">2009.9.12〜9.26</td></tr></table></td><td class="j12"><a href="../ex090912/index.htm">卒業設計日本一展 2009</a></td><td class="j12"><br /></td><td colspan="2" class="j10">&nbsp;</td></tr><tr><td height="1" colspan="6"><img src="images/spacer_gray.gif" width="590" height="1" /></td></tr>');	}}/* ▼「U9」に関連したタイマー/* ギャラリー間トップページ　「カンポバエザ展」開催中！をトル-----------------------------------------------*/function timerTK090830(){	if(u9.getTime() < n.getTime()){		document.write('');	}else{		document.write('<dt class="open">開催中／NOW OPEN</dt><dd class="full_set"><p style="clear:both;"><a href="ex090625/index.htm"><img src="ex090625/images/top_poster.jpg" alt="カンポ・バエザの建築" width="60" height="85" class="poster" /></a></p><div><ul><li><a href="ex090625/index.htm">「カンポ・バエザの建築」開催中！</a></li><li>会場風景&nbsp;Photo Galleryは<a href="javascript:op_win(\'700\',\'580\',\'ex090625/slide/01.htm\')">こちら</a></li><li><a href="ex090625/exhbt_rpt.htm">展覧会レポート</a></li><li><a href="ex090625/lctr_rpt.htm">講演会レポート</a></li><li><a href="ex090625/calendar.htm">カンポ・バエザ・ドローイングカレンダー発売中！</a></li><li><a href="ex090625/index_e.htm">\'Campo Baeza Architecture. The Creation Tree\' Now Open.</a></li></ul></div></dd>');	}}/* ギャラリー間トップページ　アーカイブ移動「クラインダイサム〜」を「カンポバエザの建築」に-----------------------------------------------*/function timerTA090830(){	if(u9.getTime() < n.getTime()){		document.write('<a href="ex090625/index.htm">「カンポ・バエザの建築」をアーカイブに移動しました。</a>');	}else{		document.write('<a href="ex090116/index.htm">「20　クライン ダイサム アーキテクツの建築」をアーカイブに移動しました。</a>');	}}/* スケジュールページ（和）　「カンポ・バエザの建築」をトル-----------------------------------------------*/function timerS090830(){	if(u9.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.6.25〜8.29</td></tr></table></td><td class="j12"><a href="../ex090625/index.htm">カンポ・バエザの建築</a></td><td class="j12">[<a href="../ex090625/lctr_rpt.htm">講演会</a>]<span style="color:#fd0011;">開催終了</span><br />日時：2009年6月26日（金）<br />17:30開場 18:30開演<br />会場：津田ホール<br /></td><td colspan="2" class="j10">&nbsp;</td></tr><tr><td height="1" colspan="6"><img src="images/spacer_gray.gif" width="590" height="1" /></td></tr>');	}}/* スケジュールページ（英）　「カンポ・バエザの建築」をトル-----------------------------------------------*/function timerSe090830(){	if(u9.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><table width="128" border="0" cellspacing="0" cellpadding="0"><tr><td valign="top"><img src="images/now_e.gif" alt="NOW" width="60" height="14" vspace="5"></td></tr><tr><td valign="top"> Jun.25 - Aug.29 ,<br />2009</td></tr></table></td><td><a href="../ex090625/index_e.htm">Campo Baeza Architecture<br />The Creation Tree</a></td><td><a href="../ex090625/lctr_rpt.htm">Jun. 26, 2009<br />Tsuda Hall</a></td><td colspan="2" class="j10">&nbsp;</td></tr>');	}}/* ▼「U8」に関連したタイマー/* スケジュールページ（和）　「申し込み受付中」に切り替え-----------------------------------------------*/function timerS2ex091015(){	if(u8.getTime() < n.getTime()){		document.write('[講演会] <a href="../ex091015/sympsm.htm">申込受付中</a>');	}else{		document.write('[講演会] <a href="../ex091015/sympsm.htm">事前申込制</a><br />8月7日（金）より受付開始');	}}/* 隈展レクチャーページ（和）　「こちら」に切り替え-----------------------------------------------*/function timerLex091015(){	if(u8.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サイトよりお申込みください。');	}}/* ギャラリー間トップページ  隈展「講演会申し込み受付中」追加-----------------------------------------------*/function timerTM090807(){	if(u8.getTime() < n.getTime()){		document.write('<li>隈 研吾 講演会「Studies in Organic」<a href="ex091015/sympsm.htm">申込受付中！</a></li><li><a href="ex091015/index_e.htm">&quot;Kengo Kuma Studies in Organic&quot; will be held from October, 15, 2009.</a></li><li><a href="schedule/index.htm">今後のスケジュールはこちらです。</a></li>');	}else{		document.write('<li><a href="ex091015/index_e.htm">&quot;Kengo Kuma Studies in Organic&quot; will be held from October, 15, 2009.</a>&nbsp;<img src="common/icon_new.gif" alt="NEW!" width="28" height="9" /></li><li><a href="schedule/index.htm">今後のスケジュールはこちらです。</a></li>');	}}/* 隈展レクチャーページ（英）　「CLOSED」に-----------------------------------------------*/function timerELex091015(){	if(u8.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: 7th August-30th September');	}else{		document.write('application form will be open here 7th August-30th September');	}}/* ▼「U7」に関連したタイマー/* ギャラリー間トップページ　カンポバエザ展の記事上の帯を「開催中/NOW OPEN」に-----------------------------------------------*/function timerTBex090625(){	if(u7.getTime() < n.getTime()){		document.write('<dt class="open">開催中／NOW OPEN</dt>');	}else{		document.write('<dt class="next">次回／NEXT</dt>');	}}/* スケジュールページ　カンポバエザ展「次回」を「開催中」に-----------------------------------------------*/function timerS2ex090625(){	if(u7.getTime() < n.getTime()){		document.write('<img src="images/now.gif" alt="開催中" width="50" height="14" vspace="5">');	}else{		document.write('<img src="images/next.gif" alt="次回" width="50" height="14" vspace="5">');	}}/* スケジュールページ　卒業設計日本一展2009を「次回」に-----------------------------------------------*/function timerSex090912(){	if(u7.getTime() < n.getTime()){		document.write('<img src="images/next.gif" alt="次回" width="50" height="14" vspace="5">');	}else{		document.write('');	}}/* スケジュールページ　隈研吾展「8月上旬より受付開始」を表示-----------------------------------------------*/function timerSex091015(){	if(u7.getTime() < n.getTime()){		document.write('8月7日（金）より受付開始<br />');	}else{		document.write('<!--8月上旬より受付開始<br />-->');	}}/* スケジュールページ　カンポバエザ展「NEXT」を「NOW」に（英語）-----------------------------------------------*/function timerESex090625(){	if(u7.getTime() < n.getTime()){		document.write('<img src="images/now_e.gif" alt="NOW" width="60" height="14" vspace="5">');	}else{		document.write('<img src="images/next_e.gif" alt="NEXT" width="60" height="14" vspace="5">');	}}/* スケジュールページ　卒業設計日本一展2009を「NEXT」に（英語）-----------------------------------------------*/function timerESex090912(){	if(u7.getTime() < n.getTime()){		document.write('<img src="images/next_e.gif" alt="&#27425;&#12293;&#22238;" width="50" height="14" vspace="5">');	}else{		document.write('');	}}/* ▲「U7」に関連したタイマー/* ▼「U6」に関連したタイマー/* ギャラリー間トップページ　小嶋一浩＋赤松佳珠子巡回展から「京都・」を削除-----------------------------------------------*/function timerTup_cat(){	if(u6.getTime() < n.getTime()){		document.write('<li><a href="lctr_tour/index.htm">「小嶋一浩＋赤松佳珠子／CAt展&nbsp;Cultivate」金沢巡回展</a></li>');	}else{		document.write('<li><a href="lctr_tour/index.htm">「小嶋一浩＋赤松佳珠子／CAt展&nbsp;Cultivate」京都・金沢巡回展</a></li>');	}}/* カンポバエザ展レクチャーページ（和）　「申込受付は終了しました」に-----------------------------------------------*/function timerIex090625(){	if(u6.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><br />申込期間 ＝ 2009年4月24日（金）〜6月12日（金）');	}}/* カンポバエザ展レクチャーページ（英）　「CLOSED」に-----------------------------------------------*/function timerEex090625(){	if(u6.getTime() < n.getTime()){		document.write('CLOSED');	}else{		document.write('<a href="https://adm.toto.co.jp/agree/agreement.cgi?SectionName=book_gm&FormName=gallerma_application">application form</a><br />Period : 24th April - 12th June, 2009');	}}/* スケジュールページ　カンポバエザ展の講演会欄「申込受付終了」に-----------------------------------------------*/function timerSex090625(){	if(u6.getTime() < n.getTime()){		document.write('<span style="color:#fd0011;"><a href="../ex090625/sympsm.htm" style="color:#fd0011;">申込受付終了</a></span>');	}else{		document.write('<span style="color:#fd0011;"><a href="../ex090625/sympsm.htm" style="color:#fd0011;">申込受付中</a></span>');	}}/* ▲「U6」に関連したタイマー/* 安藤忠雄展終了のタイマー　トップページ-----------------------------------------------*/function timerEex081003(){	if(u2.getTime() < n.getTime()){		document.write('<li style="margin-top:0px"><a href="ex090211/index.htm">安藤忠雄建築展は終了しました。</a></li>');	}else{		document.write('<li style="margin-top:0px"><a href="ex090211/index.htm">安藤忠雄建築展大阪にて開催中！</a></li>');	}}/* クラインダイサム展　レクチャーページ　（日本語）-----------------------------------------------*/function timerIex090116(){	if(u1.getTime() < n.getTime()){		document.write('申込受付は終了しました。<br />なお、4月9日（木）までにお申込者全員に、メールにて抽選結果をご連絡いたします。<br />4月9日（木）を過ぎても連絡がない場合は、ギャラリー・間（TEL 03-3402-1010）までお問合せください。');	}else{		document.write('事前申込制。<a href="https://adm.toto.co.jp/agree/agreement.cgi?SectionName=book_gm&FormName=gallerma_application" onClick="poplink02(); return false;">お申し込みはこちらから。</a><br />申込期間＝2009年2月17日（火）〜4月2日（木）<br />申込期間終了後、4月9日（木）までにお申込者全員に、メールにてご入場要領等をご連絡いたします。<br />（申込多数の場合は抽選の上、当落結果をご連絡します。）');	}}/* クラインダイサム展　レクチャーページ （英語）-----------------------------------------------*/function timerEex090116(){	if(u1.getTime() < n.getTime()){		document.write('(close)<br />');	}else{		document.write('<a href="https://adm.toto.co.jp/agree/agreement.cgi?SectionName=book_gm&FormName=gallerma_application" onClick="poplink02(); return false;">application form</a><br />');	}}/* クラインダイサム展　トップページ-----------------------------------------------*/function timerTex090116(){	if(u1.getTime() < n.getTime()){		document.write('');	}else{		document.write('<li><a href="ex090116/sympsm.htm">クライン ダイサム アーキテクツ講演会、申し込み締切迫る！4月2日まで。</a></li>');	}}/* クラインダイサム展　トップページ2-----------------------------------------------*/function timerT2ex090116(){	if(u1.getTime() < n.getTime()){		document.write('<img src="common/icon_new.gif" alt="NEW!" width="28" height="9" />');	}else{		document.write('');	}}/* クラインダイサム展　スケジュールページ-----------------------------------------------*/function timerSex090116(){	if(u1.getTime() < n.getTime()){		document.write('<span style="color:#fd0011;"><a href="../ex090116/sympsm.htm" style="color:#fd0011;">申込受付終了</a></span>');	}else{		document.write('<span style="color:#fd0011;"><a href="../ex090116/sympsm.htm" style="color:#fd0011;">申込受付中！</a></span>');	}}/* 安藤忠雄展　大阪巡回展　レクチャーページ-----------------------------------------------*/function timerIex081003(){	if(u0.getTime() < n.getTime()){		document.write('申込受付は終了しました。');	}else{		document.write('事前申込制です。<a href="https://adm.toto.co.jp/agree/agreement.cgi?SectionName=book_gm&FormName=ando_kouen" onClick="poplink01(); return false;">お申し込みはこちらから。</a>');	}}/* 安藤忠雄展　大阪巡回展　スケジュールページ-----------------------------------------------*/function timerSex081003(){	if(u0.getTime() < n.getTime()){		document.write('<span style="color:#fd0011;"><a href="../ex090211/sympsm.htm" style="color:#fd0011;">申込終了しました。</a></span>');	}else{		document.write('<span style="color:#fd0011;"><a href="../ex090211/sympsm.htm" style="color:#fd0011;">申込受付中！</a></span>');	}}/* 安藤忠雄展　大阪巡回展　巡回展トップ-----------------------------------------------*/function timerTex081003(){	if(u0.getTime() < n.getTime()){		document.write('<p>申込受付は終了しました。開催概要は<a href="sympsm.htm">こちら</a>。</p>');	}else{		document.write('<p>事前申込制です。お申し込みは<a href="https://adm.toto.co.jp/agree/agreement.cgi?SectionName=book_gm&FormName=ando_kouen" onClick="poplink01(); return false;">こちら</a>から。</p>');	}}/* 安藤忠雄展　大阪巡回展　トップページ-----------------------------------------------*/function timerJex081003(){	if(u0.getTime() < n.getTime()){		document.write('<li style="margin-top:0px"><a href="ex090211/index.htm">安藤忠雄建築展大阪にて開催中！</a></li><li><a href="ex090211/talk_rpt.htm">会期中、ギャラリー・トークを開催!　日程変更あり。</a><img src="common/icon_new.gif" alt="NEW!" width="28" height="9" /></li><li><a href="ex090211/sympsm.htm">講演会申込受付は終了しました。</a></li>');	}else{		document.write('<li style="margin-top:0px"><a href="ex090211/index.htm">安藤展が大阪へ巡回します！講演会も開催！</a></li><li style="margin-bottom:15px;"><a href="https://adm.toto.co.jp/agree/agreement.cgi?SectionName=book_gm&FormName=ando_kouen" onClick="poplink01(); return false;">安藤忠雄大阪講演会の参加申込受付中！2月4日まで。</a></li>');	}}