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:300px; BORDER-BOTTOM:#455690 1px solid; POSITION:absolute; TOP:0px; HEIGHT:268px; BACKGROUND-COLOR:#c9d3f3\">");
document.writeln("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"BORDER:#ffffff 1px solid;\" bgcolor=\"#cfdef4\">");
document.writeln("<tr><td height=\"24\" width=\"26\" style=\"FONT-SIZE:12px;BACKGROUND-IMAGE:url(images/msgTopBg.gif);COLOR:#0f2c8c\" valign=\"middle\"><img src=\"images/011.jpg\" hspace=\"5\" align=\"absMiddle\" vspace=\"1\"\/><\/td>");
document.writeln("<td style=\"FONT-WEIGHT:normal;FONT-SIZE:9pt;BACKGROUND-IMAGE:url(images/msgTopBg.gif);COLOR:#cc0000;PADDING-TOP:4px\" align=\"left\" valign=\"middle\" width=\"355\">提供舞台灯光音像设备租赁<\/td>");
document.writeln("<td style=\"BACKGROUND-IMAGE:url(images/msgTopBg.gif);PADDING-TOP:2px\" valign=\"middle\" width=\"19\" align=\"right\"><img src=\"images/msgClose.gif\" hspace=\"3\" style=\"CURSOR:pointer\" onclick=\"closeDiv()\" title=\"关闭\"\/><\/td>");
document.writeln("<\/tr><tr><td colspan=\"3\" height=\"240\" style=\"BACKGROUND-IMAGE:url(images/Bg06.gif);\">");
document.writeln("<div style=\"HEIGHT: 100%;line-height:0.55cm; cursor:hand; color:#c9d3f3;font-weight:bold; font-family:'tahoma'; font-size:12px;\"><img src=\"images/001.jpg\" width=\"300\" height=\"200\"><br />&nbsp;本公司承接各类娱乐会所及演艺中心舞美工程<\/div><\/div><\/tr><\/table><\/div>");

msn.style.top=document.body.clientHeight-260;
msn.style.left=document.body.clientWidth-304;
moveR();
function moveR() {
msn.style.top=document.body.scrollTop+document.body.clientHeight-268;
msn.style.left=document.body.scrollLeft+document.body.clientWidth-304;
setTimeout("moveR();",80)
}
function closeDiv(){
	msn.style.visibility='hidden';
}