﻿var delta=0.4;var collection;var closeB=false;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 || closeB){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.documentElement.scrollLeft+followObj_x)){var dx=(document.documentElement.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.documentElement.scrollTop+followObj_y)){var dy=(document.documentElement.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 closeBanner(){closeB=true;return;}var theFloaters=new floaters();

						theFloaters.addItem("followDiv410","document.documentElement.clientWidth-106",30,"<a href=\"/openAds.cfm?ID=410\" target=\"_blank\"><img src=\"/UserFiles/ads/2008/04/02/zjp.gif\" width=\"100\" height=\"120\" alt=\"江苏省沭阳县万通花木场\" border=\"0\"/></a>");
						
						theFloaters.addItem("followDiv398","document.documentElement.clientWidth-106",170,"<a href=\"/openAds.cfm?ID=398\" target=\"_blank\"><img src=\"/UserFiles/ads/2008/04/02/lxl.gif\" width=\"100\" height=\"120\" alt=\"浙江金华乡土树种培育基地\" border=\"0\"/></a>");
						
						theFloaters.addItem("followDiv403","document.documentElement.clientWidth-106",310,"<a href=\"/openAds.cfm?ID=403\" target=\"_blank\"><img src=\"/UserFiles/ads/2008/04/02/dtyl.gif\" width=\"100\" height=\"120\" alt=\"浙江东泰园林有限公司\" border=\"0\"/></a>");
						
						theFloaters.addItem("followDiv401","document.documentElement.clientWidth-106",450,"<a href=\"/openAds.cfm?ID=401\" target=\"_blank\"><img src=\"/UserFiles/ads/2008/04/02/wjm.gif\" width=\"100\" height=\"120\" alt=\"浙江金华进民园艺公司\" border=\"0\"/></a>");

						theFloaters.addItem("followDiv386",6,30,"<a href=\"/openAds.cfm?ID=386\" target=\"_blank\"><img src=\"/UserFiles/ads/2008/04/02/hzy.gif\" width=\"100\" height=\"120\" alt=\"山东同创银杏园艺中心\" border=\"0\"/></a>");
						
						theFloaters.addItem("followDiv400",6,170,"<a href=\"/openAds.cfm?ID=400\" target=\"_blank\"><img src=\"/UserFiles/ads/2008/04/02/ggzs.gif\" width=\"100\" height=\"120\" alt=\"中国花木网-广告招商\" border=\"0\"/></a>");
						
						theFloaters.addItem("followDiv304",6,310,"<a href=\"/openAds.cfm?ID=304\" target=\"_blank\"><img src=\"/UserFiles/ads/2008/04/02/hjl.gif\" width=\"100\" height=\"120\" alt=\"山东华轩银杏苗木基地\" border=\"0\"/></a>");
						
						theFloaters.addItem("followDiv399",6,450,"<a href=\"/openAds.cfm?ID=399\" target=\"_blank\"><img src=\"/UserFiles/ads/2008/04/02/lvyou.gif\" width=\"100\" height=\"120\" alt=\"金华市绿友苗木专业合作社\" border=\"0\"/></a>");
						
					theFloaters.play();




