document.writeln("<div id=\"msn\" style=\"BORDER-RIGHT:#455690 1px solid; BORDER-TOP:#a6b4cf 1px solid; Z-INDEX:99999; LEFT:0px;  BORDER-LEFT:#a6b4cf 1px solid; WIDTH:320px; BORDER-BOTTOM:#455690 1px solid; POSITION:absolute; TOP:0px; HEIGHT:250px; BACKGROUND-COLOR:#000000\">");
document.writeln("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"BORDER-TOP:#ffffff 1px solid; BORDER-LEFT:#ffffff 1px solid\" bgcolor=\"#000000\">");
document.writeln("<tr>");
document.writeln("<td style=\"FONT-WEIGHT:normal;FONT-SIZE:9pt;COLOR:#ffffff;PADDING-TOP:4px\"  height=\"20\" valign=\"middle\" width=\"100%\"> &nbsp;&nbsp;175y¶àÃ½ÌåÊÓ´°<img src=\"images\/msgClose.gif\" hspace=\"3\" style=\"CURSOR:pointer\" onclick=\"closeDiv()\" title=\"¹Ø±Õ\"\/><\/td>");
document.writeln("<\/tr>");
document.writeln("<tr>");
document.writeln("<td colspan=\"2\"  style=\"PADDING-RIGHT:1px;PADDING-BOTTOM:1px\">");
document.writeln("<embed src=\"http:\/\/player.youku.com\/player.php\/sid\/XMjg3MTUyOTYw\/v.swf\" allowFullScreen=\"true\" quality=\"high\" width=\"320\" height=\"220\" align=\"middle\" allowScriptAccess=\"always\" type=\"application\/x-shockwave-flash\"><\/embed>");
document.writeln("<\/td>");
document.writeln("<\/tr>");
document.writeln("<\/table>");
document.writeln("<\/div>")

msn.style.top=document.body.clientHeight-174;
msn.style.left=document.body.clientWidth-225;
moveR();
function moveR() {
msn.style.top=document.body.scrollTop+document.body.clientHeight-250;
msn.style.left=document.body.scrollLeft+document.body.clientWidth-320;
setTimeout("moveR();",80)
}
function closeDiv(){
	msn.style.visibility='hidden';
}
