var index = 2
text = new Array(2);
text[0] =''
text[1] ='<span class="style2">据查：</span>我公司浊度仪<span class="style2">被《探讨散射式浊度仪的测试机理和改进方法》收入，该论文于</span>中华硕博网<span class="style2">上发表，并被</span>同济大学收入论文库<span class="style2">。详文网址：http://lw.china-b.com/hjgc/lwzx_607175.html</span>'

document.write ("<scrollamount='2' behavior=scroll direction='up' width='100%' id=day onmouseover=day.stop() onmouseout=day.start()>");
for (i=0;i<index;i++)
{
  document.write (text[i] + "<br>");
}
