// JavaScript Document

document.write('<div id="menu_blog"> ');
document.write('<p><a href="http://www.dresskeeper.jp/blog/"><img src="http://www.dresskeeper.jp/blog/../images/blog/blog_sm_title.gif" width="175" height="122" border="0" /></a></p>');
document.write('<div id="menu_entry">');
document.write('<ul>');

document.write('  <li><span class="date">2010.08.17</span><br />');
document.write('  <span class="title"><a href="http://www.dresskeeper.jp/blog/2010/entry08000012.php">残暑お見舞い申し上げます！！</a></span></li>');

document.write('  <li><span class="date">2010.07.30</span><br />');
document.write('  <span class="title"><a href="http://www.dresskeeper.jp/blog/2010/entry07000011.php">暑っっいですね～</a></span></li>');

document.write('  <li><span class="date">2010.06.13</span><br />');
document.write('  <span class="title"><a href="http://www.dresskeeper.jp/blog/2010/entry06000010.php">長ぁ～い間すみませぇぇん！！</a></span></li>');

document.write('</ul>');
document.write('</div>');
document.write('<p class="backnumber"><a href="http://www.dresskeeper.jp/blog/backnumber.php">さらに過去のブログ記事を見る</a></p>');
document.write('</div>');
