// jpcontents mt whatsnew
function show_topnews(){
  var num = 1;
  document.write("<div id=\"newsticker\">");
  document.write("<div class=\"newsitems\" id=\"newsitem" + num + "\"><a href=\"/sunnews/press/2009/091124.html\" onClick=\"if(window.s_account){s_linkType='o';s_linkName='ticker';s_prop15=s_pageName;s_prop16='新デスクトップ仮想化機能を備えたSun Ray Software 5'; s_lnk=s_co(this);s_gs(s_account);}\">新デスクトップ仮想化機能を備えたSun Ray Software 5</a></div>"); num++;
  document.write("<div class=\"newsitems\" id=\"newsitem" + num + "\"><a href=\"/sunnews/press/2009/091019.html\" onClick=\"if(window.s_account){s_linkType='o';s_linkName='ticker';s_prop15=s_pageName;s_prop16='高性能ストレージアレイ「Sun Storage 6180」を発表'; s_lnk=s_co(this);s_gs(s_account);}\">高性能ストレージアレイ「Sun Storage 6180」を発表</a></div>"); num++;
  document.write("<div class=\"newsitems\" id=\"newsitem" + num + "\"><a href=\"/sunnews/press/2009/091016.html\" onClick=\"if(window.s_account){s_linkType='o';s_linkName='ticker';s_prop15=s_pageName;s_prop16='GlassFish Communications Serverの最新版をリリース'; s_lnk=s_co(this);s_gs(s_account);}\">GlassFish Communications Serverの最新版をリリース</a></div>"); num++;
  document.write("<div class=\"newsitems\" id=\"newsitem" + num + "\"><a href=\"/sunnews/press/2009/091014.html\" onClick=\"if(window.s_account){s_linkType='o';s_linkName='ticker';s_prop15=s_pageName;s_prop16='SPARC Enterpriseの性能を強化'; s_lnk=s_co(this);s_gs(s_account);}\">SPARC Enterpriseの性能を強化</a></div>"); num++;
  document.write("<div class=\"newsitems\" id=\"newsitem" + num + "\"><a href=\"/sunnews/press/2009/091013.html\" onClick=\"if(window.s_account){s_linkType='o';s_linkName='ticker';s_prop15=s_pageName;s_prop16='高性能フラッシュ・ストレージアレイを発表'; s_lnk=s_co(this);s_gs(s_account);}\">高性能フラッシュ・ストレージアレイを発表</a></div>"); num++;
  document.write("</div>");
}

