document.writeln("<div id=\"msn\" style=\" Z-INDEX:99999; WIDTH:604px; POSITION:absolute; HEIGHT:180px;\">");
document.writeln("<div style=\"PADDING:0px;\">");
document.writeln("<a href=\"http://www.fc0633.com/jiyu/jiyu.asp\" target=\"_blank\"><img src=\"zhiye/dld680_192122.jpg\"  width=\"600\" height=\"164\" border=\"0\"><\/a><\/div>");
document.writeln("<div id=\"ptitle\">");
document.writeln("<table style=\"width:100%;\"> ");
document.writeln("  <tr height=\"20\" style='BACKGROUND-color:#999999;'>");
document.writeln("<td style=\"PADDING-TOP:2px\" valign=\"middle\" align=\"right\"><A style='FONT-SIZE: 12px; COLOR: white; TEXT-DECORATION: none' onclick='javascript:closeDiv();return false;' href='#'>µã»÷¹Ø±Õ</A><\/td>");
document.writeln("<\/tr><\/table><\/div><\/div>");

var _msn=document.getElementById("msn");
_msn.style.top=document.documentElement.clientHeight-220+"px";
_msn.style.left=document.documentElement.clientWidth-860+"px";
moveR();
function moveR() {

_msn.style.top=document.documentElement.scrollTop+document.documentElement.clientHeight-200+"px";
_msn.style.left=document.documentElement.scrollLeft+document.documentElement.clientWidth-860+"px";
setTimeout("moveR();",80)
setTimeout("closeDiv();",25000)
}
function closeDiv(){
	_msn.style.visibility='hidden';
}