function foot2()
{

document.write("<hr width=\"800\">");
document.write("<table width=\"800\">");
document.write("<tr><td><font size=\"1\">Copyright (c) 2004 Sunnetwork Corporation. All Rights Reserved.</font></td>");
document.write("<td align=\"right\"><a href=\"./index.html\"><img src=\"./cg/home.gif\" border=\"0\"></a></td></tr></table>");

document.write("<br>");

document.write("</center>");
}