document.write('<div id="footer">');
//<!---------- Footer Start ---------->
document.write('<table width="900" border="0" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td bgcolor="#C9C9C9"><img src="/sparc/en/common/images/spacer.gif" alt="" width="1" height="2"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td bgcolor="#EEEFF1"><table width="100%" border="0" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td width="5%"><img src="/sparc/en/common/images/spacer.gif" alt="" width="45" height="77"></td>');
document.write('<td width="95%"><table width="100%" border="0" cellpadding="3" cellspacing="0">');
document.write('<tr>');
document.write('<td width="37%" align="left"><a href="/sparc/en/sitemap/">Site Map</a><img src="/sparc/en/common/images/footer_partition.gif" alt="" width="22" height="10"><a href="/content/en/policy/">Site Policy</a></td>');
document.write('<td width="60%" align="right"><address>');
document.write('Copyright(C) National Institute of Informatics');
document.write('</address></td>');
document.write('<td width="3%" align="right"><img src="/sparc/en/common/images/spacer.gif" alt="" width="20" height="1"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td colspan="3" align="left"><a href="http://www.nii.ac.jp/index.shtml.en">National Institute of Informatics</a><img src="/sparc/en/common/images/footer_partition.gif" alt="" width="22" height="10"><a href="http://www.nii.ac.jp/csi/">Cyber Science Infrastructure</a><img src="/sparc/en/common/images/footer_partition.gif" alt="" width="22" height="10"><a href="/content/en/">Next-Generation Academic Information Infrastructure</a></td>');
document.write('</tr>');
document.write('</table></td>');
document.write('</tr>');
document.write('</table></td>');
document.write('</tr>');
document.write('</table>');
//<!---------- Footer End ---------->
document.write('</div>');

