document.writeln("<div id=\"msnmg\" style=\"BORDER-RIGHT:#455690 1px solid; BORDER-TOP:#a6b4cf 1px solid; Z-INDEX:99999; LEFT:0px;  BORDER-LEFT:#a6b4cf 1px solid; WIDTH:200px; BORDER-BOTTOM:#455690 1px solid; POSITION:absolute; TOP:0px; HEIGHT:116px; BACKGROUND-COLOR:#c9d3f3\">");
document.writeln("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"BORDER-TOP:#ffffff 1px solid; BORDER-LEFT:#ffffff 1px solid\" bgcolor=\"#cfdef4\">");
document.writeln("<tr><td width=\"50\" height=\"24\" align=\"center\" style=\"BACKGROUND-IMAGE:url(\/images\/msgTopBg.gif);COLOR:#0f2c8c\"><img src=\"\/images\/msgLogo.gif\"\/><\/td>");
document.writeln("<td width=\"133\" style=\"FONT-SIZE:9pt;BACKGROUND-IMAGE:url(\/images\/msgTopBg.gif);COLOR:#1f336b;PADDING-TOP:4px;\">Message<\/td>");
document.writeln("<td style=\"BACKGROUND-IMAGE:url(\/images\/msgTopBg.gif);PADDING-TOP:2px\" width=\"16\" align=\"center\"><img src=\"\/images\/msgClose.gif\" width=\"13\" height=\"13\" style=\"CURSOR:pointer\" title=\"¹Ø±Õ\" onClick=\"closeDiv()\"\/><\/td>");
document.writeln("<\/tr><tr><td height=\"90\" colspan=\"3\" align=\"center\" style=\"PADDING-RIGHT:1px;BACKGROUND-IMAGE:url(\/images\/msgBottomBg.jpg);PADDING-BOTTOM:1px\"><a href=\"msnim:chat?contact=buyun_by@hotmail.com\" target=\"_blank\"><img src=\"\/images\/MsnIcon.gif\" width=\"188\" height=\"21\" border=\"0\"\/><\/a><\/td><\/tr><\/table>");
document.writeln("<\/div>")

msnmg.style.top=document.body.clientHeight-174;
msnmg.style.left=document.body.clientWidth-245;
moveR();
function moveR() {
msnmg.style.top=document.body.scrollTop+document.body.clientHeight-116;
msnmg.style.left=document.body.scrollLeft+document.body.clientWidth-200;
setTimeout("moveR();",80)
}
function closeDiv(){
	msnmg.style.visibility='hidden';
}