var days = 7;
var d_now = new Date().getTime();
var d_entry;
document.write('<table width="497" border="0" cellspacing="0" cellpadding="0" class="info-table01">\n');
document.write('  <tr>\n');
document.write('    <th width="95" class="th01" scope="row">2010/03/08</th>');
document.write('    <td width="400" class="td01"><a href="http://www.jac-youjikyouiku.com/topics/2009/12/post-2.html">【一般向け/プレ幼稚園】 オープンクラスのお知らせ</a>');
document.write(Math.floor((d_now - new Date(2010,03-1,08).getTime()) / (1000*60*60*24)) <= days ? '&nbsp;&nbsp;&nbsp;<span class="txt-red">NEW!</span>' : '');
document.write('</td>\n');
document.write('  </tr>\n');

document.write('  <tr>\n');
document.write('    <th width="95" class="th01" scope="row">2010/03/08</th>');
document.write('    <td width="400" class="td01"><a href="http://www.jac-youjikyouiku.com/topics/2009/12/post-4.html">【一般向け/小学校受験】 オープンクラスのお知らせ</a>');
document.write(Math.floor((d_now - new Date(2010,03-1,08).getTime()) / (1000*60*60*24)) <= days ? '&nbsp;&nbsp;&nbsp;<span class="txt-red">NEW!</span>' : '');
document.write('</td>\n');
document.write('  </tr>\n');

document.write('  <tr>\n');
document.write('    <th width="95" class="th01" scope="row">2010/03/04</th>');
document.write('    <td width="400" class="td01"><a href="http://www.jac-youjikyouiku.com/yardagepost/index.html">理事・大岡によるブログ 『Yardage Post』 を更新しました。</a>');
document.write(Math.floor((d_now - new Date(2010,03-1,04).getTime()) / (1000*60*60*24)) <= days ? '&nbsp;&nbsp;&nbsp;<span class="txt-red">NEW!</span>' : '');
document.write('</td>\n');
document.write('  </tr>\n');

document.write('  <tr>\n');
document.write('    <th width="95" class="th01" scope="row">2010/02/25</th>');
document.write('    <td width="400" class="td01"><a href="http://www.jac-youjikyouiku.com/infant-park/index.html">小さなお子様をお持ちのご家庭向けブログ『いんふぁんとぱ〜く』を更新いたしました</a>');
document.write(Math.floor((d_now - new Date(2010,02-1,25).getTime()) / (1000*60*60*24)) <= days ? '&nbsp;&nbsp;&nbsp;<span class="txt-red">NEW!</span>' : '');
document.write('</td>\n');
document.write('  </tr>\n');


document.write('</table>\n');
