function classopen()
{
WO=window.open("https://class.admin.tus.ac.jp/up/faces/login/Com00501A.jsp","","width=1012,height=690,toolbar=no,scrollbars=yes,menubar=no,location=no,resizable=yes,status=yes");
WO.focus();
}

function ridaiopen()
{
WO=window.open("/ridai/doc/ji/RIJIA01.php","RIJIA01_MAIN","width=1012,height=690,toolbar=no,scrollbars=yes,menubar=no,location=no,status=yes,resizable=yes,directories=no");
WO.focus();
}

function footerwrite(top){
var footerbanner = '<td><img src="/common/images/sp.gif" width="6" height="1" border="0" alt=""></td><td><a href="http://www.rikadai.jp"><img src="/common/images/footer_sotugyo.gif" width="163" height="33" border="0" alt="卒業生インターネットサービス"></a></td><td><img src="/common/images/sp.gif" width="6" height="1" border="0" alt=""></td><td><a href="/internal/"><img src="/common/images/footer_gakunai.gif" border="0" width="163" height="33" alt="学内情報"></a></td>';
var foottext = '';
var today = new Date();
var year = today.getFullYear();
//if (top == "off"){
//	footerbanner = '';
//	foottext = '●<a style="color:#000000; font-size: 9pt;" href="/internal/">学内向け情報</a>　';
//}
//テンプレート

var foottemp = '<table border="0" cellspacing="0" cellpadding="0" width="670" bgcolor="#ffffff" class="text12"><tr><td height="10"></td></tr></table><table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td background="/common/images/foot_tensen.gif"><img src="/common/images/sp.gif" width="2" height="1" border="0" alt=""></td></tr><tr><td height="7"></td></tr></table><table border="0" cellspacing="0" cellpadding="0"><tr><td><a href="/utility/contact/"><img src="/common/images/footer_otoiawase.gif" width="163" height="33" border="0" alt="お問い合せ"></a></td><td><img src="/common/images/sp.gif" width="6" height="1" border="0" alt=""></td><td><a href="https://www.tus.ac.jp/admis/shiryou/"><img src="/common/images/footer_siryo.gif" width="163" height="33" border="0" alt="資料請求"></a></td>' +footerbanner+ '</tr></table><table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td height="15"></td></tr></table><table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td class="text10" nowrap>' +foottext+ ' ●<a style="color:#000000;" class="headlines" href="/info/access/kagcamp.html">交通アクセス</a>　●<a style="color:#000000;" class="headlines" href="/utility/sitemap/">サイトマップ</a>　●<a style="color:#000000;" class="headlines" href="/utility/condition/">ご利用条件</a>　●<a style="color:#000000;" class="headlines" href="/utility/privacy/">プライバシーポリシー</a>　●<a style="color:#000000;" class="headlines" href="/utility/koueki/">公益通報窓口</a></td></tr><tr><td height="7"></td></tr><tr><td class="text10">Copyright &copy; 1994 - '+ year + ' Tokyo University of Science All Rights Reserved.</td></tr><tr><td align="right" class="text10"><a style="text-decoration:none;" href="#top">●ページトップへ戻る</a>　</td></tr><tr><td height="4"></td></tr><tr><td height="3"></td></tr><tr><td><img src="/common/images/foot_line.gif" width="670" height="5" border="0" alt=""></td></tr></table>';
document.write(foottemp);
}

