document.open();
document.writeln('<ul>');

document.writeln('<li class="top">');
document.writeln('');
document.writeln('<span class="day">2012/01/05</span><br>');
document.writeln('<a href="http://www.wirerope.co.jp/blog/2012/01/post-6.html">新年明けましておめでとうございます。</a><img src="images/main_c1_news_new.gif" width="34" height="13" alt="NEW">');
document.writeln('</li>');

document.writeln('<li>');
document.writeln('<span class="day">2011/12/19</span><br>');
document.writeln('<a href="http://www.wirerope.co.jp/blog/2011/12/supermax-roundsling100ton.html">SuperMax Roundsling(100ton):１００トン用</a>');
document.writeln('</li>');

document.writeln('<li>');
document.writeln('<span class="day">2011/03/28</span><br>');
document.writeln('<a href="http://www.wirerope.co.jp/blog/2011/03/post-5.html">東北太平洋沖地震の被災者の皆様へ</a>');
document.writeln('</li>');

document.writeln('<li>');
document.writeln('<span class="day">2010/05/26</span><br>');
document.writeln('<a href="http://www.wirerope.co.jp/blog/2010/05/post-4.html">『６月２日はロープの日！』　新型　ワイヤロープテスタ発売！！</a>');
document.writeln('</li>');

document.writeln('<li>');
document.writeln('<span class="day">2009/03/27</span><br>');
document.writeln('<a href="http://www.wirerope.co.jp/blog/2009/03/supermax.html">超高強度繊維スリング。スーパーマックス（SUPERMAX）のご提案。</a>');
document.writeln('</li>');

document.writeln('</ul>');
document.close();



