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:240px; BORDER-BOTTOM:#455690 1px solid; POSITION:absolute; TOP:0px; HEIGHT:245px; 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 height=\"24\" width=\"1\" style=\"FONT-SIZE:12px;BACKGROUND-IMAGE:url(ad/images/msgTopBg.gif);COLOR:#0f2c8c\" valign=\"middle\"><img src=\"ad/images/msgLogo.gif\" hspace=\"5\" align=\"absMiddle\" vspace=\"1\"\/><\/td>");
document.writeln("<td style=\"FONT-WEIGHT:normal;FONT-SIZE:9pt;BACKGROUND-IMAGE:url(ad/images/msgTopBg.gif);COLOR:#1f336b;PADDING-TOP:4px\" valign=\"middle\" width=\"100%\">福建南安农村合作银行<\/td>");
document.writeln("<td style=\"BACKGROUND-IMAGE:url(ad/images/msgTopBg.gif);PADDING-TOP:2px\" valign=\"middle\" width=\"1\" align=\"right\"><img src=\"ad/images/msgClose.gif\" hspace=\"3\" style=\"CURSOR:pointer\" onclick=\"closeDiv()\" title=\"关闭\"\/><\/td>");
document.writeln("<\/tr><tr><td colspan=\"3\" height=\"220\" style=\"PADDING-RIGHT:10px;PADDING-LEFT:40px;BACKGROUND-IMAGE:url(ad/images/msgBottomBg.jpg);PADDING-BOTTOM:10px\">");
document.writeln("<iframe id=adad1 scrolling=no marginheight=0 width=240 height=230 marginwidth=0 vspace=0 hspace=0 src=playad.asp name=adad1 frameborder=0><\/iframe><\/td><\/tr><\/table><\/div>");

msn.style.top=document.body.clientHeight-245;
msn.style.right=document.body.clientWidth+220;
moveR();
function moveR() {
msn.style.top=document.body.scrollTop+document.body.clientHeight-245;
msn.style.right=document.body.scrollLeft+document.body.clientWidth+220;
setTimeout("moveR();",80)
}
function closeDiv(){
	msn.style.visibility='hidden';
}
