
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>2010/09/07',

'<img height="15" width="65" alt="IR新着情報" src="images/top/item_ir.gif">',

'</dt>',
'<dd>',
'<a href="http://www.daiwahouse.com/groupbrand/ar/index.html">大和ハウスグループの「アニュアルレポート2010」を公開しました。',
'</a>',
'</dd>',
'</dl>',
'</div>',

'<div>',
'<dl>',
'<dt>2010/08/27',

'<img height="15" width="65" alt="ニュースリリース" src="images/top/item_release.gif">',

'</dt>',
'<dd>',
'<a href="/release/20100827101807.html">「クイズモール博多」が「フォレオ博多」としてリニューアルオープンします',
'</a>',
'</dd>',
'</dl>',
'</div>',

'<div>',
'<dl>',
'<dt>2010/08/26',

'<img height="15" width="65" alt="ニュースリリース" src="images/top/item_release.gif">',

'</dt>',
'<dd>',
'<a href="/release/20100826102312.html">平成21年度 環境共生住宅認定において建設実績１位を達成しました',
'</a>',
'</dd>',
'</dl>',
'</div>',

'</div>',
'<hr>'
);
