function __KcInsertRanking(){
  var t="";
  t+='<table width="200" border="0" cellpadding="0" cellspacing="0">';
  t+='<tr>';
  t+='<td>';
  t+='<div class="rbox">';
  t+='<!--　今日の売れ筋商品 Start -->';
  t+='<div><img src="http://www.kenko.com/images/stitle_ranking.gif" alt="今日の売れ筋商品" width="200" height="21"></div>';
  t+='<div>12月16日22時19分更新</div>';
  t+='<div>';
  t+='<center>';
  t+='<a href="http://www.kenko.com/product/item/itm_6528562072.html"><img src="http://www.kenko.com/images/product/A285620H_S2.jpg" height=100 width= 75 alt="新エバユース B26 250錠" border="0"></a>';
  t+='</center>';
  t+='<ol>';
  t+='<li><a href="http://www.kenko.com/product/item/itm_6528562072.html">新エバユース B26 250錠</a></li>';
  t+='<li><a href="http://www.kenko.com/product/item/itm_8850815072.html">チョコラBBプラス 250錠</a></li>';
  t+='<li><a href="http://www.kenko.com/product/item/itm_7211392072.html">ハイシーBメイト2 150錠</a></li>';
  t+='<li><a href="http://www.kenko.com/product/item/itm_8421250072.html">チョコラBBプラス 120錠</a></li>';
  t+='<li><a href="http://www.kenko.com/product/item/itm_6621855072.html">ビハク 80T</a></li>';
  t+='</ol>';
  t+='</div>';
  t+='<div><a href="http://www.kenko.com/product/rank/top30/ranktop_08.html">医薬品トップ30へ</a></div>';
  t+='<!--　今日の売れ筋商品 End -->';
  t+='</div>';
  t+='</td>';
  t+='</tr>';
  t+='</table>';
  t+='';
  document.write(t);
}
__KcInsertRanking();
