document.writeln("<div id=\"msn\" style=\" Z-INDEX:99999; LEFT:10px;  POSITION:absolute; TOP:0px; \">");
document.writeln(" <style type=\"text/css\"> ");
document.writeln("<!-- ");
document.writeln("ul { margin:0px; list-style:none; ");
document.writeln("} ");
document.writeln("/inc/img { border:0px;} ");
document.writeln("p { margin:0px; padding:2px 0px 2px 0px;} ");
document.writeln("a { color:#000761;font-size:12px;} ");
document.writeln("--> ");
document.writeln("</style> ");
document.writeln("<table cellspacing=\"0\"  id=\"qqtab\" cellpadding=\"0\" width=\"80\" border=\"0\"> ");
document.writeln("  <tdocumentElement> ");
document.writeln("    <tr> ");
document.writeln("      <td onclick=\"if(document.all.qqtab.style.display=='none'){document.all.qqtab.style.display=''} else {document.all.qqtab.style.display='none'}\" width=\"80\"><img src=\"/inc/img/top.gif\" alt=\"1\" border=\"0\" /></td> ");
document.writeln("    </tr> ");
document.writeln("    <tr id=\"qqstab\"> ");
document.writeln("      <td valign=\"left\" align=\"middle\" background=\"/inc/img/middle.gif\"><table cellspacing=\"0\" cellpadding=\"0\" width=\"80\" border=\"0\"> ");
document.writeln("          <tdocumentElement> ");
document.writeln("            <tr><td>");

document.writeln("                <p><a href=\"msnim:chat?contact=sz_weiming@126.com\" target=\"blank\"><img src=\"/inc/img/msn.gif\"    title=\"davyleic@hotmail.com\" />MSN101</a></p> ");

document.writeln("                <p><a target=blank href=tencent://message/?uin=767160818&Site=szcmv.com&Menu=yes><img src=/inc/img/qq2.gif alt=\"ΧΙΡ―\"></a> </a></p> ");
document.writeln("                <p><a target=blank href=tencent://message/?uin=978192554&Site=szcmv.com&Menu=yes><img src=/inc/img/qq2.gif alt=\"ΧΙΡ―\"></a> </a></p> ");

document.writeln("               </td> ");   
document.writeln("            </tr> ");
document.writeln("          </tdocumentElement> ");
document.writeln("        </table></td> ");
document.writeln("    </tr> ");
document.writeln("    <tr> ");
document.writeln("      <td onclick=\"if(document.all.qqstab.style.display=='none'){document.all.qqstab.style.display=''} else {document.all.qqstab.style.display='none'}\" width=\"80\"><img src=\"/inc/img/bottom.gif\" alt=\"1\" border=\"0\" /></td> ");
document.writeln("    </tr> ");
document.writeln(" </tdocumentElement> ");
document.writeln("</table> ");
document.writeln("<\/div>");


msn.style.top=document.documentElement.clientHeight-374;
msn.style.left=document.documentElement.clientWidth-225;  
moveR();
function moveR() {
msn.style.top=document.documentElement.scrollTop+document.documentElement.clientHeight-320;
msn.style.left=document.documentElement.scrollLeft+document.documentElement.clientWidth-105;
setTimeout("moveR();",80)
}
function closeDiv(){
	msn.style.visibility='hidden';
}
 
