// $ZEUUX: doc/js/footer.js,v 1.24 2009/02/01 10:09:02 zeuux Exp $

document.writeln("<div class=\"footer\">");
document.writeln("<div class=\"f_menu\"><ul>");
document.writeln("<tt>");
document.writeln("<li><a href=\"\/about\/about.html\">ABOUT ZEUUX<\/a><\/li>");
document.writeln("<li><a href=\"\/copyright\/copyright.html\">COPYRIGHT<\/a><\/li>");
document.writeln("<li><a href=\"\/patron\/patron.html\">PATRONS<\/a><\/li>");
document.writeln("<li><a href=\"\/index.cn.html\">中文<\/a><\/li>");
document.writeln("</tt>");
document.writeln("<\/ul><\/div>");
document.writeln("<div class=\"copyright\">ZEUUX &copy; 2009 &nbsp; 京ICP备05028076号<\/div>");
document.writeln("<\/div>");
