<!--
function footer(){
document.write('<table width="100%" height="27" bgcolor="#6f7780" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td align="center" valign="middle" class="t_footer">&copy; 2003-2010 SQUARE ENIX CO., LTD. All Rights Reserved.</td>');
document.write('</tr>');
document.write('</table>');
}
//-->
