document.writeln("<html>");
document.writeln("<head><meta name=\"keywords\" content=\"郑州朗诺医药|追风100|胰糖平|糖三消|正元心脑通\">");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text\/html; charset=gb2312\">");
document.writeln("<title>严正声明||郑州朗诺医药公司<\/title>");
document.writeln("<style type=\"text\/css\">");
document.writeln("<!--");
document.writeln("#eMeng {");
document.writeln("	position:absolute;");
document.writeln("	left:11px;");
document.writeln("	top:18px;");
document.writeln("	width:423px;");
document.writeln("	height:182px;");
document.writeln("	z-index:1;");
document.writeln("	visibility: hidden;");
document.writeln("}");
document.writeln(".STYLE4 {	color: #FFFFFF;");
document.writeln("	font-weight: bold;");
document.writeln("	font-size: 10pt;");
document.writeln("}");
document.writeln(".STYLE6 {font-size: 9pt}");
document.writeln("-->");
document.writeln("<\/style>");
document.writeln("<\/head>");
document.writeln("<body>");
document.writeln("<div id=\"eMeng\">");
document.writeln("  <table width=\"423\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("    <!--DWLayoutTable-->");
document.writeln("    <tr>");
document.writeln("      <td width=\"27\" height=\"24\" align=\"center\" valign=\"middle\"><img src=\"imges\/2009110705.jpg\" width=\"27\" height=\"24\" \/><\/td>");
document.writeln("      <td width=\"369\" align=\"center\" valign=\"middle\" background=\"imges\/2009110700.jpg\"><span class=\"STYLE4\">严 正 声 明<\/span><\/td>");
document.writeln("      <td width=\"27\" align=\"center\" valign=\"middle\"><a href=\"#\" onClick=\"closeDiv()\"><img src=\"imges\/2009110702.jpg\" alt=\"关闭\" width=\"27\" height=\"24\" border=\"0\" \/><\/a><\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td height=\"157\" colspan=\"3\" valign=\"top\"><table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"1\" bgcolor=\"#4E75DC\">");
document.writeln("          <!--DWLayoutTable-->");
document.writeln("          <tr>");
document.writeln("            <td width=\"421\" height=\"156\" valign=\"top\"><table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">");
document.writeln("                <!--DWLayoutTable-->");
document.writeln("                <tr>");
document.writeln("                  <td width=\"421\" height=\"150\" align=\"left\" valign=\"top\"><marquee scrolldelay=\"0\" scrollamount=\"1\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\" direction=\"up\" height=\"150\">");
document.writeln("                    <br>");
document.writeln("                    <span class=\"STYLE6\">近日，市场上出现个别专业诈骗团伙，冒充郑州朗诺医药科技有限公司的名义<br>");
document.writeln("                    <br>");
document.writeln("                      通过邮寄资料方式，以OTC普药低价招商为名，骗取客户货款不发货，已初步核<br>");
document.writeln("                      <br>");
document.writeln("                      实，13733830067、13733830097、0371-61817199是诈骗电话，已给我公司名誉<br>");
document.writeln("                      <br>");
document.writeln("                      造成严重损害；特此，我公司已联合多家受害单位和受害人，已及时采取法律<br>");
document.writeln("                      <br>");
document.writeln("                      手段申请名誉保护；并严正声明：我公司从不做OTC普药招商，也从不在淘宝网<br>");
document.writeln("                      <br>");
document.writeln("                      <strong>上销售，谨防上当受骗！否则，我公司概不承担任何经济和法律责任。<\/strong><\/font> <\/span>");
document.writeln("                    <\/marquee>");
document.writeln("                      <span class=\"STYLE6\"><\/font><\/span><\/td>");
document.writeln("                <\/tr>");
document.writeln("                <tr>");
document.writeln("                  <td height=\"6\"><\/td>");
document.writeln("                <\/tr>");
document.writeln("            <\/table><\/td>");
document.writeln("          <\/tr>");
document.writeln("      <\/table><\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/table>");
document.writeln("<\/div>");
document.writeln("<Script language=\"javascript\">");
document.writeln("<!--");
document.writeln("window.onload = getMsg;");
document.writeln("window.onresize = resizeDiv;");
document.writeln("window.onerror = function(){}");
document.writeln("\/\/短信提示使用(FHB添加)");
document.writeln("var divTop,divLeft,divWidth,divHeight,docHeight,docWidth,objTimer,i = 0;");
document.writeln("function getMsg()");
document.writeln("{");
document.writeln(" try{");
document.writeln(" divTop = parseInt(document.getElementById(\"eMeng\").style.top,10)");
document.writeln(" divLeft = parseInt(document.getElementById(\"eMeng\").style.left,10)");
document.writeln(" divHeight = parseInt(document.getElementById(\"eMeng\").offsetHeight,10)");
document.writeln(" divWidth = parseInt(document.getElementById(\"eMeng\").offsetWidth,10)");
document.writeln(" docWidth = document.body.clientWidth;");
document.writeln(" docHeight = document.body.clientHeight;");
document.writeln(" document.getElementById(\"eMeng\").style.top = parseInt(document.body.scrollTop,10) + docHeight + 10;\/\/  divHeight");
document.writeln(" document.getElementById(\"eMeng\").style.left = parseInt(document.body.scrollLeft,10) + docWidth - divWidth");
document.writeln(" document.getElementById(\"eMeng\").style.visibility=\"visible\"");
document.writeln(" objTimer = window.setInterval(\"moveDiv()\",10)");
document.writeln(" }");
document.writeln(" catch(e){}");
document.writeln("}");
document.writeln("");
document.writeln("function resizeDiv()");
document.writeln("{");
document.writeln(" i+=1");
document.writeln(" if(i>9200) closeDiv() \/\/客户想不用自动消失由用户来自己关闭所以屏蔽这句");
document.writeln(" try{");
document.writeln(" divHeight = parseInt(document.getElementById(\"eMeng\").offsetHeight,10)");
document.writeln(" divWidth = parseInt(document.getElementById(\"eMeng\").offsetWidth,10)");
document.writeln(" docWidth = document.body.clientWidth;");
document.writeln(" docHeight = document.body.clientHeight;");
document.writeln(" document.getElementById(\"eMeng\").style.top = docHeight - divHeight + parseInt(document.body.scrollTop,10)");
document.writeln(" document.getElementById(\"eMeng\").style.left = docWidth - divWidth + parseInt(document.body.scrollLeft,10)");
document.writeln(" }");
document.writeln(" catch(e){}");
document.writeln("}");
document.writeln("");
document.writeln("function moveDiv()");
document.writeln("{");
document.writeln(" try");
document.writeln(" {");
document.writeln(" if(parseInt(document.getElementById(\"eMeng\").style.top,10) <= (docHeight - divHeight + parseInt(document.body.scrollTop,10)))");
document.writeln(" {");
document.writeln(" window.clearInterval(objTimer)");
document.writeln(" objTimer = window.setInterval(\"resizeDiv()\",1)");
document.writeln(" }");
document.writeln(" divTop = parseInt(document.getElementById(\"eMeng\").style.top,10)");
document.writeln(" document.getElementById(\"eMeng\").style.top = divTop - 1");
document.writeln(" }");
document.writeln(" catch(e){}");
document.writeln("}");
document.writeln("function closeDiv()");
document.writeln("{");
document.writeln(" document.getElementById(\'eMeng\').style.visibility=\'hidden\';");
document.writeln(" if(objTimer) window.clearInterval(objTimer)");
document.writeln("}");
document.writeln("-->");
document.writeln("<\/Script>");
document.writeln("<\/body>");
document.writeln("<\/html>")