


document.writeln('<table width="750" height="20" align="center" cellpadding="0" cellspacing="0" class="blue_bg">');
document.writeln('  <tr align="center" valign="middle" > ');
document.writeln('  <td height="18">&copy;2005 All rights reserved</td>');
document.writeln('  </tr>');
document.writeln('</table>');

