var info_text='<dl>';
info_text += '<dt>2010.08.20</dt><dd><a href="blog/66.html">驚きのコモンスペース紹介♪（モデルルーム紹介）</a></dd>';
info_text += '<dt>2010.08.07</dt><dd><a href="blog/64.html">アルファメディカルモール第5弾オープン♪（アルファMタウン）</a></dd>';
info_text += '<dt>2010.07.13</dt><dd><a href="blog/63.html">メディカルモール　第４弾オープン♪（アルファMタウン）</a></dd>';
info_text += '<dt>2010.07.01</dt><dd><a href="blog/62.html">もうすぐ七夕★（アルファパーク栗林駅の魅力）</a></dd>';
info_text += '<dt>2010.05.14</dt><dd><a href="blog/61.html">完成記念♪（イベント案内）</a></dd>';
info_text +='</dl>';
document.open();
document.write(info_text);
document.close();
