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:180px; BORDER-BOTTOM:#455690 1px solid; POSITION:absolute; TOP:0px; HEIGHT:116px; \">");
document.writeln("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"BORDER-TOP:#ffffff 1px solid; BORDER-LEFT:#ffffff 1px solid\" >");
document.writeln("<tr><td align=right><a href=javascript:void(0); onclick=\"closeDiv()\" style=\"font-size: 12px; text-decoration: none\">¹Ø±Õ</td></tr>")
document.writeln("<tr><td height=\"90\" style=\"PADDING-RIGHT:1px;BACKGROUND-IMAGE:url(images/msgBottomBg.jpg);PADDING-BOTTOM:1px\">");
document.writeln("<div><embed id=embed1 src=\"http://player.youku.com/player.php/sid/XMjI1MTg5NDk2/v.swf\" autostart=\"true\" loop=\"true\" width=\"280px\" height=\"250px\" playbutton=true pausebutton=true hidden=ture /><\/div></td><\/tr><\/table><\/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-270;
msn.style.left=document.body.scrollLeft+document.body.clientWidth-285;
setTimeout("moveR();",80)
}
function closeDiv(){
	msn.style.visibility='hidden';
	document.all.embed1.stop();
}
