//This file ends the main table
document.write("                    </td>");
document.write("                </tr>");
document.write("            </table>");
document.write("        </td>");
document.write("    </tr>");
document.write("</table>");
document.write("<!-- end main table -->");