www.gusucode.com > QQ空间互踩联盟源码程序asp编程 > qqtool/ubb/html.js

    function write_style_css(){
document.writeln("<style type=\"text\/css\">");
document.writeln("<!--");
document.writeln(".sp_btn {");
document.writeln("	BORDER-RIGHT: #7b9ebd 1px solid; ");
document.writeln("	PADDING-RIGHT: 2px; ");
document.writeln("	BORDER-TOP: #7b9ebd 1px solid; ");
document.writeln("	PADDING-LEFT: 2px; ");
document.writeln("	FONT-SIZE: 12px; ");
document.writeln("	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#ACDFF2); ");
document.writeln("	BORDER-LEFT: #7b9ebd 1px solid; ");
document.writeln("	CURSOR: hand; ");
document.writeln("	COLOR: black; ");
document.writeln("	PADDING-TOP: 2px; ");
document.writeln("	BORDER-BOTTOM: #7b9ebd 1px solid");
document.writeln("}");
document.writeln("body {");
document.writeln("	font-family: \"宋体\", \"新宋体\", \"黑体\";");
document.writeln("	font-size: 12px;");
document.writeln("	margin: 0px;");
document.writeln("}");
document.writeln(".con_title {");
document.writeln("	font-weight: bold;");
document.writeln("}");
document.writeln("");
document.writeln("td {");
document.writeln("	font-family: \"宋体\", \"新宋体\", \"黑体\";");
document.writeln("	font-size: 12px;");
document.writeln("}");
document.writeln(".border_color {");
document.writeln("	border: 1px solid #ACDFF2;");
document.writeln("}");
document.writeln(".main_table {");
document.writeln("	border: 1px solid #ACDFF2;");
document.writeln("	width: 673px;");
document.writeln("	background-color: #E6F1F9;");
document.writeln("}");
document.writeln(".pre_table {");
document.writeln("	border: 1px solid #ACDFF2;");
document.writeln("	width: 685px;");
document.writeln("}");
document.writeln(".pre_td {");
document.writeln("	border: 0px solid #ACDFF2;");
document.writeln("	padding:5px 20px;");
document.writeln("	margin: 5px 0px;");
document.writeln("	line-height: 1.5em;");
document.writeln("	font-family: Verdana, Arial;");
document.writeln("	color: #666666;");
document.writeln("	width: 673px;");
document.writeln("	word-wrap: break-word;");
document.writeln("	word-break: break-all;");
document.writeln("");
document.writeln("}");
document.writeln(".blank_img {");
document.writeln("	width: 3px;");
document.writeln("}");
document.writeln(".main_editer {");
document.writeln("	border: 0px none;");
document.writeln("}");
document.writeln(".inputbox {");
document.writeln("	height: 18px;");
document.writeln("	border: 1px solid #9E9E9E;");
document.writeln("}");
document.writeln(".topboard {");
document.writeln("	border-top: 1px solid #ACDFF2;");
document.writeln("	border-right: 1px none #ACDFF2;");
document.writeln("	border-bottom: 1px none #ACDFF2;");
document.writeln("	border-left: 1px none #ACDFF2;");
document.writeln("}");
document.writeln(".9inputbox {");
document.writeln("	font-size: 9px;");
document.writeln("	border: 1px solid #9E9E9E;");
document.writeln("	font-family: Geneva, Arial, Helvetica, sans-serif;");
document.writeln("	width: 25px;");
document.writeln("}");
document.writeln(".rightboard {");
document.writeln("	border-top-width: 1px;");
document.writeln("	border-right-width: 1px;");
document.writeln("	border-bottom-width: 1px;");
document.writeln("	border-left-width: 1px;");
document.writeln("	border-right-style: solid;");
document.writeln("	border-top-color: #ACDFF2;");
document.writeln("	border-right-color: #ACDFF2;");
document.writeln("	border-bottom-color: #ACDFF2;");
document.writeln("	border-left-color: #ACDFF2;");
document.writeln("}");
document.writeln("img {");
document.writeln("	cursor: hand;");
document.writeln("}");
document.writeln(".inputbutton {");
document.writeln("	border: 1px solid #ACDFF2;");
document.writeln("	background-color: #E6F1F9;");
document.writeln("}");
document.writeln("A {");
document.writeln("	text-decoration: none;");
document.writeln("	color:#003399;");
document.writeln("}");
document.writeln("A:hover {");
document.writeln("	TEXT-DECORATION: underline;");
document.writeln("}");
document.writeln(".moreimage{");
document.writeln("	border: 1px solid #CCCCCC;");
document.writeln("}");
document.writeln(".theBG {");
document.writeln("	background-color: #E6F1F9;	");
document.writeln("}");
document.writeln(".theBOX {");
document.writeln("	border: 1px solid #ACDFF2;");
document.writeln("}");
document.writeln(".theText {");
document.writeln("	color: #ACDFF2;");
document.writeln("	font-size: 12px;");
document.writeln("}");
document.writeln(".mode_table_quote{");
document.writeln("	padding:3px 10px;");
document.writeln("	margin: 5px 10px;");
document.writeln("	border: 1px dotted #ACDFF2;");
document.writeln("}");
document.writeln(".TableTitle {");
document.writeln("	height:18px;");
document.writeln("	border:1px solid #ACDFF2;");
document.writeln("	padding-top:3px;");
document.writeln("	padding-left:4px;");
document.writeln("	padding-right:4px;");
document.writeln("	background-color:#FFFFFF;");
document.writeln("}");
document.writeln(".smallHot{");
document.writeln("	font-size:11px;");
document.writeln("	font-family:Arial, Helvetica, sans-serif;");
document.writeln("	color:#FF0000;");
document.writeln("}")
document.writeln(".BottomDot{");
document.writeln("	border-bottom-width: 1px;");
document.writeln("	border-bottom-style: dotted;");
document.writeln("	border-bottom-color: #CCCCCC;");
document.writeln("}")
document.writeln("-->");
document.writeln("<\/style>");
}
function write_chat(){
//聊天窗口
document.writeln("<table border=\"0\" cellpadding=\"0\" cellspacing=\"1\" bgcolor=\"ACDFF2\">");
document.writeln("  <tr><td><EMBED menu=\'false\' src=\'http:\/\/eq.yepig.cn\/chat\/chat.swf\' type=\'application\/octet-stream\'quality=\'high\' width=\"323\" height=\"245\" \/><\/td><\/tr><\/table>");
document.writeln("")
}