
document.write(
'<div class="section whatsnew">',
'<h2>',
'<img height="30" width="107" alt="What\'s New" src="images/top/t_whatsnew.gif">',
'</h2>',

'<div>',
'<dl>',
'<dt>2012/02/10',

'<img height="15" width="65" alt="IR新着情報" src="images/top/item_ir.gif">',

'</dt>',
'<dd>',
'<a href="/company/kessan/pdf/20120210.pdf">平成24年3月期第3四半期 決算短信',
'</a>',
'</dd>',
'</dl>',
'</div>',

'<div>',
'<dl>',
'<dt>2012/02/10',

'<img height="15" width="65" alt="IR新着情報" src="images/top/item_ir.gif">',

'</dt>',
'<dd>',
'<a href="/company/ir_kessangaiyou/pdf/DHGaiyo_3QFY11.pdf">平成24年3月期第3四半期 決算概要',
'</a>',
'</dd>',
'</dl>',
'</div>',

'<div>',
'<dl>',
'<dt>2012/02/08',

'<img height="15" width="65" alt="IR新着情報" src="images/top/item_ir.gif">',

'</dt>',
'<dd>',
'<a href="/company/juchu/20120208133330.html">2012年1月度受注状況のご報告',
'</a>',
'</dd>',
'</dl>',
'</div>',

'</div>',
'<hr>'
);

