document.writeln("<!DOCTYPE html PUBLIC \"-\/\/W3C\/\/DTD XHTML 1.0 Transitional\/\/EN\" \"http:\/\/www.w3.org\/TR\/xhtml1\/DTD\/xhtml1-transitional.dtd\">");
document.writeln("<html xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\">");
document.writeln("<head>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text\/html; charset=gb2312\" \/>");
document.writeln("<title>Chat Beta_0.8.6<\/title>");
document.writeln("<link href=\"\/chat\/images\/chatstyle.css\" rel=\"stylesheet\" type=\"text\/css\" \/>");
document.writeln("<script type=\"text\/javascript\" src=\"\/chat\/images\/chat.js\"><\/script>");
document.writeln("<script type=\"text\/javascript\" src=\"\/chat\/images\/display.js\"><\/script>");
document.writeln("<\/head>");
document.writeln("<body>");
document.writeln("<div id=\"loadifo\"><\/div>");
document.writeln("<div class=\"header\"><h1>便民聊天板 <\/h1><\/div>");
document.writeln("<div id=\"outs\"><div id=\"outmain\"><div id=\"chatmain\"><\/div><\/div><\/div>");
document.writeln("<div class=\"in\">昵称");
document.writeln("	<input class=\"names\" name=\"named\" maxlength=\"8\" type=\"text\" \/>");
document.writeln("	<input class=\"names\" type=\"hidden\" name=\"namedyour\" type=\"text\" \/>");
document.writeln("	<span id=\"inputput\" class=\"inputput\" onmouseover=\"overInput(this)\" onmouseout=\"outInput(this)\"><input class=\"inputschat\" name=\"inputs\" maxlength=\"150\" type=\"text\" title=\"提交对话&#13;&#10;快捷键:Enter或Ctrl + Enter&#13;&#10;清除&#13;&#10;快捷键:Ctrl + Delete\" \/><input class=\"leftchat\" type=\"button\" onmouseover=\"lrover(this)\" value=\" \" onmouseout=\"lrout(this)\" onclick=\"preChat();\" title=\"向前一条对话记录&#13;&#10;快捷键:↑\" \/><input class=\"rightchat\" onmouseover=\"lrover(this)\" type=\"button\" value=\" \" onmouseout=\"lrout(this)\" onclick=\"nextChat();\" title=\"向后一条对话记录&#13;&#10;快捷键:↓\" \/>");
document.writeln("		<input id=\"btn\" class=\"btn\" type=\"image\" src=\"\/chat\/images\/rest.gif\" onmouseover=\"overBtn(this)\" onmouseout=\"outBtn(this)\" onclick=\"doUsingPost();\" title=\"提交对话&#13;&#10;快捷键:Enter或Ctrl + Enter\" \/>");
document.writeln("    <\/span><span id=\"errors\"><\/span>");
document.writeln("<\/div>");
document.writeln("<\/body>");
document.writeln("<\/html>");
document.writeln("")