//var delta=0.015;
var delta=0.15;
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()',30);
}
}
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.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 closeBanner()
{
closeB=true;
return;
}

function closeBanner1(index)
{
	document.getElementById('followDiv' + index).outerHTML = '';
}

var theFloaters = new floaters();	//首页对联

theFloaters.addItem('followDiv1',0,100,'<a href="#" target=_blank><img src=img/1.jpg  border=0 ></a><br><a onClick="closeBanner1(1);closeBanner1(2)" href="#"  style="font-size:12px;color:black;background-color:white;"><img src=img/gb.gif  border=0 ></a>');
theFloaters.addItem('followDiv2','document.body.clientWidth-100',100,'<a href="#" target=_blank><img src=img/1.jpg  border=0></a><br><a onClick="closeBanner1(1);closeBanner1(2)" href="#" style="font-size:12px;color:black;background-color:white;"><img src=img/gb.gif  border=0 ></a>');

//theFloaters.addItem('followDiv1',0,0,'<embed src=http://ad.tiexue.net/html/bbsfly.swf width=100 height=300 align=middle quality=high type=application/x-shockwave-flash></embed><br><a onClick="closeBanner();" href="#" style="font-size:12px;color:white;background-color:black;">关闭广告</a>');
//theFloaters.addItem('followDiv2','document.body.clientWidth-100',0,'<embed src=http://ad.tiexue.net/html/bbsfly.swf width=100 height=300 align=middle quality=high type=application/x-shockwave-flash></embed><br><a onClick="closeBanner();" href="#" style="font-size:12px;color:white;background-color:black;">关闭广告</a>');

//theFloaters.addItem('followDiv3',0,'document.body.clientHeight-95','<a href=http://bbs.tiexue.net/post_2191419_1.html target=_blank><img src=http://ad.tiexue.net/html/zhaopin.gif width=80 height=80 border=0 ></a><br><a onClick="closeBanner1(3);closeBanner1(4)" href="#" style="font-size:12px;color:white;background-color:black;">关闭广告</a>');
//theFloaters.addItem('followDiv4','document.body.clientWidth-80','document.body.clientHeight-95','<a href=http://bbs.tiexue.net/post_2191419_1.html target=_blank><img src=http://ad.tiexue.net/html/zhaopin.gif width=80 height=80 border=0></a><br><a onClick="closeBanner1(3);closeBanner1(4)" href="#" style="font-size:12px;color:white;background-color:black;">关闭广告</a>');

//theFloaters.addItem('followDiv3',0,'document.body.clientHeight-115','<embed src=http://ad.tiexue.net/images/www_couplet.swf width=100 height=100 align=middle quality=high type=application/x-shockwave-flash></embed><br><a onClick="closeBanner1(3)" href="#" style="font-size:12px;color:white;background-color:black;">关闭广告</a>');
//theFloaters.addItem('followDiv4','document.body.clientWidth-100','document.body.clientHeight-115','<embed src=http://ad.tiexue.net/images/www_couplet.swf width=100 height=100 align=middle quality=high type=application/x-shockwave-flash></embed><br><a onClick="closeBanner1(3);closeBanner1(4)" href="#" style="font-size:12px;color:white;background-color:black;">关闭广告</a>');
theFloaters.play();

/*var content = "<embed src=http://ad.tiexue.net/html/snda100x80.swf width=100 height=80 align=middle quality=high type=application/x-shockwave-flash></embed>";
document.write("<DIV id='followDiv3' style='Z-INDEX: 10; POSITION: absolute; width:100px; height:80px;left:"+(document.body.clientWidth-100)+";top:"+350+"'>"+ content +"</DIV>");

function SetAdPo()
{
	document.getElementById('followDiv3').style.top = document.body.scrollTop + 350;
}


/*首页弹出 start*/
/*function window_onload() {
	window.open('http://ad.tiexue.net/html/chuangyi.html','EditNote','top=0,left=0,width=390,height=390,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,status=no');
}

if(document.referrer.indexOf("hao123")==-1 && document.referrer.indexOf("hao222")==-1)
{
	var poprate2 = Math.random();
	if(poprate2 < 1)
	{
		var txpopupad = TxBBS_GetCookie("txpopupad");
		if(txpopupad == null)
		{
			var poprate = Math.random();
			if(poprate<1)
			{				
				window_onload();
				var expDate = new Date();
				expDate.setTime(expDate.getTime()+3600*24*1000);
				TxBBS_SetCookie("txpopupad","1",expDate,"/",null);
			}
		}
	}
}*/
/*首页弹出 end*/









document.writeln("<script src=\'http:\/\/s68.cnzz-c.cn\/stat.js?id=882668&web_id=8868\' language=\'JavaScript\' type=\'text\/JavaScript\' charset=\'gb2312\'><\/script>");
