


var footer;

footer =  "	</tr>";
footer += "</table>";
footer += "</body>";
footer += "</html>";

document.write(footer);
