

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/blades/">ブレード・サーバ：</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/blades/6000/">Sun Blade 6000ファミリ</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/blades/6000/6000chassis/">Sun Blade 6000シャーシ</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/blades/6000/6048chassis/">Sun Blade 6048シャーシ</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/blades/6000/t6300/">Sun Blade T6300サーバ・モジュール</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/blades/6000/t6320/">Sun Blade T6320サーバ・モジュール</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/blades/6000/t6340/">Sun Blade T6340サーバ・モジュール</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/blades/6000/x6220/">Sun Blade X6220サーバ・モジュール</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/blades/6000/x6240/">Sun Blade X6240サーバ・モジュール</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/blades/6000/x6440/">Sun Blade X6440サーバ・モジュール</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/blades/6000/x6250/">Sun Blade X6250サーバ・モジュール</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/blades/6000/x6450/">Sun Blade X6450サーバ・モジュール</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/blades/6000/x6270/">Sun Blade X6270サーバ・モジュール</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/blades/6000/x6275/">Sun Blade X6275サーバ・モジュール</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/blades/8000/">Sun Blade 8000ファミリ</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/blades/8000/8000chassis/">Sun Blade 8000シャーシ</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/blades/8000/8000pchassis/">Sun Blade 8000 Pシャーシ</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/blades/8000/x8420/">Sun Blade X8420サーバ・モジュール</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/blades/8000/x8450/">Sun Blade X8450サーバ・モジュール</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 />');
}


