share=new Array();

share[0]='Science Information Network SINET3'
share[1]='Integrated middleware for CSI'
share[2]='Academic Content Service'
share[3]='UPKI(University Public Key Infrastructure) joint public key infrastructure for universities'
share[4]='Cyber Infrastructure for the information-explosion era'
share[5]='Electronic entanglement security technology'
share[6]='Science Grid'
share[7]='Next-generation software strategies'
share[8]='Identifying basic software technologies'
share[9]='Top SE(Education Program for Top Software Engineers)'
share[10]='New generation bio portal R&D'
share[11]='Associative information access technology incorporating self-learning'
share[12]='Generic Engine for Transposable Association(GETA)'
share[13]='Content integration and manipulation technology for digital archiving'
share[14]='Thinking content - The Smartive Project'
share[15]='Digital Cinema Common Specifications Development Project(DCCSDP)'
share[16]='Research Infrastructure for Evaluation and Performance Comparisons of Information Searching and Access Technology - NTCIR'
share[17]='Cultural Heritage Online'
share[18]='Information sharing systems - NetCommons'
share[19]='Digital Silk Roads Project'
share[20]='Information reliability mechanism - Infotrustics'
share[21]='Determining the genomic infrastructure of evolution and diversity through comparative genome analysis'

ank=new Array();

ank[0]='_winter'
ank[1]='_winter'
ank[2]='_winter'
ank[3]='_winter'
ank[4]='4'
ank[5]='5'
ank[6]='_winter'
ank[7]='_winter'
ank[8]='8'
ank[9]='_winter'
ank[10]='10'
ank[11]='_winter'
ank[12]='_winter'
ank[13]='13'
ank[14]='14'
ank[15]='15'
ank[16]='_winter'
ank[17]='_winter'
ank[18]='18'
ank[19]='19'
ank[20]='_winter'
ank[21]='_winter'

i=Math.floor(Math.random()*share.length);
//document.write('<div class="random_img" style="background-image:url(/images/top_bg'+i+'.jpg);"><img src="/images/e_top_t01.gif" width="579" height="178" alt="" border="0"></div><div align="right" class="random_projects"><a href="/research/project.shtml'+ank[i]+'\">'+share[i]+'&nbsp;&gt;&gt;</a></div>');
//document.write('<div class="random_img" style="background-image:url(/images/top_bg'+i+'.jpg);"><img src="/images/e_top_t01.gif" width="579" height="178" alt="" border="0"></div><div class="random_projects" style="position:relative; top:-25px; background:transparent;"><a href="/research/project.shtml'+ank[i]+'\">'+share[i]+'&nbsp;&gt;&gt;</a></div>');
document.write('<div class="random_img" style="background-image:url(/images/top_bg'+ank[i]+'.jpg);"><img src="/images/top_t01_en.png" width="550" height="178" alt="" border="0" class="alphafilter" /></div><div class="random_projects" style="background:transparent;"><a href="/research/project.shtml#a'+i+'\">'+share[i]+'&nbsp;&gt;&gt;</a></div>');
/*
document.write('<div class="random_img" style="background-image:url(/images/top_bg'+i+'.jpg);">
<img src="/images/e_top_t01.gif" width="579" height="178" alt="" border="0">
</div>
<div align="right" class="random_projects">
<a href="/research/project.shtml'+ank[i]+'\">'+share[i]+'&nbsp;&gt;&gt;
</a>
</div>
');
*/


 
 
/* 追加用サンプル */
/* share[番号]='プロジェクト名' */
/* ank[番号]='アンカーリンク' */
/* 背景画像は/images/内のtop_bg【share[番号]】.jpgが読み込まれます。 */


/* 英語プロジェクト名が揃いましたら以下を適用させてください */
/* document.write('<div class="random_img" style="background-image:url(/images/top_bg'+i+'.jpg);"><img src="/images/e_top_t01.gif" width="579" height="178" alt="" border="0"></div><div align="right" class="random_projects"><a href="/research/project.shtml">'+share[i]+'&nbsp;&gt;&gt;</a></div>'); */
/*↑を適応させると、画像の下部に黒帯に緑抜き文字、右揃えが表示されます。差し替えなければ、和文と同じ表示になります。
20080110の更新では、コードを差し替えないものを使っています。*/