桐城网

 找回密码
 我要注册

QQ登录

只需一步,快速开始

查看: 2139|回复: 2

[影音分享] 福清DJ杨生-2010[如果爱情真的是这样]伤感中文慢摇

[复制链接]

36

主题

2091

回帖

3530

积分

桐网举人

Rank: 4

积分
3530
QQ
鲜花(0) 鸡蛋(0)
发表于 2010-4-30 09:27:40 | 显示全部楼层 |阅读模式
本帖最后由 chuanqi520 于 2010-4-30 09:32 编辑
  1. [quote]<h1><a href="forumdisplay.php?fid=82&amp;filter=type&amp;typeid=3">[原载]</a> 福清DJ杨生-2010[如果爱情真的是这样]伤感中文慢摇(147MB/320K)迅雷下载</h1>
  2. </div>
  3. <div class="t_msgfontfix">
  4. <table cellspacing="0" cellpadding="0"><tr><td class="t_msgfont" id="postmessage_11453844"><i class="pstatus"> 本帖最后由 音乐大门徒 于 2010-4-27 08:39 编辑 </i>
  5. <TABLE id=table1 style="LEFT: -15px; WIDTH: 720px; POSITION: relative; TOP: 5px; HEIGHT: 206px" cellSpacing=5 cellPadding=1 align=center
  6. background=http://media.pt80.com/pic/2008/01/爱太累B.gif  border=1>
  7. <TBODY>
  8. <TR>
  9. <TD>
  10. <DIV align=center>
  11. <TABLE id=table2 borderColor=#000000 cellSpacing=5 cellPadding=3 width="100%"
  12. background=http://mp3.pt80.com/down/music/qingqing/PIC/gif03.gifborder=1>
  13. <TBODY>
  14. <TR>
  15. <TD>
  16. <DIV align=center>
  17. <TABLE id=table2 borderColor=#000000 cellSpacing=5 cellPadding=3 width="100%"
  18. background=http://media.pt80.com/pic/2008/01/爱太累B.gif  border=1>
  19. <TBODY>
  20. <TR>
  21. <TD>
  22. <DIV align=center>
  23. <TABLE id=table2 borderColor=#000000 cellSpacing=5 cellPadding=3 width="100%" background=http://media.pt80.com/Pic/2009/09/音乐大门徒黑底闪图1.gif border=1>
  24. <TBODY>
  25. <TR>
  26. <TD>
  27. <DIV align=center><IMG src="http://media.pt80.com/pic/2010/4/mt041802.gif"></DIV>
  28. <br><P align=center><STRONG><FONT color="#F70909" size=5>福清DJ杨生-2010[如果爱情真的是这样]伤感中文慢摇</FONT></STRONG></P>
  29. <P align=center><STRONG><FONT color=Lime size=4>320K/MP3</FONT></STRONG></P>
  30. <P align=center><OBJECT classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" id=player height=40 width=350 style="FILTER: invert();"> <PARAM NAME="Filename" VALUE="http://media.pt80.com/music/2010/04/mt042201.wma"><PARAM NAME="ShowControls" VALUE="1"><PARAM NAME="ShowDisplay" VALUE="0"><PARAM NAME="ShowPositionControls" VALUE="1"><PARAM NAME="ShowStatusBar" VALUE="1"><PARAM NAME="Volume" VALUE="0"><PARAM NAME="PlayCount" VALUE="0"></TR></TD></OBJECT></div></div><BR><BR>
  31. <P align=center><IMG
  32. src="http://media.pt80.com/Pic/2009/09/门徒图片01.gif"><IMG
  33. src="http://media.pt80.com/Pic/2009/09/门徒图片02.gif" width=150height=207><IMG src="http://media.pt80.com/Pic/2009/09/门徒图片01.gif"></P>
  34. <EMBED src=http://down.pt80.com/zhaoyun/swf/pt80.swf type=application/octet-stream wmode="transparent" quality="high"
  35. width=400 height=40></EMBED>
  36. <div class="locked">本帖隐藏的内容需要回复才可以浏览</div>
  37. <SCRIPT language=javascript>
  38. function click() {
  39. if (event.button==2) {
  40. //
  41. alert('*^-^*-=音乐大门徒制作分享=-*^-^*!')
  42. }
  43. }
  44. document.onmousedown=click
  45. </SCRIPT>

  46. <SCRIPT language=JavaScript>
  47. function statusMessageObject(p,d) {
  48.   this.msg = MESSAGE
  49.   this.out = " "
  50.   this.pos = POSITION
  51.   this.delay = DELAY
  52.   this.i     = 0
  53.   this.reset = clearMessage
  54. }
  55. function clearMessage() {
  56.   this.pos = POSITION
  57. }
  58. var POSITION = 100
  59. var DELAY    = 5
  60. var MESSAGE  = "*^-^*★ 捌零音乐论坛★~~谢谢欣赏~~ ★*^-^*    "
  61. var scroll = new statusMessageObject()
  62. function scroller() {
  63.   for (scroll.i = 0; scroll.i < scroll.pos; scroll.i++) {
  64.     scroll.out += " "
  65.   }
  66.   if (scroll.pos >= 0)
  67.    scroll.out += scroll.msg
  68.   else scroll.out = scroll.msg.substring(-scroll.pos,scroll.msg.length)
  69.   window.status = scroll.out
  70.   scroll.out = " "
  71.   scroll.pos--
  72.   if (scroll.pos < -(scroll.msg.length)) {
  73.    scroll.reset()
  74.   }
  75.   setTimeout ('scroller()',scroll.delay)
  76. }
  77. function snapIn(jumpSpaces,position) {
  78.   var msg = scroll.msg
  79.   var out = ""
  80.   for (var i=0; i<position; i++)
  81.     {out += msg.charAt(i)}
  82.   for (i=1;i<jumpSpaces;i++)
  83.     {out += " "}
  84.   out += msg.charAt(position)
  85.   window.status = out
  86.   if (jumpSpaces <= 1) {
  87.     position++
  88.     if (msg.charAt(position) == ' ')
  89.       {position++ }
  90.     jumpSpaces = 100-position
  91.   } else if (jumpSpaces >  3)
  92.        {jumpSpaces *= .75}
  93.   else
  94.     {jumpSpaces--}
  95.   if (position != msg.length) {
  96.     var cmd = "snapIn(" + jumpSpaces + "," + position + ")";
  97.     scrollID = window.setTimeout(cmd,scroll.delay);
  98.   } else {
  99.     window.status=""
  100.     jumpSpaces=0
  101.     position=0
  102.     cmd = "snapIn(" + jumpSpaces + "," + position + ")";
  103.     scrollID = window.setTimeout(cmd,scroll.delay);
  104.     return false
  105.   }
  106.   return true
  107. }
  108. snapIn(100,0);
  109. // -->[/quote]
复制代码
【分享精彩·网聚未来】 我骄傲,我是桐城人! 桐城网宗旨:弘扬主旋律,讴歌真善美,传播正能量,彰显精气神。

1417

主题

2万

回帖

2万

积分

超级版主

Rank: 8Rank: 8

积分
27206
鲜花(3) 鸡蛋(0)
发表于 2010-4-30 09:35:47 | 显示全部楼层
{:5_205:}
【分享精彩·网聚未来】 我骄傲,我是桐城人! 桐城网宗旨:弘扬主旋律,讴歌真善美,传播正能量,彰显精气神。

1749

主题

1万

回帖

2万

积分

荣誉会员

Rank: 8Rank: 8

积分
23619
鲜花(12) 鸡蛋(0)
发表于 2010-4-30 21:11:29 | 显示全部楼层
楼主这个代码整的,真是无语了
【分享精彩·网聚未来】 我骄傲,我是桐城人! 桐城网宗旨:弘扬主旋律,讴歌真善美,传播正能量,彰显精气神。
您需要登录后才可以回帖 登录 | 我要注册

本版积分规则

快速回复 返回顶部 返回列表