// JavaScript Document
 document.write("<tr>");
document.write("    <td colspan=\"2\" class=\"footer\">Copyright © 2006 Global Group of India | Privacy Notice | Terms of Use </td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td colspan=\"2\" class=\"footer\">Best view on 1024 x 768 pixels</td>");
document.write("  </tr>");