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">[2012/01/05]</td><td class="td02"><a href="http://www.lexicom.jp/knowledge/2012/01/ic20120105.html">2011年12月公表「内部統制報告書」記載内容集計</a>');
document.write(Math.floor((d_now - new Date(2012,01-1,05).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">[2011/12/01]</td><td class="td02"><a href="http://www.lexicom.jp/knowledge/2011/12/ic20111201.html">2011年11月公表「内部統制報告書」記載内容集計</a>');
document.write(Math.floor((d_now - new Date(2011,12-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">[2011/11/22]</td><td class="td02"><a href="http://www.lexicom.jp/knowledge/2011/11/ic201103.html">2011年3月期「内部統制報告書」分析レポートリリースのお知らせ</a>');
document.write(Math.floor((d_now - new Date(2011,11-1,22).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">[2011/10/31]</td><td class="td02"><a href="http://www.lexicom.jp/knowledge/2011/10/ic20111031.html">2011年10月公表「内部統制報告書」記載内容集計</a>');
document.write(Math.floor((d_now - new Date(2011,10-1,31).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">[2011/10/03]</td><td class="td02"><a href="http://www.lexicom.jp/knowledge/2011/10/ic20111003.html">2011年9月公表「内部統制報告書」記載内容集計</a>');
document.write(Math.floor((d_now - new Date(2011,10-1,03).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">[2011/09/01]</td><td class="td02"><a href="http://www.lexicom.jp/knowledge/2011/09/ic20110901.html">2011年8月公表「内部統制報告書」記載内容集計</a>');
document.write(Math.floor((d_now - new Date(2011,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">[2011/08/01]</td><td class="td02"><a href="http://www.lexicom.jp/knowledge/2011/08/ic20110801a.html ">一部の評価手続きを実施できなかった企業</a>');
document.write(Math.floor((d_now - new Date(2011,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');

