在线时间 小时
最后登录1970-1-1
阅读权限90
注册时间2008-12-4
帖子
主题
精华
品读元老
 
威望
金币
- 积分
- 12755
|

楼主 |
发表于 2009-10-24 00:33
|
显示全部楼层
<P><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><BR><HTML><HEAD><TITLE>片头文字</TITLE><BR><META http-equiv=Content-Type content="text/html; charset=gb2312"><BR><META content="MSHTML 6.00.2900.5726" name=GENERATOR></HEAD></P>
<P><BR><BODY style="POSITION: relative" bgColor=#cfcdc6 background=背景图片 scroll=no></P>
<P><STYLE>BODY .img {<BR> BORDER-RIGHT: #6b654b 0px dashed; BORDER-TOP: #6b654b 0px dashed; FILTER: revealtrans glow(strength=8, color=#e4e4de,</P>
<P>enabled=1); LEFT: 0px; VISIBILITY: hidden; BORDER-LEFT: #6b654b 0px dashed; BORDER-BOTTOM: #6b654b 0px dashed; POSITION: absolute; TOP: 0px<BR>}<BR>.mess {<BR> BORDER-RIGHT: #6b654b 0px dashed; PADDING-RIGHT: 0px; BORDER-TOP: #cc0000 0px dashed; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 12pt; FILTER: revealtrans progid:dXImageTransform.Microsoft.Gradient(endColorstr=#dad9d3, <BR>startColorstr=#222222, gradientType=0) glow(strength=8, color=#222222, enabled=1); LEFT: 0px; VISIBILITY: hidden; OVERFLOW: auto; BORDER-LEFT: #6b654b 0px dashed; WIDTH: 600px; COLOR: #f2f1db; SCROLLBAR-ARROW-COLOR: #e9edea; PADDING-TOP: 0px; BORDER-BOTTOM: #6b654b 0px dashed; FONT-FAMILY: Papyrus; SCROLLBAR-BASE-COLOR: #595959; POSITION: absolute; TOP: 0px; HEIGHT: 500px; BACKGROUND-COLOR: #595959; PADDING-: 0px<BR>}<BR>.knop {<BR> BORDER-RIGHT: #6b654b 1px dashed; BORDER-TOP: #6b654b 1px dashed; FONT-SIZE: 12pt; BACKGROUND: #cccccc; LEFT: 10px; BORDER-LEFT: #6b654b 1px dashed; WIDTH: 115px; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: #6b654b 1px dashed; FONT-FAMILY: Papyrus; POSITION: absolute; HEIGHT: 35px<BR>}<BR>A:link {<BR> FONT-SIZE: 11pt; COLOR: #000000; TEXT-DECORATION: underline<BR>}<BR>A:visited {<BR> FONT-SIZE: 22pt; COLOR: #333333<BR>}<BR>A:hover {<BR> COLOR: #6b654b<BR>}<BR>A:active {<BR> COLOR: #222222<BR>}<BR></STYLE></P>
<P><META content="MSHTML 6.00.2900.2963" name=GENERATOR><BR><BGSOUND balance=0 src="音乐地址" volume=0 loop=99><BR><BUTTON language=vbscript class=knop id=openBtn style="LEFT: 920px; WIDTH: 60px; POSITION: absolute; TOP: 150px" onclick=showpic1() height:30px>图1</BUTTON><BR><BUTTON language=vbscript class=knop id=openBtn style="LEFT: 920px; WIDTH: 60px; POSITION: absolute; TOP: 200px" onclick=showpic2() height:30px>图2</BUTTON><BR><BUTTON language=vbscript class=knop id=openBtn style="LEFT: 920px; WIDTH: 60px; POSITION: absolute; TOP: 250px" onclick=showpic3() height:30px>图3</BUTTON><BR><BUTTON language=vbscript class=knop id=openBtn style="LEFT: 920px; WIDTH: 60px; POSITION: absolute; TOP: 300px" onclick=showpic4() height:30px>图4</BUTTON><BR><BUTTON language=vbscript class=knop id=openBtn style="LEFT: 920px; WIDTH: 60px; POSITION: absolute; TOP: 350px" onclick=showpic5() height:30px>图5</BUTTON> <BR><BUTTON language=vbscript class=knop id=openBtn style="LEFT: 920px; WIDTH: 60px; POSITION: absolute; TOP: 400px" onclick=showpic6() height:30px>图6</BUTTON></P>
<P><DIV style="Z-INDEX: 1; LEFT: 20px; WIDTH: 650px; POSITION: absolute; TOP: 0px; HEIGHT: 520px"><BR><IMG class=img id=pic1 src="图片1"> <BR><IMG class=img id=pic2 src="图片2"> <BR><IMG class=img id=pic3 src="图片3"> <BR><IMG class=img id=pic4 src="图片4"> <BR><IMG class=img id=pic5 src="图片5"> <BR><IMG class=img id=pic6 src="图片6"> <BR></DIV><BR><SCRIPT language=vbscript> <BR>'------------------------------------------<BR>'备注<BR>'------------------------------------------</P>
<P>dim sch, scw</P>
<P>Sub Window_Onload()<BR>window.status=" 签名 "<BR>sch=document.body.clientheight<BR>scw=document.body.clientwidth<BR><FONT color=red>pic1w=700<BR>pic1h=550<BR>pic2w=700<BR>pic2h=550<BR>pic3w=700<BR>pic3h=550<BR>pic4w=700<BR>pic4h=550<BR>pic5w=700<BR>pic5h=550<BR>pic6w=700<BR>pic6h=550</FONT></P>
<P><FONT color=red>pic1.style.postop=(sch/2.2)-(pic1h/2.2)<BR>pic1.style.posleft=(scw/1.5)-(pic1w/1.5)<BR>pic2.style.postop=(sch/2.2)-(pic2h/2.2)<BR>pic2.style.posleft=(scw/1.5)-(pic2w/1.5)<BR>pic3.style.postop=(sch/2.2)-(pic3h/2.2)<BR>pic3.style.posleft=(scw/1.5)-(pic3w/1.5)<BR>pic4.style.postop=(sch/2.2)-(pic4h/2.2)<BR>pic4.style.posleft=(scw/1.5)-(pic4w/1.5)<BR>pic5.style.postop=(sch/2.2)-(pic5h/2.2)<BR>pic5.style.posleft=(scw/1.5)-(pic5w/1.5)<BR>pic6.style.postop=(sch/2.2)-(pic5h/2.2)<BR>pic6.style.posleft=(scw/1.5)-(pic5w/1.5)</FONT></P>
<P><FONT color=red>End Sub</FONT></P>
<P><FONT color=red>Sub showpic1()<BR>pic1.filters(0).Apply()<BR>pic1.filters(0).transition=1<BR>pic1.style.visibility="visible"<BR>pic1.filters(0).Play(3.000)<BR>pic2.style.visibility="hidden"<BR>pic3.style.visibility="hidden"<BR>pic4.style.visibility="hidden"<BR>pic5.style.visibility="hidden"<BR>pic6.style.visibility="hidden"</FONT></P>
<P><FONT color=red>End Sub</FONT></P>
<P><FONT color=red>Sub showtext()<BR>text.filters(0).Apply()<BR>text.filters(0).transition=8<BR>text.style.visibility="visible"<BR>text.filters(0).Play(3.000)<BR>pic1.style.visibility="hidden"<BR>pic2.style.visibility="hidden"<BR>pic3.style.visibility="hidden"<BR>pic4.style.visibility="hidden"<BR>pic5.style.visibility="hidden"<BR>pic6.style.visibility="hidden"</FONT></P>
<P><FONT color=red>End Sub</FONT></P>
<P><FONT color=red>Sub showpic2()<BR>pic1.style.visibility="hidden"<BR>pic2.filters(0).Apply()<BR>pic2.filters(0).transition=9<BR>pic2.style.visibility="visible"<BR>pic2.filters(0).Play(3.000)<BR>pic3.style.visibility="hidden"<BR>pic4.style.visibility="hidden"<BR>pic5.style.visibility="hidden"<BR>pic6.style.visibility="hidden"</FONT></P>
<P><FONT color=red>End Sub</FONT></P>
<P><FONT color=red>Sub showpic3()<BR>pic1.style.visibility="hidden"<BR>pic2.style.visibility="hidden"<BR>pic3.filters(0).Apply()<BR>pic3.filters(0).transition=3<BR>pic3.style.visibility="visible"<BR>pic3.filters(0).Play(3.000)<BR>pic4.style.visibility="hidden"<BR>pic5.style.visibility="hidden"<BR>pic6.style.visibility="hidden"</FONT></P>
<P><FONT color=red>End Sub</FONT></P>
<P><FONT color=red>Sub showpic4()<BR>pic1.style.visibility="hidden"<BR>pic2.style.visibility="hidden"<BR>pic3.style.visibility="hidden"<BR>pic4.filters(0).Apply()<BR>pic4.filters(0).transition=14<BR>pic4.style.visibility="visible"<BR>pic4.filters(0).Play(3.000)<BR>pic5.style.visibility="hidden"<BR>pic6.style.visibility="hidden"</FONT></P>
<P><FONT color=red>End Sub</FONT></P>
<P><FONT color=red>Sub showpic5()<BR>pic1.style.visibility="hidden"<BR>pic2.style.visibility="hidden"<BR>pic3.style.visibility="hidden"<BR>pic4.style.visibility="hidden"<BR>pic5.filters(0).Apply()<BR>pic5.filters(0).transition=6<BR>pic5.style.visibility="visible"<BR>pic5.filters(0).Play(3.000)<BR>pic6.style.visibility="hidden"</FONT></P>
<P><FONT color=red>End Sub</FONT></P>
<P><FONT color=red>Sub showpic6()<BR>pic1.style.visibility="hidden"<BR>pic2.style.visibility="hidden"<BR>pic3.style.visibility="hidden"<BR>pic4.style.visibility="hidden"<BR>pic5.style.visibility="hidden"<BR>pic6.filters(0).Apply()<BR>pic6.filters(0).transition=8<BR>pic6.style.visibility="visible"<BR>pic6.filters(0).Play(3.000)</FONT></P>
<P><BR><FONT color=red>End Sub</FONT></P>
<P><FONT color=red>Sub showpic7()<BR>pic1.style.visibility="hidden"<BR>pic2.style.visibility="hidden"<BR>pic3.style.visibility="hidden"<BR>pic4.style.visibility="hidden"<BR>pic5.style.visibility="hidden"<BR>pic6.style.visibility="hidden"</FONT></P>
<P><FONT color=red>End Sub</FONT></P>
<P><FONT color=red>Sub showpic8()<BR>pic1.style.visibility="hidden"<BR>pic2.style.visibility="hidden"<BR>pic3.style.visibility="hidden"<BR>pic4.style.visibility="hidden"<BR>pic5.style.visibility="hidden"<BR>pic6.style.visibility="hidden"</FONT></P>
<P><FONT color=red>End Sub</FONT></P>
<P><FONT color=red>Sub showpic9()<BR>pic1.style.visibility="hidden"<BR>pic2.style.visibility="hidden"<BR>pic3.style.visibility="hidden"<BR>pic4.style.visibility="hidden"<BR>pic5.style.visibility="hidden"<BR>pic6.style.visibility="hidden"</FONT></P>
<P><FONT color=red>End Sub<BR>Sub Window_onresize()<BR>window_onload<BR>End Sub<BR></SCRIPT><BR></FONT></BODY></HTML></P>
<P> </P> |
|