function header_write(){
Hcontents='';
Hcontents +='<!-- 題字ヘッダー部分テーブル始  最下部に境界線用ボーダー入り-->';
Hcontents +='<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" width="960">';
Hcontents +='<TR>';
Hcontents +='<TD WIDTH="280" VALIGN="top" ALIGN="left" style="border-bottom: 2px solid #000066;">';
Hcontents +='<IMG src="images/imas_is.gif" alt="早稲田大学図書館が提供する学術情報検索サイトです">';
Hcontents +='</TD>';
Hcontents +='<TD WIDTH="320" VALIGN="top" ALIGN="left" style="border-bottom: 2px solid #000066;">';
Hcontents +='';
Hcontents +='<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" width="100%">';
Hcontents +='<tr><td id="top-gaiyo">';
Hcontents +='<img class="icon" src="./images/ico_info.gif">このサイトでは，本学の学生・教職員が無料で利用できる電子資料（電子ジャーナル・電子ブック・データベース）を案内しています。ほとんどは早稲田大学図書館が利用契約しているものです。 ';
Hcontents +='</td></tr>';
Hcontents +='</table>';
Hcontents +='';
Hcontents +='</TD>';
Hcontents +='<TD valign="top" ALIGN="right" style="border-bottom: 2px solid #000066;">';
Hcontents +='<!-- ツール類ボックス表示始め -->';
Hcontents +='<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0">';
Hcontents +='<tr>';
Hcontents +='<td class="toolbox" colspan="2" width="25%"><A HREF="/imas/index.html">TOPへ</A></td>';
Hcontents +='<td class="toolbox" colspan="2" width="25%"><A HREF="/imas/help.html">ヘルプ</A></td>';
Hcontents +='<td class="toolbox" colspan="2" width="25%"><A HREF="/imas/site_map.html">サイトマップ</A></td>';
Hcontents +='<td class="toolbox" colspan="2" width="25%" style="border-right:1px solid #333333;"><A HREF="/imas/index-e.html">ENGLISH</A></td>';
Hcontents +='</tr>';
Hcontents +='<tr>';
Hcontents +='<td class="toolbox" colspan="4" width="50%" style="border-bottom:1px solid #333333;">';
Hcontents +='<A href="/imas/info1.html">';
Hcontents +='<font color="#cc3333">メンテナンス情報</font>';
Hcontents +='</a>';
Hcontents +='</td>';
Hcontents +='<td class="toolbox" colspan="4" width="50%" style="border-right:1px solid #333333; border-bottom:1px solid #333333;">';
Hcontents +='<A href="/imas/info2.html">';
Hcontents +='<font color="#339933">新着・更新情報</font>';
Hcontents +='</a>';
Hcontents +='</td>';
Hcontents +='</tr>';
Hcontents +='</table>';
Hcontents +='<!-- ツール類ボックス表示終わり -->';
Hcontents +='';
Hcontents +='</TD>';
Hcontents +='</TR>';
Hcontents +='</TABLE>';
Hcontents +='<!-- 題字ヘッダー部分テーブル終  -->';

//-------------------------------------------------
document.write(Hcontents);
document.close();
}

