﻿document.writeln("<link href=\"\/plug\/Online\/style.css\" rel=\"stylesheet\" type=\"text\/css\" \/>");
document.writeln("<div id=\"xixi\" onmouseover=\"toBig()\" onmouseout=\"toSmall()\">");
document.writeln("<table style=\"float: left\" border=\"0\" cellSpacing=\"0\" cellPadding=\"0\" width=\"157\">");
document.writeln("  <tbody>");
document.writeln("  <tr>");
document.writeln("    <td class=\"main_head\" height=\"39\" vAlign=\"top\">&nbsp;<\/td><\/tr>");
document.writeln("  <tr>");
document.writeln("    <td class=\"info\" vAlign=\"top\">");
document.writeln("      <table class=\"qqtable\" border=\"0\" cellSpacing=\"0\" cellPadding=\"0\" width=\"80\" align=\"center\">");
document.writeln("        <tbody>");
document.writeln("        <tr>");
document.writeln("          <td height=\"5\"><\/td><\/tr>");
document.writeln("        <tr>");
document.writeln("          <td height=\"30\" align=\"middle\"><SPAN><A href=\"http://sighttp.qq.com/authd?IDKEY=d2aeeef1d1cd16d4e9c35d158ab6717644b75ef812566a52\" target=\"_blank\"><IMG src=\"../plug/online/images/qq.PNG\" alt=\"\" border=\"0\"></A><\/SPAN><\/td><\/tr>");
document.writeln("<div align=\"center\">");
document.write("<div class='online_list'><a href='http://settings.messenger.live.com/Conversation/IMMe.aspx?invitee=f7f57790e61a3cab@apps.messenger.live.com&mkt=zh-CN&useTheme=true&themeName=blue&foreColor=333333&backColor=E8F1F8&linkColor=333333&borderColor=AFD3EB&buttonForeColor=333333&buttonBackColor=EEF7FE&buttonBorderColor=AFD3EB&buttonDisabledColor=EEF7FE&headerForeColor=0066A7&headerBackColor=8EBBD8&menuForeColor=333333&menuBackColor=FFFFFF&chatForeColor=333333&chatBackColor=FFFFFF&chatDisabledColor=F6F6F6&chatErrorColor=760502&chatLabelColor=6E6C6C&buttonhost=jincctv.com' target='_blank'><IMG src=\"../plug/online/images/msn.PNG\" alt=\"\" border=\"0\"></A><\/SPAN><\/td><\/tr>");
document.writeln("          <td height=\"5\align=\"middle\"><\/td><\/tr>");
document.writeln(" <td height=\"30\" align=\"middle\"><SPAN><A href=\"http://amos.im.alisoft.com/msg.aw?v=2&uid=cnjincctv&site=enaliint&s=4\" target=\"_blank\"><IMG src=\"../plug/online/images/tm.PNG\" alt=\"\" border=\"0\"></A><\/SPAN><\/td><\/tr>");
document.writeln("        <tr>");
document.writeln("        <\/tbody>");
document.writeln("      <\/table>");
document.writeln("     <\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr><td class=\"down_kefu\" vAlign=\"top\"><\/td><\/tr>");
document.writeln("  <\/tbody>");
document.writeln("<\/table>");
document.writeln("<div class=\"Obtn\"><\/div>");
document.writeln("<\/div>");
document.writeln("<script language=javascript>");
document.writeln("	ideaonline=function (id,_top,_left){");
document.writeln("	var me=id.charAt?document.getElementById(id):id, d1=document.body, d2=document.documentElement;");
document.writeln("	d1.style.height=d2.style.height=\'100%\';me.style.top=_top?_top+\'px\':0;me.style.left=_left+\"px\";");
document.writeln("	me.style.position=\'absolute\';");
document.writeln("	setInterval(function (){me.style.top=parseInt(me.style.top)+(Math.max(d1.scrollTop,d2.scrollTop)+_top-parseInt(me.style.top))*0.1+\'px\';},10+parseInt(Math.random()*20));");
document.writeln("	return arguments.callee;");
document.writeln("	};");
document.writeln("	window.onload=function (){");
document.writeln("	ideaonline");
document.writeln("	(\'xixi\',100,-152)");
document.writeln("	}");
document.writeln("<\/script>");
document.writeln("");
document.writeln("<script language=javascript> ");
document.writeln("lastScrollY=0; ");
document.writeln("");
document.writeln("var InterTime = 1;");
document.writeln("var maxWidth=-1;");
document.writeln("var minWidth=-152;");
document.writeln("var numInter = 8;");
document.writeln("");
document.writeln("var BigInter ;");
document.writeln("var SmallInter ;");
document.writeln("");
document.writeln("var o =  document.getElementById(\"xixi\");");
document.writeln("var i = parseInt(o.style.left);");
document.writeln("function Big()");
document.writeln("{");
document.writeln("	if(parseInt(o.style.left)<maxWidth)");
document.writeln("	{");
document.writeln("		i = parseInt(o.style.left);");
document.writeln("		i += numInter;	");
document.writeln("		o.style.left=i+\"px\";	");
document.writeln("		if(i==maxWidth)");
document.writeln("			clearInterval(BigInter);");
document.writeln("	}");
document.writeln("}");
document.writeln("function toBig()");
document.writeln("{");
document.writeln("	clearInterval(SmallInter);");
document.writeln("	clearInterval(BigInter);");
document.writeln("		BigInter = setInterval(Big,InterTime);");
document.writeln("}");
document.writeln("function Small()");
document.writeln("{");
document.writeln("	if(parseInt(o.style.left)>minWidth)");
document.writeln("	{");
document.writeln("		i = parseInt(o.style.left);");
document.writeln("		i -= numInter;");
document.writeln("		o.style.left=i+\"px\";");
document.writeln("		");
document.writeln("		if(i==minWidth)");
document.writeln("			clearInterval(SmallInter);");
document.writeln("	}");
document.writeln("}");
document.writeln("function toSmall()");
document.writeln("{");
document.writeln("	clearInterval(SmallInter);");
document.writeln("	clearInterval(BigInter);");
document.writeln("	SmallInter = setInterval(Small,InterTime);");
document.writeln("	");
document.writeln("}				");
document.writeln("<\/script>")
