
function OuenNew() {
document.write('<table border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td rowspan="6" valign="top" nowrap><div class="mr15 f12">2010/01/22</div></td>');
document.write('<td valign="top">');
document.write('<table border="0" cellspacing="0" cellpadding="0" align="left">');



document.write('<tr>');
document.write('<td valign="top"><div class="f12"><a href="javascript:openWin(\'popup_cel-co.html\',\'popup\');">株式会社 セレコーポレーションを更新しました。</a></div></td>');
document.write('</tr>');

document.write('</table>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
}