function header_write_e(){
Hcontents='';
Hcontents +='<!-- Head no table, gedan ni kugiri border iri-->';
Hcontents +='<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" width="960">';
Hcontents +='<TR>';
Hcontents +='<TD WIDTH="280" VALIGN="top" ALIGN="left" style="border-bottom: 2px solid #000066;">';
Hcontents +='<IMG src="images/imas_is-e.gif" alt="The portal site of accessing to academic information for Waseda University Users">';
Hcontents +='</TD>';
Hcontents +='<TD WIDTH="320" VALIGN="top" ALIGN="left" style="border-bottom: 2px solid #000066;">';
Hcontents +='';
Hcontents +='<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" width="100%">';
Hcontents +='<tr><td id="top-gaiyo">';
Hcontents +='<img class="icon" src="./images/ico_info.gif">';
Hcontents +='This site lists the selected E-resources (databases, e-journals, e-books, etc.) ';
Hcontents +='available to Waseda University students, faculty and staff, ';
Hcontents +='mostly through subscriptions paid for by Waseda University Library.';
Hcontents +='</td></tr>';
Hcontents +='</table>';
Hcontents +='';
Hcontents +='</TD>';
Hcontents +='<TD valign="top" ALIGN="right" style="border-bottom: 2px solid #000066;">';
Hcontents +='<!-- toolbox area hajime -->';
Hcontents +='<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0">';
Hcontents +='<tr>';
Hcontents +='<td class="toolbox" colspan="2" width="25%"><A HREF="/imas/index-e.html">TOP</A></td>';
Hcontents +='<td class="toolbox" colspan="2" width="25%"><A HREF="/imas/help-e.html">HELP</A></td>';
Hcontents +='<td class="toolbox" colspan="2" width="25%"><A HREF="/imas/site_map-e.html">SITE MAP</A></td>';
Hcontents +='<td class="toolbox" colspan="2" width="25%" style="border-right:1px solid #333333;"><A HREF="/imas/index.html">JAPANESE</A></td>';
Hcontents +='</tr>';
Hcontents +='<tr>';
Hcontents +='<td class="toolbox" colspan="4" width="50%" style="border-bottom:1px solid #333333;">';
Hcontents +='<A href="/imas/info1-e.html">';
Hcontents +='<font color="#cc3333">Scheduled Maintenance</font>';
Hcontents +='</a>';
Hcontents +='</td>';
Hcontents +='<td class="toolbox" colspan="4" width="50%" style="border-right:1px solid #333333; border-bottom:1px solid #333333;">';
Hcontents +='<A href="/imas/info2-e.html">';
Hcontents +='<font color="#339933">What&#8217s New</font>';
Hcontents +='</a>';
Hcontents +='</td>';
Hcontents +='</tr>';
Hcontents +='</table>';
Hcontents +='<!-- toolbox area owari -->';
Hcontents +='';
Hcontents +='</TD>';
Hcontents +='</TR>';
Hcontents +='</TABLE>';
Hcontents +='<!-- header no table owari  -->';

//-------------------------------------------------
document.write(Hcontents);
document.close();
}

function footer_write(){
Fcontents='';
Fcontents +='<!-- フッター用テーブル 最上部に境界線用ボーダー入り -->';
Fcontents +='<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" STYLE="margin-top: 0px;" width="960">';
Fcontents +='<TR>';
Fcontents +='<TD VALIGN="middle" ALIGN="left" style="padding:4px; border-top:2px solid #000066;">';
Fcontents +='<A HREF="http://www.wul.waseda.ac.jp/index-j.html" TARGET="_blank"><IMG border="0" src="images/toshokan_banner.gif" ID="img-banner" alt="早稲田大学図書館トップへ" ></A>&nbsp;';
Fcontents +='<A HREF="http://www.enpaku.waseda.ac.jp/db/index.html" TARGET="_blank"><IMG border="0" src="images/enpaku.gif" ID="img-banner" alt="演劇博物館デジタル・アーカイブ・コレクション" ></A>&nbsp;';
Fcontents +='</TD>';
Fcontents +='<TD VALIGN="bottom" ALIGN="right" style="padding:4px; border-top:2px solid #000066;">';
Fcontents +='<SPAN STYLE="font-size: 0.7em;">Copyright &copy; Waseda University Library, 1996-. All Rights Reserved<A HREF="http://www.wul.waseda.ac.jp/Help/copyright.html">.</A></SPAN>';
Fcontents +='</TD>';
Fcontents +='</TR>';
Fcontents +='</TABLE>';

//-------------------------------------------------
document.write(Fcontents);
document.close();
}

function footer_write_e(){
Fcontents='';
Fcontents +='<!-- footer you table ichiban ue ni border iri -->';
Fcontents +='<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" STYLE="margin-top: 0px;" width="960">';
Fcontents +='<TR>';
Fcontents +='<TD VALIGN="middle" ALIGN="left" style="padding:4px; border-top:2px solid #000066;">';
Fcontents +='<A HREF="http://www.wul.waseda.ac.jp/index.html" TARGET="_blank"><IMG border="0" src="images/toshokan_banner.gif" ID="img-banner" alt="Waseda University Library Home Page" ></A>&nbsp;';
Fcontents +='<A HREF="http://www.enpaku.waseda.ac.jp/db/index.html" TARGET="_blank"><IMG border="0" src="images/enpaku.gif" ID="img-banner" alt="The Tsubouchi Memorial Theatre Museum Digital Archives Collection" ></A>';
Fcontents +='</TD>';
Fcontents +='<TD VALIGN="bottom" ALIGN="right" style="padding:4px; border-top:2px solid #000066;">';
Fcontents +='<SPAN STYLE="font-size: 0.7em;">Copyright &copy; Waseda University Library, 1996-. All Rights Reserved<A HREF="http://www.wul.waseda.ac.jp/Help/copyright-e.html">.</A></SPAN>';
Fcontents +='</TD>';
Fcontents +='</TR>';
Fcontents +='</TABLE>';

//-------------------------------------------------
document.write(Fcontents);
document.close();
}