var cpyDate = new Date();
document.write('<div id="footnote" style="font-family : arial; font-size : 8pt; font-weight: bold; text-align : center;"><br/><br/><br/>');
document.write('Copyright &copy; '+cpyDate.getFullYear()+' ginOmai. All rights reserved.<br/>');
document.write('</div>');
