//If you can see this you are using a browser that does not support
//JavaScript or Jscript. Please download Netscape Navigator Version 4.0
//(or newer) from http:\home.netscape.com or http:\www.microsoft.com
// Microsoft Internet Explorer Version 4.0 (or newer) from http://home.microsoft.com
//
//This script outputs the correct copyright date and link to copyright page.
//Version 1.37a


// FOOTER begin


function Copyright(){
document.write('<div id="ocomFooterJ">');
document.write('<div class="greybarhomebot"><!--footer--></div>');
document.write('<table width="100%" border="0" cellpadding="10" cellspacing="0">');
document.write('<tr>');
document.write('<td width="30%"><a href="http://www.oracle.com/lang/jp/index.html" class="legalese"><img src="http://oracleimg.com/admin/images/ocom/hp/info_company.gif" alt="Oracle Is The Information Company" width="234" border="0" height="11"></a></td>');
document.write('<td width="70%" align="right"><a href="http://www.oracle.com/lang/jp/corporate/index.html" class="legalese">会社情報</a> | <a href="http://www.oracle.com/lang/jp/rss/index.html" class="legalese"> <img src="http://oracleimg.com/admin/images/feed-icon-14x14.png" alt="Oracle RSS Feeds" style="margin-bottom: 1px;" width="14" align="absmiddle" border="0" height="14"></a> | <a href="http://www.oracle.com/lang/jp/corporate/employment/index.html" class="legalese">採用情報</a> | <a href="http://www.oracle.com/lang/jp/corporate/contact.html" class="legalese">お問い合わせ</a> | <a href="http://www.oracle.com/lang/jp/sitemap.html" class="legalese">サイトマップ</a> | <a href="http://www.oracle.com/lang/jp/html/privacy2.html" class="legalese">日本オラクル情報保護方針</a> | <a href="http://www.oracle.com/lang/jp/html/copyright.html" class="legalese">ウェブサイトのご使用条件</a> | <a href="http://www.oracle.com/lang/jp/html/privacy3.html" class="legalese">情報保護基本方針</a></td>');
document.write('</tr>');
document.write('</table>');
document.write('</div>');
document.write('</div>');
}

// FOOTER end
