﻿/*    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    = '';
            }
        }    
        
    var theFloaters = new floaters();
        theFloaters.addItem('followDiv1','document.body.clientWidth-106',80,'<a href=#  target=_blank><img src=/images/ad_100x300.gif  border=0>');
    theFloaters.addItem('followDiv2',26,80,'<a  href=#  target=_blank><img src=/images/ad_100x300.gif  border=0>');
    theFloaters.play();
	*/

	if(screen.width>1024)
{
	document.write('<div id=ad_div style=\'position:absolute; visibility:visible; z-index:1; width:100px;margin-top:90px;margin-right:50px\'>\r\n\t<br><a href=\"http:\/\/www.21tix.com\/ticket1484.html\" target=\"_blank\"><img src=\"http:\/\/www.21tix.com\/images\/ad\/float_sbh.jpg\" border=\"0\"><\/a><table width=\"100\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td align=\"center\" style=\"padding-top:2px;padding-right:1px;\"><a href=\"javascript:closeFB(\'ad_div\');\" style=\"font-size:12px;color:#000000;text-decoration:none;\" target=\"_self\"><font color=\"red\">关闭<\/font><\/a><\/td><\/tr><\/table>\r\n<\/div>\r\n\r\n<SCRIPT LANGUAGE=\"JavaScript\">   \r\n<!--\r\ninitDoubleTopBanner92516bc9c62146df866fee43cfe8195b()\r\nfunction initDoubleTopBanner92516bc9c62146df866fee43cfe8195b()\r\n{\r\n    ad_div.style.right=20;\r\n\tif (document.documentElement && document.documentElement.scrollTop)\r\n\t{\r\n       ad_div.style.top=document.documentElement.scrollTop + 100;\r\n\t}\r\n\telse if (document.body)\r\n\t{\r\n       ad_div.style.top=document.body.scrollTop + 100;\r\n\t}\r\n\r\n    setTimeout(\"initDoubleTopBanner92516bc9c62146df866fee43cfe8195b();\",100);\r\n}\r\n\/\/-->\r\n<\/SCRIPT>\r\n\r\n<SCRIPT LANGUAGE=\'JavaScript\'>\r\nfunction closeFB(dlid92516bc9c62146df866fee43cfe8195b1) {\r\n    document.getElementById(dlid92516bc9c62146df866fee43cfe8195b1).style.visibility=\'hidden\';\r\n\t}\r\n<\/script>\r\n\r\n');
}
	document.write("<scr"+"ipt language=\"javascript\" src=\"http://www.53kf.com/kf.php?arg=dtpw&style=1&keyword="+escape(document.referrer)+"\"></scr"+"ipt>");
	//document.write("<scr"+"ipt language=\"javascript\" src=\"http://float2006.tq.cn/floatcard?adminid=8299019&sort=0\"></scr"+"ipt>");
	
		//document.write('<div id=ad_div1 style=\'position:absolute; visibility:visible; z-index:1; width:100px;\'>\r\n\t<a href=\"lp.aspx\" target=\"_blank\"><img src=\"images\/ad_100x300.gif\" border=\"0\"><\/a><table width=\"100\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td align=\"center\" style=\"padding-top:2px;padding-right:1px;\"><a href=\"javascript:closeFB(\'ad_div1\');\" style=\"font-size:12px;color:#000000;text-decoration:none;\" target=\"_self\"><font color=\"red\">关闭<\/font><\/a><\/td><\/tr><\/table>\r\n<\/div>\r\n\r\n<SCRIPT LANGUAGE=\"JavaScript\">   \r\n<!--\r\ninitDoubleTopBanner92516bc9c62146df866fee43cfe8195b1()\r\nfunction initDoubleTopBanner92516bc9c62146df866fee43cfe8195b1()\r\n{\r\n    ad_div1.style.left=20;\r\n\tif (document.documentElement && document.documentElement.scrollTop)\r\n\t{\r\n       ad_div1.style.top=document.documentElement.scrollTop + 100;\r\n\t}\r\n\telse if (document.body)\r\n\t{\r\n       ad_div1.style.top=document.body.scrollTop + 100;\r\n\t}\r\n\r\n    setTimeout(\"initDoubleTopBanner92516bc9c62146df866fee43cfe8195b1();\",100);\r\n}\r\n\/\/-->\r\n<\/SCRIPT>\r\n\r\n<SCRIPT LANGUAGE=\'JavaScript\'>\r\nfunction closeFB(dlid92516bc9c62146df866fee43cfe8195b1) {\r\n    document.getElementById(dlid92516bc9c62146df866fee43cfe8195b1).style.visibility=\'hidden\';\r\n\t}\r\n<\/script>\r\n\r\n');