

function show_related_products(){
  document.write('<table border="0" cellpadding="8" cellspacing="0" width="170" class="navblue">');
  document.write('<tr><td>');
  document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%" class="vatop">');
  document.write('<tr><td colspan="2"><div class="navtitle"><a href="/products/servers/coolthreads/">Sun SPARC Enterprise Tシリーズ：</a></div></td></tr>');
  document.write('<tr>');
  document.write('<td nowrap><span class="rightarrowblue">&#8811;</span>&nbsp;</td>');
  document.write('<td width="100%"><a href="/products/servers/coolthreads/se_t1000/">Sun SPARC Enterprise T1000サーバ</a></td>');
  document.write('</tr>');
  document.write('<tr>');
  document.write('<td nowrap><span class="rightarrowblue">&#8811;</span>&nbsp;</td>');
  document.write('<td width="100%"><a href="/products/servers/coolthreads/se_t2000/">Sun SPARC Enterprise T2000サーバ</a></td>');
  document.write('</tr>');
  document.write('<tr>');
  document.write('<td nowrap><span class="rightarrowblue">&#8811;</span>&nbsp;</td>');
  document.write('<td width="100%"><a href="/products/servers/coolthreads/t5120/">Sun SPARC Enterprise T5120サーバ</a></td>');
  document.write('</tr>');
  document.write('<tr>');
  document.write('<td nowrap><span class="rightarrowblue">&#8811;</span>&nbsp;</td>');
  document.write('<td width="100%"><a href="/products/servers/coolthreads/t5220/">Sun SPARC Enterprise T5220サーバ</a></td>');
  document.write('</tr>');
  document.write('<tr>');
  document.write('<td nowrap><span class="rightarrowblue">&#8811;</span>&nbsp;</td>');
  document.write('<td width="100%"><a href="/products/servers/coolthreads/t5140/">Sun SPARC Enterprise T5140サーバ</a></td>');
  document.write('</tr>');
  document.write('<tr>');
  document.write('<td nowrap><span class="rightarrowblue">&#8811;</span>&nbsp;</td>');
  document.write('<td width="100%"><a href="/products/servers/coolthreads/t5240/">Sun SPARC Enterprise T5240サーバ</a></td>');
  document.write('</tr>');
  document.write('<tr>');
  document.write('<td nowrap><span class="rightarrowblue">&#8811;</span>&nbsp;</td>');
  document.write('<td width="100%"><a href="/products/servers/coolthreads/t5440/">Sun SPARC Enterprise T5440サーバ</a></td>');
  document.write('</tr>');
  document.write('</table></td>');
  document.write('</tr>');
  document.write('</table>');
  document.write('<img src="/im/a.gif" width="2" height="10" alt="" /><br />');
}


