﻿document.writeln("<div id=\"msn2\" style=\"BORDER-RIGHT:#455690 1px solid; BORDER-TOP:#a6b4cf 1px solid; Z-INDEX:99999; LEFT:0px;  BORDER-LEFT:#a6b4cf 1px solid; WIDTH:345px; BORDER-BOTTOM:#455690 1px solid; POSITION:absolute; TOP:0px; HEIGHT:116px; BACKGROUND-COLOR:#666\">");
document.writeln("<div style=\"background:#666; text-align:right; height:18px; line-height:18px; color:#FFF; font-weight:bold; cursor:pointer; cursor:hand; padding-right:6px\"  onclick=\"closeDiv2()\" >关闭<\/div>");
document.writeln("<div align=\"center\"><a href=\"http://jiaoyu.139.com/thesis/thesisIndex.action\" target=\"_blank\" onclick=\"closeDiv2()\"><img src=\"images/ad_lw.jpg\" width=\"345\" height=\"240\" border=\"0\" /><\/a><\/div><\/div>");
msn2.style.top=document.documentElement.clientHeight-228;
msn2.style.left=document.documentElement.clientWidth-660;
moveR();
function moveR2() {
msn2.style.top=document.documentElement.scrollTop+document.documentElement.clientHeight-228;
msn2.style.left=document.documentElement.scrollLeft+document.documentElement.clientWidth-660;
setTimeout("moveR2();",40)
}
function closeDiv2(){
	msn2.style.visibility='hidden';
}
