<!--  Written by Myhyli, 2003/07/21aa. myhyli.blueidea.com  -->
<!--  Member Of Blueidea Web Team. -->
<!--  Welcome to www.blueidea.com. -->
	

	var delta1aa=0.8;
	var collection1aa;
	var closeB1aa=false;
	function floaters1aa() {
		this.items1aa	= [];
		this.addItem1aa	= 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 newItem1aa				= {};
					newItem1aa.object			= document.getElementById(id);
					newItem1aa.x				= x;
					newItem1aa.y				= y;

					this.items1aa[this.items1aa.length]		= newItem1aa;
				  }
		this.play1aa	= function()
				  {
					collection1aa				= this.items1aa
					setInterval('play1aa()',30);
				  }
		}
		function play1aa()
		{
			if(screen.width<=800 || closeB1aa)
			{
				for(var i=0;i<collection1aa.length;i++)
				{
					collection1aa[i].object.style.display	= 'none';
				}
				return;
			}
			for(var i=0;i<collection1aa.length;i++)
			{
				var followObj1aa		= collection1aa[i].object;
				var followObj1aa_x		= (typeof(collection1aa[i].x)=='string'?eval(collection1aa[i].x):collection1aa[i].x);
				var followObj1aa_y		= (typeof(collection1aa[i].y)=='string'?eval(collection1aa[i].y):collection1aa[i].y);

				if(followObj1aa.offsetLeft!=(document.body.scrollLeft+followObj1aa_x)) {
					var dx=(document.body.scrollLeft+followObj1aa_x-followObj1aa.offsetLeft)*delta1aa;
					dx=(dx>0?1:-1)*Math.ceil(Math.abs(dx));
					followObj1aa.style.left=followObj1aa.offsetLeft+dx;
					}

				if(followObj1aa.offsetTop!=(document.body.scrollTop+followObj1aa_y)) {
					var dy=(document.body.scrollTop+followObj1aa_y-followObj1aa.offsetTop)*delta1aa;
					dy=(dy>0?1:-1)*Math.ceil(Math.abs(dy));
					followObj1aa.style.top=followObj1aa.offsetTop+dy;
					}
				followObj1aa.style.display	= '';
			}
		}	
		function closeBanner1aa()
		{
			closeB1aa=true;
			return;
		}

	var theFloaters1aa	= new floaters1aa();
	//
theFloaters1aa.addItem1aa('followDiv1aa','document.body.clientWidth-200',245,'<table border="0" cellpadding="0" cellspacing="0" width="200"  background="images/images_fxjz11c.jpg"><tr><a href=/piccup/piccweb/picckg_v2.0/xwzx/2010kzxjdx/index.html target=_blank ><td height="13" width="95%"></td></a><td height="13" width="20%" valign="top"><img src="images/img_gb.gif" onClick="closeBanner1aa();"></td></tr><tr><a href=/piccup/piccweb/picckg_v2.0/xwzx/2010kzxjdx/index.html target=_blank ><td height="87" width="100%" colspan="2"></td></a></tr></table>');

	//theFloaters.addItem('followDiv1aa','document.body.clientWidth-254',1aa02,'<a href=xwzx/kxfzg/index.jsp target=_blank><img src=images/img_kxfzg.gif border="0"></a><br><img src=images/img_close.gif border="0" onClick="closeBanner();">');
	theFloaters1aa.play1aa();
	

//<a href=http://web.picc.com/sinocms/sinocms/xwzx/kxfzg/ target=_blank></a>