document.writeln("<div id=\"RBDlg\" style=\"BORDER-RIGHT:#455690 1px solid; BORDER-TOP:#a6b4cf 1px solid; Z-INDEX:99999; LEFT:0px;  BORDER-LEFT:#a6b4cf 1px solid; WIDTH:268px; BORDER-BOTTOM:#455690 1px solid; POSITION:absolute; TOP:0px; HEIGHT:168px; 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=\"26\" hspace=\"5\" align=\"absMiddle\" vspace=\"1\"\/><\/td>");
document.writeln("<td align=\"right\" style=\"FONT-WEIGHT:normal;FONT-SIZE:12px;BACKGROUND-IMAGE:url(images/msgTopBg.gif);COLOR:#1f336b;PADDING-TOP:4px\" valign=\"middle\" width=\"100%\"><img src=\"images/msgClose.gif\" hspace=\"3\" style=\"CURSOR:pointer\" onclick=\"javascript:RBDlg.style.visibility='hidden';\" title=\"¹Ø±Õ\"\/><\/td>");
document.writeln("<\/tr><tr><td colspan=\"3\" height=\"90\" style=\"PADDING-RIGHT:1px;BACKGROUND-IMAGE:url(images/msgBottomBg.jpg);PADDING-BOTTOM:1px\">");
document.writeln("<div align=left valign=bottom style=\"font-size:12px;\">");
document.writeln("<a target=\"_blank\" href=\"http://www.looksee.com.cn/MAIN/huodong/201004nyz/index.aspx\"><img border=0 src=\"http://www.looksee.com.cn/main/Posters/201004nyz.gif\" /><\/a>");
document.writeln("<\/div><\/tr><\/table><\/div>");
RBDlg.style.top=document.body.clientHeight-180;
RBDlg.style.left=document.body.clientWidth-360;
moveR();
function moveR() {
RBDlg.style.top=document.body.scrollTop+document.body.clientHeight-200;//210
RBDlg.style.left=document.body.scrollLeft+document.body.clientWidth-280;//320
setTimeout("moveR();",80)
}
function closeDiv(){
	RBDlg.style.visibility='hidden';
}