var days = 10;
var d_now = new Date().getTime();
var d_entry;
document.write('<table width="0" border="0" cellspacing="0" cellpadding="0">\n');
document.write('  <tr>\n');
document.write('    <th scope="row"><img src="images/icon-new.jpg" alt="NEWS" width="42" height="20" /></th>');
document.write('    <td class="td01">[2010/09/01]</td><td class="td02"><a href="http://www.lexicom.jp/knowledge/2010/08/ic20100831.html">2010年５月期「内部統制報告書」記載内容集計</a>');
document.write(Math.floor((d_now - new Date(2010,09-1,01).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 scope="row"><img src="images/icon-new.jpg" alt="NEWS" width="42" height="20" /></th>');
document.write('    <td class="td01">[2010/08/18]</td><td class="td02"><a href="http://www.lexicom.jp/knowledge/2010/08/ic20100818.html">「IFRSフォーラム」に内部統制報告書の分析に関する記事が掲載されました</a>');
document.write(Math.floor((d_now - new Date(2010,08-1,18).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 scope="row"><img src="images/icon-new.jpg" alt="NEWS" width="42" height="20" /></th>');
document.write('    <td class="td01">[2010/08/12]</td><td class="td02"><a href="http://www.lexicom.jp/knowledge/2010/08/seminar100830.html">[8/30:東京]「IFRS(国際財務報告基準）の概要と企業の情報ｼｽﾃﾑに与える影響･実務対応」セミナー開催のお知らせ</a>');
document.write(Math.floor((d_now - new Date(2010,08-1,12).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 scope="row"><img src="images/icon-new.jpg" alt="NEWS" width="42" height="20" /></th>');
document.write('    <td class="td01">[2010/08/10]</td><td class="td02"><a href="http://www.lexicom.jp/knowledge/2010/08/ic20100810.html">【訂正】内部統制報告書分析レポート修正のお知らせ（その２）</a>');
document.write(Math.floor((d_now - new Date(2010,08-1,10).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 scope="row"><img src="images/icon-new.jpg" alt="NEWS" width="42" height="20" /></th>');
document.write('    <td class="td01">[2010/08/02]</td><td class="td02"><a href="http://www.lexicom.jp/knowledge/2010/08/ic20100803.html">【訂正】内部統制報告書分析レポート修正のお知らせ</a>');
document.write(Math.floor((d_now - new Date(2010,08-1,02).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 scope="row"><img src="images/icon-new.jpg" alt="NEWS" width="42" height="20" /></th>');
document.write('    <td class="td01">[2010/08/02]</td><td class="td02"><a href="http://www.lexicom.jp/knowledge/2010/08/ic20100802.html">2010年3月期「内部統制報告書」分析レポートリリースのお知らせ</a>');
document.write(Math.floor((d_now - new Date(2010,08-1,02).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 scope="row"><img src="images/icon-new.jpg" alt="NEWS" width="42" height="20" /></th>');
document.write('    <td class="td01">[2010/08/01]</td><td class="td02"><a href="http://www.lexicom.jp/knowledge/2010/08/ic20100731.html">2010年4月期「内部統制報告書」記載内容集計</a>');
document.write(Math.floor((d_now - new Date(2010,08-1,01).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');
