﻿/* フッタ部の共通記述
** 1行単位でdocument.write("");でhtmlを記述してください。
** html内に「"」がある場合には必ず半角の「\」をつけます。
*/
document.write("        <div id=\"foot_up\"></div>");
document.write("        <div id=\"copy\"><h6>Copyright(C)1993-" + new Date().getFullYear() + "　<a href=\"mailto:info-cr@crcnet.co.jp\">COMPUTER･RESEARCH CO.,LTD</a>. All Rights Reserved.</h4></div>");
