    var delta=0.15
    var collection;
    function floaters() {
        this.items    = [];
        this.addItem    = function(id,x,y,content)
                  {
                    document.write('<DIV id='+id+' style="Z-INDEX: 10; POSITION: absolute;  width:80px; height:60px;left:'+(typeof(x)=='string'?eval(x):x)+';top:'+(typeof(y)=='string'?eval(y):y)+'">'+content+'</DIV>');
                    
                    var newItem                = {};
                    newItem.object            = document.getElementById(id);
                    newItem.x                = x;
                    newItem.y                = y; 
                    this.items[this.items.length]        = newItem;
                  }
        this.play    = function()
                  {
                    collection                = this.items
                    setInterval('play()',10);
                  }
        }
        function play()
        {            if(screen.width<=800)
            {
                for(var i=0;i<collection.length;i++)               {
                    collection[i].object.style.display    = 'none';
                }
                return;
            }
            for(var i=0;i<collection.length;i++)
            {
                var followObj        = collection[i].object;
                var followObj_x        = (typeof(collection[i].x)=='string'?eval(collection[i].x):collection[i].x);
                var followObj_y        = (typeof(collection[i].y)=='string'?eval(collection[i].y):collection[i].y); 
                if(followObj.offsetLeft!=(document.body.scrollLeft+followObj_x)) {
                    var dx=(document.body.scrollLeft+followObj_x-followObj.offsetLeft)*delta;
                    dx=(dx>0?1:-1)*Math.ceil(Math.abs(dx));
                    followObj.style.left=followObj.offsetLeft+dx;
                    } 
                if(followObj.offsetTop!=(document.body.scrollTop+followObj_y)) {
                    var dy=(document.body.scrollTop+followObj_y-followObj.offsetTop)*delta;
                    dy=(dy>0?1:-1)*Math.ceil(Math.abs(dy));
                    followObj.style.top=followObj.offsetTop+dy;
                    }
                followObj.style.display    = '';
            }
        }    
    function QueryString()
{
 var name,value,i;
 var str=location.href;
 var num=str.indexOf("?")
 str=str.substr(num+1);
 var arrtmp=str.split("&");
 for(i=0;i < arrtmp.length;i++){
  num=arrtmp[i].indexOf("=");
  if(num>0){
   name=arrtmp[i].substring(0,num);
   value=arrtmp[i].substr(num+1);
   this[name]=value;
  }
 }
}
var Q=new QueryString();
if (Q["id"]=="49") 
{
    var theFloaters  = new floaters();
	theFloaters.addItem('followDiv1',05,140,'<br><a href=\"http://www.chinesevacuum.com/PhotoNews.aspx?id=361" target=\"_blank\"><img src=/piaofugg/piaofu_82.gif  border=0></a>'); 
	theFloaters.addItem('followDiv2',05,300,'<br><a href=\"http://www.chinesevacuum.com/PhotoNews.aspx?id=362" target=\"_blank\"><img src=/piaofugg/piaofu_83.gif  border=0></a>');

    theFloaters.addItem('followDiv5','document.body.clientWidth-90',-20,'<br><a href=\"http://www.chinesevacuum.com/PhotoNews.aspx?id=364" target=\"_blank\"><img src=/piaofugg/piaofu_41.gif  border=0></a>'); 

   	theFloaters.addItem('followDiv7',05,-20,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=33313" target=\"_blank\"><img src=/piaofugg/piaofu_81.gif  border=0></a>'); 

   // theFloaters.addItem('followDiv3',05,-20,'<br><a href="http://www.chinesevacuum.com/ShowArticle.aspx?id=27243" target=\"_blank\"><img src=/piaofugg/piaofu_11.gif  border=0></a>');     
   
   theFloaters.addItem('followDiv6','document.body.clientWidth-90',300,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=31411" target=\"_blank\"><img src=/piaofugg/piaofu_71.gif  border=0></a>');
    theFloaters.addItem('followDiv8','document.body.clientWidth-90',140,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=31417&pid=39" target=\"_blank\"><img src=/piaofugg/piaofu_63.gif  border=0></a>');
    theFloaters.play();    
}
if (Q["id"]=="70") 
{
    var theFloaters  = new floaters();
	theFloaters.addItem('followDiv1',05,-20,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=31417&pid=39" target=\"_blank\"><img src=/piaofugg/piaofu_63.gif  border=0></a>'); 
	theFloaters.addItem('followDiv2',05,140,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=31411" target=\"_blank\"><img src=/piaofugg/piaofu_71.gif  border=0></a>');

   	//theFloaters.addItem('followDiv5',05,300,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=27440" target=\"_blank\"><img src=piaofugg/piaofu_41.gif  border=0></a>'); 

   	//theFloaters.addItem('followDiv7',05,460,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=27440" target=\"_blank\"><img src=piaofugg/piaofu_41.gif  border=0></a>'); 

    theFloaters.addItem('followDiv3','document.body.clientWidth-90',-20,'<br><a href="http://www.chinesevacuum.com/ShowArticle.aspx?id=31221" target=\"_blank\"><img src=/piaofugg/piaofu_62.gif  border=0></a>');     
    theFloaters.addItem('followDiv4','document.body.clientWidth-90',140,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=31408" target=\"_blank\"><img src=/piaofugg/piaofu_41.gif  border=0></a>'); 
   //theFloaters.addItem('followDiv6','document.body.clientWidth-90',300,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=28514" target=\"_blank\"><img src=/piaofugg/piaofu_32.gif  border=0></a>');
 theFloaters.play();    
}
if (Q["id"]=="42") 
{
    var theFloaters  = new floaters();
//×ó²à
	theFloaters.addItem('followDiv1',0,-20,'<br><a href=\"http://www.lipcast.cn/jlyjz/default.asp" target=\"_blank\"><img src=/piaofugg/L1.gif  border=0></a>'); 
	theFloaters.addItem('followDiv2',0,40,'<br><a href=\"http://www.lipcast.cn/bmgc/sysjj/20051130175100.htm" target=\"_blank\"><img src=/piaofugg/L2.gif  border=0></a>');

   	theFloaters.addItem('followDiv3',0,100,'<br><a href=\"http://www.etfid.uestc.edu.cn/" target=\"_blank\"><img src=piaofugg/L3.gif  border=0></a>'); 

   	theFloaters.addItem('followDiv4',0,160,'<br><a href=\"http://www.hfnl.ustc.edu.cn/" target=\"_blank\"><img src=piaofugg/L4.gif  border=0></a>'); 

	theFloaters.addItem('followDiv5',0,220,'<br><a href=\"http://www.semi.ac.cn/semi/bmwl/ContentDir/1040/2196.aspx" target=\"_blank\"><img src=/piaofugg/L5.gif  border=0></a>'); 

	theFloaters.addItem('followDiv6',0,280,'<br><a href=\"http://www.sim.ac.cn/SIM/WEB/index.html" target=\"_blank\"><img src=/piaofugg/L6.gif  border=0></a>');

   	theFloaters.addItem('followDiv7',0,340,'<br><a href=\"http://polymer.iccas.ac.cn/" target=\"_blank\"><img src=piaofugg/L7.gif  border=0></a>'); 

	theFloaters.addItem('followDiv8',0,400,'<br><a href=\"http://ioskl.jlu.edu.cn/index.php" target=\"_blank\"><img src=/piaofugg/L8.gif  border=0></a>'); 

	theFloaters.addItem('followDiv9',0,460,'<br><a href=\"http://www.lzdcvt.com/about02.asp" target=\"_blank\"><img src=/piaofugg/L9.gif  border=0></a>');

   	theFloaters.addItem('followDiv10',18,520,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=28793" target=\"_blank\"><img src=/piaofugg/piaofu_62.gif  border=0></a>'); 

//ÓÒ²à

    theFloaters.addItem('followDiv11','document.body.clientWidth-118',-20,'<br><a href="http://www.lipcast.cn/zkdw/sysjj/20051130175635.htm" target=\"_blank\"><img src=/piaofugg/R1.gif  border=0></a>');  
   
    theFloaters.addItem('followDiv12','document.body.clientWidth-118',40,'<br><a href=\"http://zks.kmust.edu.cn/" target=\"_blank\"><img src=/piaofugg/R2.gif  border=0></a>'); 

   theFloaters.addItem('followDiv613','document.body.clientWidth-118',100,'<br><a href=\"http://mmlab.dlut.edu.cn/default.htm" target=\"_blank\"><img src=/piaofugg/R3.gif  border=0></a>');
 
    theFloaters.addItem('followDiv14','document.body.clientWidth-118',160,'<br><a href="http://www.chinesevacuum.com/ShowArticle.aspx?id=25909" target=\"_blank\"><img src=/piaofugg/R4.gif  border=0></a>');     
    theFloaters.addItem('followDiv15','document.body.clientWidth-118',220,'<br><a href=\"http://ssc.iphy.ac.cn/nlsc/chinese/news/news.htm" target=\"_blank\"><img src=/piaofugg/R5.gif  border=0></a>'); 

   theFloaters.addItem('followDiv616','document.body.clientWidth-118',280,'<br><a href=\"http://www.chinalab.gov.cn/labsite/Site/labinfo.aspx?id=129" target=\"_blank\"><img src=/piaofugg/R6.gif  border=0></a>');   
 theFloaters.addItem('followDiv17','document.body.clientWidth-118',340,'<br><a href="http://202.127.1.79/" target=\"_blank\"><img src=/piaofugg/R7.gif  border=0></a>');    
 
    theFloaters.addItem('followDiv18','document.body.clientWidth-118',400,'<br><a href=\"http://www.sklao.ac.cn/" target=\"_blank\"><img src=/piaofugg/R8.gif  border=0></a>'); 
	theFloaters.addItem('followDiv19','document.body.clientWidth-118',460,'<br><a href=\"http://info.ujoy.cn/products/yzjb.html" target=\"_blank\"><img src=/piaofugg/zuoyou_160_80.jpg  border=0></a>'); 

   theFloaters.addItem('followDiv20','document.body.clientWidth-100',530,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=30760" target=\"_blank\"><img src=/piaofugg/piaofu_71.gif  border=0></a>');

 //   theFloaters.addItem('followDiv20','document.body.clientWidth-118',520,'<br><a href="http://www.chinesevacuum.com/ShowArticle.aspx?id=27972" target=\"_blank\"><img src=/piaofugg/R10.gif  border=0></a>'); 

theFloaters.play();    
}


if (Q["id"]=="43") 
{
    var theFloaters  = new floaters();
	theFloaters.addItem('followDiv1',05,20,'<br><a href=\"http://info.ujoy.cn/products/yzjb.html" target=\"_blank\"><img src=/piaofugg/zuoyou_160_73.jpg  border=0></a>'); 
	//theFloaters.addItem('followDiv2',05,140,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=28502" target=\"_blank\"><img src=/piaofugg/piaofu_51.gif  border=0></a>');

   	//theFloaters.addItem('followDiv5',05,300,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=27440" target=\"_blank\"><img src=piaofugg/piaofu_41.gif  border=0></a>'); 

   	//theFloaters.addItem('followDiv7',05,460,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=27440" target=\"_blank\"><img src=piaofugg/piaofu_41.gif  border=0></a>'); 

   // theFloaters.addItem('followDiv3','document.body.clientWidth-90',20,'<br><a href="http://www.chinesevacuum.com/ShowArticle.aspx?id=29319" target=\"_blank\"><img src=/piaofugg/piaofu51_R1.gif  border=0></a>');     
    //theFloaters.addItem('followDiv4','document.body.clientWidth-90',140,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=30385" target=\"_blank\"><img src=/piaofugg/piaofu_21.gif  border=0></a>'); 
   //theFloaters.addItem('followDiv6','document.body.clientWidth-90',300,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=28514" target=\"_blank\"><img src=/piaofugg/piaofu_32.gif  border=0></a>');
 theFloaters.play();    
}



if (Q["id"]=="57") 
{
    var theFloaters  = new floaters();
	theFloaters.addItem('followDiv1',05,20,'<br><a href=\"http://info.ujoy.cn/products/yzjb.html" target=\"_blank\"><img src=/piaofugg/zuoyou_233.jpg  border=0></a>'); 
	//theFloaters.addItem('followDiv2',05,140,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=28502" target=\"_blank\"><img src=/piaofugg/piaofu_51.gif  border=0></a>');

   	//theFloaters.addItem('followDiv5',05,300,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=27440" target=\"_blank\"><img src=piaofugg/piaofu_41.gif  border=0></a>'); 

   	//theFloaters.addItem('followDiv7',05,460,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=27440" target=\"_blank\"><img src=piaofugg/piaofu_41.gif  border=0></a>'); 

   // theFloaters.addItem('followDiv3','document.body.clientWidth-90',20,'<br><a href="http://www.chinesevacuum.com/ShowArticle.aspx?id=29319" target=\"_blank\"><img src=/piaofugg/piaofu51_R1.gif  border=0></a>');     
    //theFloaters.addItem('followDiv4','document.body.clientWidth-90',140,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=30385" target=\"_blank\"><img src=/piaofugg/piaofu_21.gif  border=0></a>'); 
   //theFloaters.addItem('followDiv6','document.body.clientWidth-90',300,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=28514" target=\"_blank\"><img src=/piaofugg/piaofu_32.gif  border=0></a>');
 theFloaters.play();    
}


if (Q["id"]=="51") 
{
    var theFloaters  = new floaters();
	theFloaters.addItem('followDiv1',05,20,'<br><a href=\"http://www.lipcast.cn/jlyjz/" target=\"_blank\"><img src=/piaofugg/productpf_57.gif  border=0></a>'); 
	//theFloaters.addItem('followDiv2',05,140,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=28502" target=\"_blank\"><img src=/piaofugg/piaofu_51.gif  border=0></a>');

   	//theFloaters.addItem('followDiv5',05,300,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=27440" target=\"_blank\"><img src=piaofugg/piaofu_41.gif  border=0></a>'); 

   	//theFloaters.addItem('followDiv7',05,460,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=27440" target=\"_blank\"><img src=piaofugg/piaofu_41.gif  border=0></a>'); 

    theFloaters.addItem('followDiv3','document.body.clientWidth-90',20,'<br><a href="http://www.chinesevacuum.com/ShowArticle.aspx?id=29319" target=\"_blank\"><img src=/piaofugg/piaofu51_R1.gif  border=0></a>');     
    //theFloaters.addItem('followDiv4','document.body.clientWidth-90',140,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=30385" target=\"_blank\"><img src=/piaofugg/piaofu_21.gif  border=0></a>'); 
   //theFloaters.addItem('followDiv6','document.body.clientWidth-90',300,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=28514" target=\"_blank\"><img src=/piaofugg/piaofu_32.gif  border=0></a>');
 theFloaters.play();    
}
if (Q["id"]=="41")
{
var theFloaters  = new floaters();
	//theFloaters.addItem('followDiv1',05,140,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=29440" target=\"_blank\"><img src=/piaofugg/piaofu_22.gif  border=0></a>'); 
	//theFloaters.addItem('followDiv2',05,300,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=31793" target=\"_blank\"><img src=/piaofugg/piaofu_18zz.gif  border=0></a>');

    theFloaters.addItem('followDiv5',05,-20,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=31408" target=\"_blank\"><img src=/piaofugg/piaofu_41.gif  border=0></a>'); 

   	//theFloaters.addItem('followDiv7','document.body.clientWidth-90',-20,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=30100" target=\"_blank\"><img src=piaofugg/piaofu_12.gif  border=0></a>'); 

    theFloaters.addItem('followDiv3','document.body.clientWidth-90',-20,'<br><a href="http://www.chinesevacuum.com/ShowArticle.aspx?id=31641" target=\"_blank\"><img src=/piaofugg/piaofu_72.gif  border=0></a>');     
   
   //theFloaters.addItem('followDiv6','document.body.clientWidth-90',300,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=31411" target=\"_blank\"><img src=/piaofugg/piaofu_71.gif  border=0></a>');
   // theFloaters.addItem('followDiv8','document.body.clientWidth-90',140,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=31417&pid=39" target=\"_blank\"><img src=/piaofugg/piaofu_63.gif  border=0></a>');
    theFloaters.play();     
}
if ((Q["id"]=="40") ||(Q["id"]=="46"))
{
    var theFloaters  = new floaters();
	theFloaters.addItem('followDiv1',05,-20,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=28793" target=\"_blank\"><img src=/piaofugg/piaofu_62.gif  border=0></a>'); 
	//theFloaters.addItem('followDiv2',05,140,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=28502" target=\"_blank\"><img src=/piaofugg/piaofu_51.gif  border=0></a>');

   	//theFloaters.addItem('followDiv5',05,300,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=27440" target=\"_blank\"><img src=piaofugg/piaofu_41.gif  border=0></a>'); 

   	//theFloaters.addItem('followDiv7',05,460,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=27440" target=\"_blank\"><img src=piaofugg/piaofu_41.gif  border=0></a>'); 

    theFloaters.addItem('followDiv3','document.body.clientWidth-90',-20,'<br><a href="http://www.chinesevacuum.com/ShowArticle.aspx?id=30760" target=\"_blank\"><img src=/piaofugg/piaofu_71.gif  border=0></a>');     
    //theFloaters.addItem('followDiv4','document.body.clientWidth-90',140,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=29625" target=\"_blank\"><img src=/piaofugg/piaofu_21.gif  border=0></a>'); 
   //theFloaters.addItem('followDiv6','document.body.clientWidth-90',300,'<br><a href=\"http://www.chinesevacuum.com/ShowArticle.aspx?id=28514" target=\"_blank\"><img src=/piaofugg/piaofu_32.gif  border=0></a>');
 theFloaters.play();    
}