document.writeln("<div id=\"msn\" style=\"POSITION:absolute; TOP:0px; HEIGHT:216px;\"><a href='/school.asp' target='_blank'><img src='/images/school/linkpic.gif' border='0'/></a><div style='height:1px;'></div><a href='http://www.xiaowenhua.org.cn' target='_blank'><img src='/images/zhuanti/xiao/navi.gif' border='0'/></a><div style='height:1px;'></div><a href='http://chanpin.combest.com.cn/chanpin_xx.asp?id=51' target='_blank'><img src='../images/ty.gif' border='0'/></a></div>");


msn.style.top=document.body.clientHeight-294;
msn.style.left=document.body.clientWidth-225;
moveR();
function moveR() {
msn.style.top=document.body.scrollTop+document.body.clientHeight-423;
msn.style.left=document.body.scrollLeft+document.body.clientWidth-187;
setTimeout("moveR();",80)
}
function closeDiv(){
	msn.style.visibility='hidden';
}