对联

释放双眼,带上耳机,听听看~!

<?php wp_footer(); ?>
<SCRIPT language=”JavaScript”>
lastScrollY = 0;
function heartBeat(){
var diffY;
if (document.documentElement && document.documentElement.scrollTop)
diffY = document.documentElement.scrollTop;
else if (document.body)
diffY = document.body.scrollTop
else
{/*Netscape stuff*/}
//alert(diffY);
percent=.1*(diffY-lastScrollY);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.getElementById(“leftDiv”).style.top = parseInt(document.getElementById(“leftDiv”).style.top)+percent+”px”;
document.getElementById(“rightDiv”).style.top = parseInt(document.getElementById(“rightDiv”).style.top)+percent+”px”;
lastScrollY=lastScrollY+percent;
//alert(lastScrollY);
}
//下面这段删除后,对联将不跟随屏幕而移动。
window.setInterval(“heartBeat()”,1);
//–>
//关闭按钮
function close_left2(){
left2.style.visibility=’hidden’;
}
function close_right2(){
right2.style.visibility=’hidden’;
}
//显示样式
document.writeln(“<style type=\”text\/css\”>”);
document.writeln(“#leftDiv,#rightDiv{position:absolute;}”);
document.writeln(“.itemFloat{width:100px;height:auto;line-height:5px}”);
document.writeln(“<\/style>”);
//以下为主要内容
document.writeln(“<div id=\”leftDiv\” style=\”top:112px;left:50px\”>”);
//——左侧各块开始
//—L2
document.writeln(“<div id=\”left2\” class=\”itemFloat\”>”);
document.writeln(“<img border=0 src=////bojiezou.kanxinli.com/wp-content/uploads/2021/12/1640628931-1111116.jpg>”);
document.writeln(“<br><a href=\”javascript:close_left2();\” title=\”关闭上面的广告\”>×<\/a>”);
document.writeln(“<\/div>”);
//——左侧各块结束
document.writeln(“<\/div>”);
document.writeln(“<div id=\”rightDiv\” style=\”top:112px;right:50px\”>”);
//——右侧各块结束
//—R2
document.writeln(“<div id=\”right2\” class=\”itemFloat\”>”);
document.writeln(“<img border=0 src=//bojiezou.kanxinli.com/wp-content/uploads/2021/12/1640628931-222222222116.png>”);
document.writeln(“<br><a href=\”javascript:close_right2();\” title=\”关闭上面的广告\”>×<\/a>”);
document.writeln(“<\/div>”);
//——右侧各块结束
document.writeln(“<\/div>”);
</SCRIPT>

给TA打赏
共{{data.count}}人
人已打赏
网站修改记录

跑马灯欢迎模式

2021-12-28 1:40:25

网站修改记录

首页6格导航

2022-1-1 3:49:17

0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索