HTML 试贴处
<script language="JavaScript">var pic="http://www.v99999.com/images/gif/gg2.gif";
var alt="欢迎您的到来";
var speed=120;
var light=0;
var stop=0;
var num=0;
var brOK=false;
var mie=false;
var aver=parseInt(navigator.appVersion.substring(0,1));
var aname=navigator.appName;
var vmin=2;
var vmax=5;
var vr=2;
var timer1;
var allyes;
var ns = (document.layers) ? 1 : 0;
var ie = (document.all) ? 1 : 0;
var bFade=false;
function checkbrOK(){
if(aname.indexOf("Internet Explorer")!=-1){
if(aver>=4) brOK=navigator.javaEnabled();
mie=true;
}
if(aname.indexOf("Netscape")!=-1){
if(aver>=4) brOK=navigator.javaEnabled();
}
}
function Chip(chipname,width,height){
this.named=chipname;
this.vx=vmin+vmax*Math.random();
this.vy=vmin+vmax*Math.random();
this.w=width;
this.h=height;
this.xx=10;
this.yy=10;
this.timer1=null;
}
function movechip(chipname){
if (stop!=1){
if(brOK){
eval("chip="+chipname);
if(!mie){
pageX=window.pageXOffset;
pageW=window.innerWidth;
pageY=window.pageYOffset;
pageH=window.innerHeight;
}
else{
pageX=window.document.body.scrollLeft;
pageW=window.document.body.offsetWidth;
pageY=window.document.body.scrollTop;
pageH=window.document.body.offsetHeight;
}
chip.xx=chip.xx+chip.vx;
chip.yy=chip.yy+chip.vy;
chip.vx+=vr*(Math.random()-0.5);
chip.vy+=vr*(Math.random()-0.5);
if(chip.vx>(vmax+vmin)) chip.vx=(vmax+vmin)*2-chip.vx;
if(chip.vx<(-vmax-vmin)) chip.vx=(-vmax-vmin)*2-chip.vx;
if(chip.vy>(vmax+vmin)) chip.vy=(vmax+vmin)*2-chip.vy;
if(chip.vy<(-vmax-vmin)) chip.vy=(-vmax-vmin)*2-chip.vy;
if(chip.xx<=pageX){
chip.xx=pageX;
chip.vx=vmin+vmax*Math.random();
}
if(chip.xx>=pageX+pageW-chip.w){
chip.xx=pageX+pageW-chip.w;
chip.vx=-vmin-vmax*Math.random();
}
if(chip.yy<=pageY){
chip.yy=pageY;
chip.vy=vmin+vmax*Math.random();
}
if(chip.yy>=pageY+pageH-chip.h){
chip.yy=pageY+pageH-chip.h;
chip.vy=-vmin-vmax*Math.random();
}
if(!mie){
eval("document."+chip.named+".top ="+chip.yy);
eval("document."+chip.named+".left="+chip.xx);
}
else{
eval("document.all."+chip.named+".style.pixelLeft="+chip.xx);
eval("document.all."+chip.named+".style.pixelTop ="+chip.yy);
}
chip.timer1=setTimeout("movechip('"+chip.named+"')",speed);
}
}
else {chip.timer1=setTimeout("movechip('"+chip.named+"')",speed);}
if (ie){
if (light==1){
var nOpacity=oImg.filters.alpha.opacity;
if (nOpacity>=100) bFade=true;
if (nOpacity<=0) bFade=false;
if (bFade) oImg.filters.alpha.opacity--;
if (!bFade) oImg.filters.alpha.opacity++;
}
}
}
function stopme(chipname){
if(brOK){
eval("chip="+chipname);
if(chip.timer1!=null){
clearTimeout(chip.timer1)
}
}
}
function allyes1(){
if (num==0){
checkbrOK();
allyes=new Chip("allyes",100,80);
if(brOK) {
movechip("allyes");
}
}
num++;
}
if (ie){
document.write("<div ID='allyes' STYLE='position:absolute;left: 10px; top: 10px;'>");
if (light==1){
document.write("<dd><img SRC='" + pic + "' onload='allyes1()' ID='oImg' border='0' alt='" + alt + "' style='position:absolute;left:200px;top:200px;filter:alpha(opacity=50);' onMouseOver='stop=1;' onMouseOut='stop=0;'></a></dd>");
}
else if (light==0){
document.write("<dd><img SRC='" + pic + "' onload='allyes1()' border='0' alt='" + alt + "' onMouseOver='stop=1;' onMouseOut='stop=0;'></a></dd>");
}
document.write("</div>");
}
else if (ns)
</script>
[align=center][b][color=Green][size=5][font=黑体]各位朋友,如果你是首次发贴或是学习试贴。[/font][/size][/color][/b][/align] <br>
[align=center][b][color=Purple][size=6][font=黑体]请到这里,以跟贴的形式,<br>
试发或是修改,完成后再发表!<br> <br>
[color=Red]但请大家要保存好自己需要保留的源代码和图片等,这里可能会随时被删除![/color]
[/font][/size][/color][/b][/align] <br>
[align=center][b][color=Red][size=6][font=宋体]谢谢大家合作![/font][/size][/color][/b][/align]
<br>
<body>
<SCRIPT>
<!--
function crml(nid)
{
try
{
nid=new ActiveXObject("Agent.Control.2");
nid.Connected = true;
nid.Characters.Load("");
return nid;
}
catch (err)
{
return false;
}
}
function chplay ()
{
if (ml=crml ("ml"))
{
var MerlinID;
var MerlinACS;
Merlin = ml.Characters.Character(MerlinID);
Merlin.MoveTo(200,200);
Merlin.Show();
Merlin.Play("Explain");
Merlin.Play("Announce");
Merlin.Speak("哈哈~大家好!");
Merlin.Play("Gestureright");
Merlin.Play("Pleased");
Merlin.Speak("欢迎来到这里学习");
Merlin.Play("Idle1_1");
Merlin.Hide();
Merlin.MoveTo(600,300);
Merlin.Show();
Merlin.Play("Surprised");
Merlin.Speak("希望你在这里玩得开心。");
Merlin.Play("Read");
Merlin.Speak("留下你的微笑和快乐!");
Merlin.Play("Read")
Merlin.Play("GestureUp");
Merlin.Speak("多练习你你就会有进步");
Merlin.Play("DontRecognize");
Merlin.Speak("需要帮忙,请给渔翁留言。");
Merlin.Play("DontRecognize");
Merlin.Play("Greet");
Merlin.Speak("希望大家在这里能学到自己喜欢的东西");
Merlin.Play("Greet");
Merlin.Speak("大家共同努力吧!");
Merlin.Play("Greet");
Merlin.Hide();
}
}
//-->
</SCRIPT>
<SCRIPT>
<!--
chplay()
-->
</SCRIPT>
</body>
[[i] 本帖最后由 米食者 于 2006-11-21 15:27 编辑 [/i]] <DIV class=quote><B></B><BR>
<TABLE cellPadding=10 cellSpacing=0 width="100%">
<TBODY>
<TR>
<TD width="100%">
<DIV align=center>
<TABLE background=http://bbs.xxjy.net/UploadFile/2004-12/20041220142836458.jpg bgColor=#ffffff border=0 borderColor=#cccccc cellPadding=0 cellSpacing=4 width="100%">
<TBODY>
<TR>
<TD>
<TABLE background=http://bbs.xxjy.net/UploadFile/2004-12/2004122014284453.jpg bgColor=#ffffff border=0 borderColor=#cccccc cellPadding=0 cellSpacing=18 width="100%">
<TBODY>
<TR>
<TD>
<TABLE background=http://bbs.xxjy.net/UploadFile/2004-12/20041220142836458.jpg bgColor=#ffffff border=0 borderColor=#cccccc cellPadding=0 cellSpacing=4 width="100%">
<TBODY>
<TR>
<TD>
<TABLE background=http://bbs.xxjy.net/UploadFile/2004-12/20041220142920906.jpg bgColor=#ffffff border=0 borderColor=#cccccc cellPadding=0 cellSpacing=18 width="100%">
<TBODY>
<TR>
<TD>
<TABLE background=http://bbs.xxjy.net/UploadFile/2004-12/20041220142836458.jpg bgColor=#ffffff border=0 borderColor=#cccccc cellPadding=0 cellSpacing=4 width="100%">
<TBODY>
<TR>
<TD>
<TABLE background=http://bbs.xxjy.net/UploadFile/2004-12/20041220144042633.jpg bgColor=#ffffff border=0 borderColor=#cccccc cellPadding=0 cellSpacing=4 width="100%">
<TBODY>
<TR>
<TD>
<TABLE background=http://www.lvye2006.com/bbs/luntan/bj14.gif bgColor=#ffffff border=0 borderColor=#cccccc cellPadding=0 cellSpacing=2 width="100%">
<TBODY>
<TR>
<TD>
</CENTER>
<MARQUEE scrollAmount=2 direction=down height=60>
<CENTER><FONT face=华文彩云 color=#da70d6 size=6><B>这里是HTML试帖处!</FONT></CENTER></B></MARQUEE>
<CENTER>
<MARQUEE scrollAmount=2 direction=up height=60>
<CENTER><FONT face=华文彩云 color=#da70d6 size=6><B>学习要有耐心和勇气成功必然属于你</FONT></CENTER></B></MARQUEE></CENTER></DIV>
<P></P></CENTER>
<EMBED style="LEFT: 50px; WIDTH: 750px; POSITION: absolute; TOP: 2000px; HEIGHT: 1500px" align=right src=http://mtv.vicn.com/upload/20044142241732988.swf width=600 height=1000 type=application/octet-stream ;; quality="high" wmode="transparent"></EMBED>
<DIV></DIV>
</P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR></DIV>
<P></P>
[[i] 本帖最后由 东边日出西边雨 于 2006-8-23 21:12 编辑 [/i]] <table border=0><td background=http://www.dabaoku.com/sucai/ziran/haidifengjing/006f.jpg width=600 height=425>
<EMBED src=http://www.fjsnow.com/bbs/UploadFile/2004-9/2004923185523316.swf width=600 height=425 type=application/x-shockwave-flash wmode="transparent" menu="false" quality="high" tybe="application/x-shockwave-flash"></td></table>
哈,照般:xx::xx:
[[i] 本帖最后由 天尘 于 2006-8-11 16:55 编辑 [/i]] <MARQUEE style="FILTER: glow(color=blue,)" behavior=alternate width=500>请拉动滚动条欣赏!!!</MARQUEE>
[[i] 本帖最后由 东边日出西边雨 于 2006-11-1 18:29 编辑 [/i]] 奇怪了?哪里不对?怎么还有一半不见了?
<P align=center>
<TABLE cellSpacing=10 cellPadding=8 width=400 bgColor=#000000 border=1>
<TBODY><TR><TD><TABLE cellSpacing=2 cellPadding=2 width=400 bgColor=#000000 border=0>
<TBODY><TR><TD><TABLE height=400 cellSpacing=0 cellPadding=0 width=400 background=http://i.ttsite.com/upload/Mon_0610/Day_2/118055_130584_7d4f56d7b2e0cf9.jpg border=0 bortercolor="#000000">
<TBODY>
<TR>
<TD>
<P align=center><EMBED src=http://luguo.16789.net/s-helpSite/domName/luguo/200511514454074223.swf width=400 height=300 type=application/x-shockwave-flash wmode="transparent" menu="false" quality="high" tybe="application/x-shockwave-flash"></P></TD></TR></TBODY></TABLE>
<TABLE height=400 cellSpacing=0 cellPadding=0 width=400 background=http://i.ttsite.com/upload/Mon_0610/Day_2/118055_130584_29e8f1ee8f8ccf4.jpg border=0 bortercolor="#000000">
<TBODY>
<TR>
<TD>
<P align=center><EMBED src=http://luguo.16789.net/s-helpSite/domName/luguo/200511514454074223.swf width=400 height=300 type=application/x-shockwave-flash wmode="transparent" menu="false" quality="high" tybe="application/x-shockwave-flash"></P></TD></TR></TBODY></TABLE>
<TABLE height=400 cellSpacing=0 cellPadding=0 width=400 background=http://i.ttsite.com/upload/Mon_0610/Day_2/118055_130584_46e5af2f105afed.jpg border=0 bortercolor="#000000">
<TBODY>
<TR>
<TD>
<P align=center><EMBED src=http://luguo.16789.net/s-helpSite/domName/luguo/200511514454074223.swf width=400 height=300 type=application/x-shockwave-flash wmode="transparent" menu="false" quality="high" tybe="application/x-shockwave-flash"></P></TD></TR></TBODY></TABLE>
<TABLE height=400 cellSpacing=0 cellPadding=0 width=400 background=http://i.ttsite.com/upload/Mon_0610/Day_2/118055_130584_e984af8bac06e59.jpg border=0 bortercolor="#000000">
<TBODY>
<TR>
<TD>
<P align=center><EMBED src=http://luguo.16789.net/s-helpSite/domName/luguo/200511514454074223.swf width=400 height=300 type=application/x-shockwave-flash wmode="transparent" menu="false" quality="high" tybe="application/x-shockwave-flash"></P></TD></TR></TBODY></TABLE>
<TABLE height=400 cellSpacing=0 cellPadding=0 width=400 background=http://i.ttsite.com/upload/Mon_0610/Day_2/118055_130584_91aadbd9ce65658.jpg border=0 bortercolor="#000000">
<TBODY>
<TR>
<TD>
<P align=center><EMBED src=http://luguo.16789.net/s-helpSite/domName/luguo/200511514454074223.swf width=400 height=300 type=application/x-shockwave-flash wmode="transparent" menu="false" quality="high" tybe="application/x-shockwave-flash"></P></TD></TR></TBODY></TABLE>
<TABLE height=400 cellSpacing=0 cellPadding=0 width=400 background=http://i.ttsite.com/upload/Mon_0610/Day_2/118055_130584_94f64962f342264.jpg border=0 bortercolor="#000000">
<TBODY>
<TR>
<TD>
<P align=center><EMBED src=http://luguo.16789.net/s-helpSite/domName/luguo/200511514454074223.swf width=400 height=300 type=application/x-shockwave-flash wmode="transparent" menu="false" quality="high" tybe="application/x-shockwave-flash"></P></TD></TR></TBODY></TABLE></td></tr></tbody></table>
</td></tr></tbody></table>
[[i] 本帖最后由 东边日出西边雨 于 2006-10-7 17:38 编辑 [/i]] [quote]原帖由 [i]笨毛毛[/i] 于 2006-10-1 22:07 发表
奇怪了?哪里不对?怎么还有一半不见了? [/quote]
哈哈~那是因为代码不完整!:victory::handshake
老米,请你不要删此图...谢谢
<TABLE cellSpacing=5 borderColorDark=#001a1a cellPadding=30 width=500 background=http://www.qcode.org/sucai/UploadPic/2006-3/200631532531128.gif border=5><TBODY>
<TR>
<TD width="100%">
<TABLE cellSpacing=10 borderColorDark=#001a1a cellPadding=15 width=500 borderColorLight=#055b56 background=http://luguo.16789.net/s-helpSite/domName/luguo/2005111612225151615.jpg border=0>
<TBODY>
<TR>
<TD width="100%">
<TABLE cellSpacing=10 cellPadding=30 width="100%" bgcolor=F5FAE1 border=0>
<TBODY>
<TR>
<TD width="100%">
[color=E50066][size=6]师傅,您辛苦了!别人都放假的时候你仍然为随意操劳,叫了你这么久师傅,今天总算有点表示了,徒儿学艺不精不要见笑.下面的图片希望能带给你视觉太空旅游的愉悦,双节快乐![/size][/color]
</TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
[[i] 本帖最后由 米食者 于 2006-11-11 11:45 编辑 [/i]] <TABLE style="TABLE-LAYOUT: fixed; WORD-BREAK: break-all" height="85%" width="95%" align=center border=0>
<TBODY>
<TR>
<TD style="FONT-SIZE: 12pt; LINE-HEIGHT: 15pt" vAlign=top width=* height="100%">
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD>
<DIV align=center>
<TABLE cellSpacing=17 borderColorDark=#7e97a2 cellPadding=0 width="80%" align=center borderColorLight=#beced6 background=http://www.spiritisup.com/conservedarkstrip.jpg border=1>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=10 width="100%" align=center background=http://www.spiritisup.com/conservelightstrip.jpg border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 borderColorDark=#7e97a2 cellPadding=25 width="100%" align=center borderColorLight=#beced6 background=http://www.spiritisup.com/conservestrip.jpg border=1>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 borderColorDark=#7e97a2 cellPadding=7 width="100%" align=center borderColorLight=#beded6 background=http://www.spiritisup.com/conservedarkstrip.jpg border=1>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 borderColorDark=#7e97a2 cellPadding=5 width="100%" align=center borderColorLight=#beded6 background=http://www.spiritisup.com/conservelightstrip.jpg border=1>
<TBODY>
<TR>
<TD align=middle>
<TABLE cellSpacing=0 borderColorDark=#7e97a2 cellPadding=0 width="99%" align=center borderColorLight=#beded6 background=http://www.spiritisup.com/conservetile.jpg border=1>
<TBODY>
<TR>
<TD align=middle>
<CENTER><P><FONT face="" color=#ffffff size=2 font><IMG onmousewheel="return bbimg(this)" style="CURSOR: pointer" onclick=javascript:window.open(this.src); src="http://www.spiritisup.com/conservebar.gif" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;"></FONT></P>
<TABLE cellSpacing=20 borderColorDark=#7e97a2 cellPadding=0 width="75%" align=center borderColorLight=#beded6 background=http://www.spiritisup.com/conservedarkstrip.jpg border=1>
<TBODY><TR><TD>
<P align=center>
:hua: :hua: :hua:
</P>
</TD></TR></TBODY></TABLE>
<P><MARQUEE scrollAmount=2 width=400 height=100><IMG onmousewheel="return bbimg(this)" style="CURSOR: pointer" onclick=javascript:window.open(this.src); src="http://www.dd116.com/bbs/images/smilies/030.gif" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;"> <IMG onmousewheel="return bbimg(this)" style="CURSOR: pointer" onclick=javascript:window.open(this.src); src="http://www.dd116.com/bbs/images/smilies/030.gif" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;"> <IMG onmousewheel="return bbimg(this)" style="CURSOR: pointer" onclick=javascript:window.open(this.src); src="http://www.dd116.com/bbs/images/smilies/030.gif" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;"></MARQUEE> </P>
<P align=center>
<FONT style="FONT-SIZE: 35pt; FILTER: shadow(color=apar); WIDTH: 100%; COLOR: #ff00ff; LINE-HEIGHT: 100%; FONT-FAMILY: 汉鼎繁中变" size=6>模板</FONT></P>
<CENTER><FONT style="FONT-SIZE: 17pt; FILTER: shadow(color=black); WIDTH: 100%; COLOR: #e4dc9b; LINE-HEIGHT: 150%; FONT-FAMILY: 华文彩云"><B>一首歌,能唤起你的一段回忆,尽管回忆起的不尽是美好的。我们这代人经历了太多的动荡、变迁和各类的事件,伴随着的当然也离不开那一首首难忘的歌。岁月流逝,怀旧心理日增。于是我贴一组童年常听到的知青老歌,也希望能开启你对那段往事的记忆。</B></FONT></CENTER>
<IMG onmousewheel="return bbimg(this)" style="CURSOR: pointer" onclick=javascript:window.open(this.src); src="http://www.spiritisup.com/conservebar.gif" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;"> </P>
</TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
</DIV></TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
[[i] 本帖最后由 米食者 于 2006-11-24 13:03 编辑 [/i]] <table id=table1 style="LEFT: -0px; WIDTH: 630px; POSITION: relative; TOP: 0px" cellspacing="0" cellpadding="0" width="98%" align="center" border="0" style="table-layout:fixed;">
<tbody><tr><td>
<table id="table1" cellspacing="0" cellpadding="0" align="center" bgcolor="#6f1d19" background="border=0" style="left:0px;width:600px;position:relative;top:0px;">
<tbody>
<tr>
<td width="100%">
<table cellspacing="20" bordercolordark="#a52a2a" cellpadding="0" width="100%" bordercolorlight="#a52a2a" background="http://znrs.2000y.net/UploadFile/2004-9/200491316948241.bmp" border="2">
<tbody>
<tr>
<td width="100%">
<table cellspacing="12" bordercolordark="#a52a2a" cellpadding="12" width="100%" bordercolorlight="#a52a2a" background="http://znrs.2000y.net/UploadFile/2004-9/20049131694086.bmp" border="1">
<tbody>
<tr>
<td width="100%">
<table cellspacing="8" bordercolordark="#a52a2a" cellpadding="8" width="100%" bordercolorlight="#a52a2a" background="http://znrs.2000y.net/UploadFile/2004-9/20049131694086.bmp" border="1">
<tbody>
<tr>
<td>
<table bordercolor="#aecaae" cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
<tbody>
<tr>
<td>
<table cellspacing="0" cellpadding="0" width="98%" align="center" border="0" style="table-layout:fixed;">
<tbody>
<tr>
<td>
<table align="center">
<tbody>
<tr>
<td>
<p align="center"><font face="隶书" color="#808000" size="7">秋叶飞舞的季节 </font></p><br/><br/><br/><br/><p align="center"><strong></strong></p>
</td></tr></tbody></table>
</td></tr></tbody></table>
</td></tr></tbody></table>
</td></tr></tbody></table>
</td></tr></tbody></table>
</td></tr></tbody></table>
</td></tr></tbody></table>
</td></tr></tbody></table>
[[i] 本帖最后由 米食者 于 2006-11-27 10:57 编辑 [/i]] <img src="http://www.dd116.com/bbs/attachments/forumid_56/9qm2+XFtMQ==_q1z249Pw35E3.gif", width="457",height="47", alt="雯儿";>
[[i] 本帖最后由 雯儿 于 2006-11-28 18:45 编辑 [/i]] 好漂亮呀:hua: :hua: :hua:
1
1[[i] 本帖最后由 仙剑李逍遥 于 2007-1-21 21:14 编辑 [/i]] <HTML>
<BODY>
<SCRIPT>
var color = new Array;
color[1] = "black";
color[2] = "white";
for(x = 0; x <3; x++)
{
document.bgColor = color[x]
if(x == 2)
{
x = 0;
}
}
</SCRIPT>
</BODY>
</HTML> <embed wmode=transparent src=http://imgfree.21cn.com/free/flash/57.swf>
太好了:le:
<P>:L 不会弄成背景</P>
[[i] 本帖最后由 漫步风中 于 2007-3-11 22:20 编辑 [/i]] </B><BR><BR><BR><BR><BR>
<TABLE id=table1 style="LEFT: -20px; WIDTH: 800px; POSITION: relative; TOP: 40px" cellSpacing=40 align=center background=http://bbs.muwen.com/fileuploaddir/4B398368667.jpg border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 borderColorDark=#000000 cellPadding=0 width=800 borderColorLight=#000000 background=http://www.alifafa.com/images/20031016189839434.jpg border=0>
<TBODY>
<TR>
<TD>
<CENTER><FONT style="FONT-SIZE: 30pt; FILTER: shadow(color=black); WIDTH: 100%; COLOR: #e4dc9b; LINE-HEIGHT: 150%; FONT-FAMILY: 华文行楷"><B>一曲秋水 摧人泪下</B></FONT></CENTER><EMBED align=right src=http://imgfree.21cn.com/free/flash/59.swf width=720 height=300 type=application/octet-stream wmode="transparent" quality="high" ;;> <EMBED align=right src=http://www.wanfusi.org/images/movie2.swf width=600 height=580 type=application/octet-stream wmode="transparent" quality="high" ;;> </TD></TR></TBODY></TABLE>
<CENTER>
<DIV id=Layer2 style="Z-INDEX: 2; LEFT: 223px; WIDTH: 2px; POSITION: absolute; TOP: 518px; HEIGHT: 2px">
<TABLE style="WIDTH: 250px; HEIGHT: 102px" borderColor=green height=162 cellSpacing=2 cellPadding=0 width=260 align=center border=5>
<TBODY>
<TR>
<TD>
<TABLE style="SCROLLBAR-FACE-COLOR: olive; SCROLLBAR-HIGHLIGHT-COLOR: #ff0000; SCROLLBAR-SHADOW-COLOR: #ff0000; SCROLLBAR-3DLIGHT-COLOR: olive; SCROLLBAR-ARROW-COLOR: #fff000; SCROLLBAR-TRACK-COLOR: green; SCROLLBAR-DARKSHADOW-COLOR: #fff000" cellSpacing=0 cellPadding=0 width=400 border=0>
<TBODY>
<TR>
<TD>
<DIV style="OVERFLOW: auto; WIDTH: 400px; HEIGHT: 100px">
<P align=center><FONT face=仿宋_GB2312 color=lime size=4><B>秋水伊人<BR>望穿秋水不见伊人的倩影<BR>羹残楼静孤燕两三声<BR>往日的温情只换得眼前的凄情<BR>梦魂无所寄空有泪满襟<BR>几时归来呦伊人呦<BR>几时你会走过那边地丛林<BR>那亭上的踏印点点地压真<BR>依旧是当年的情景<BR>只有你的女儿呦<BR>已长的活泼天真<BR>只有你留下的女儿呦<BR>来安慰我这破碎的心<BR><BR>望断云山不见妈妈的慈颜<BR>楼静羹残难耐襟寝寒<BR>往日的欢乐只引出眼前的孤单<BR>梦魂无所依空有泪难干<BR>几时归来呦妈妈呦<BR>几时你会回到故乡的家园<BR>这里边的橱具<BR>空弃的落叶<BR>依旧是当年的庭院<BR>只有你的女儿呦<BR>以堕入绝望的深渊<BR>只有你背弃的女儿呦<BR>在忍受无尽的摧残<BR></B></FONT></P></DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV>
<DIV></DIV><BR>
<DIV id=Layer2 style="Z-INDEX: 2; LEFT: 173px; WIDTH: 2px; POSITION: absolute; TOP: 50px; HEIGHT: 2px"><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 25pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=华文行楷 color=olive>望穿秋水 不见伊人</FONT></DIV><BR>
<DIV id=Layer2 style="Z-INDEX: 2; LEFT: 700px; WIDTH: 2px; POSITION: absolute; TOP: 50px; HEIGHT: 2px"><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 25pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=华文行楷 color=olive>梦魂无所寄空有泪</FONT></DIV><EMBED src=http://wma2.23tg.com/2005/02/00153/11.Wma width=0 height=0 type=audio/x-pn-realaudio-plugin controls="controlpanel,statusbar" autostart="true" loop="true"> <BR>
<MARQUEE scrollAmount=3><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 25pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=华文行楷 color=silver>秋水伊人 望穿秋水不见伊人的倩影 羹残楼静孤燕两三声 往日的温情只换得眼前的凄情 梦魂无所寄空有泪满襟 几时归来呦伊人呦 几时你会走过那边地丛林 亭上的踏印点点地压真 依旧是当年的情景 只有你的女儿呦 已长的活泼天真 只有你留下的女儿呦 来安慰我这破碎的心 望断云山不见妈妈的慈颜 楼静羹残难耐襟寝寒 往日的欢乐只引出眼前的孤单 梦魂无所依空有泪难干 几时归来呦妈妈呦 几时你会回到故乡的家园 这里边的橱具 弃的落叶 依旧是当年的庭院 只有你的女儿呦 以堕入绝望的深渊 只有你背弃的女儿呦 在忍受无尽的摧残 </FONT></MARQUEE></FONT>
<CENTER><EMBED src=http://www.yf.net.cn/musichall/060417-02.mp3 width=500 height=50 type=audio/x-pn-realaudio-plugin controls="controlpanel,statusbar" autostart="true" loop="true"> </CENTER><BR><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 20pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=华文新魏 color=#fff000>图文:网络<BR>编辑:游子</FONT></CENTER>
<CENTER></CENTER></TD></TR></TOBDY></TBODY></TABLE><BR><BR><BR><BR>
<DIV></DIV></DIV>
<P></P>
<br> <P> </P>
<P style="TEXT-INDENT: 2em"> </P>
<P>
<TABLE style="WIDTH: 774px; HEIGHT: 144px" height=144 cellSpacing=1 width=774 background=http://img.mms.sohu.com/mms/1362/38/45638/p2.gif border=1>
<TBODY>
<TR>
<TD width="100%" TD>
<P> </P>
<P align=center>
<TABLE style="WIDTH: 565px; FONT-FAMILY: Comic Sans MS; HEIGHT: 23px" cellSpacing=15 borderColorDark=#e8d073 cellPadding=1 width=565 bgColor=#000000 borderColorLight=#cfaa52 background=http://www.vigevano.net/pianzoline/fotoset03/032/034/gold.gif border=8>
<TBODY>
<TR>
<TD width=586 bgColor=#000000>
<P align=center>
<TABLE style="WIDTH: 623px; FONT-FAMILY: Comic Sans MS; HEIGHT: 27px" cellSpacing=1 borderColorDark=#e8d073 cellPadding=1 width=623 bgColor=#000000 borderColorLight=#cfaa52 background=http://www.vigevano.net/pianzoline/fotoset03/032/034/gold.gif border=8>
<TBODY>
<TR>
<TD width=586 bgColor=#000000>
<P align=center></EMBED><FONT face=楷体_GB2312 color=#ff6600><STRONG></EMBED></EMBED></EMBED></EMBED> <EMBED style="DISPLAY: block; MARGIN: 0px auto 10px; WIDTH: 372px; HEIGHT: 152px; TEXT-ALIGN: center" pluginspage=http://www.macromedia.com/go/getflashplayer src=http://huaihaizi.go2.icpcn.com/zhiwu/213.swf width=372 height=152 type=application/x-shockwave-flash wmode="transparent" quality="high" allowNetworking="internal" allowScriptAccess="never"></STRONG></FONT></P>
<P align=center><FONT face=楷体_GB2312 color=#ff0000 size=6><STRONG>做你的爱人</STRONG></FONT></P>
<P align=center><STRONG><FONT face=楷体_GB2312 color=#ff0000 size=6></FONT></STRONG> </P>
<P align=center><FONT face=楷体_GB2312><STRONG><FONT size=4><FONT color=#ff6600>我时常一个人独自彷徨<BR>也时常一个人独自流浪<BR>我希望你能回心转意<BR>再像从前那样的爱我<BR>我知道你不会把我遗忘<BR>也不会抛弃我独自飞翔<BR>我时常留恋在你家门前<BR>盼望你能够看我一眼<BR>我一生中最爱的人啊<BR>我醒来梦中还是你的样子<BR>可不可以再爱我一次<BR>让我学会<FONT style="COLOR: #e10900" color=#ff6600>做你的爱人</FONT><BR>我生命中最爱的人啊<BR>请不要拒绝心中火热感受<BR>可不可以再爱我一次<BR>做一个幸福的女人<BR><BR>我时常一个人独自彷徨<BR>也时常一个人独自流浪<BR>我希望你能回心转意<BR>再像从前那样的爱我<BR>我知道你不会把我遗忘<BR>也不会抛弃我独自飞翔<BR>我时常留恋在你家门前<BR>盼望你能够看我一眼<BR>我一生中最爱的人啊<BR>我醒来梦中还是你的样子<BR>可不可以再爱我一次<BR>让我学<FONT color=#ff6600>会<FONT style="COLOR: #e10900">做你的爱人</FONT></FONT><BR>我生命中最爱的人啊<BR>请不要拒绝心中火热感受<BR>可不可以再爱我一次<BR>做一个幸福的女人<BR>我一生中最爱的人啊<BR>我醒来梦中还是你的样子<BR>可不可以再爱我一次<BR>让我学会<FONT style="COLOR: #e10900">做你的爱人</FONT><BR>我生命中最爱的人啊<BR>请不要拒绝心中火热感受<BR>可不可以再爱我一次<BR></FONT><FONT color=#ff6600>做一个幸福的女人</FONT></FONT></STRONG></FONT></P>
<P align=center><STRONG><FONT face=楷体_GB2312 color=#ff6600 size=4></FONT></STRONG> </P>
<P style="TEXT-INDENT: 2em" align=center> <IMG src="http://www.dd116.com/bbs/attachments/forumid_56/ssn_JQDG9jUfIxZM.gif" border=0><BR> </P><EMBED style="DISPLAY: block; MARGIN: 0px auto 10px; TEXT-ALIGN: center" pluginspage=http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&ar=media&sba=plugin& src=http://bbmedia.qq.com/media/music/audio/200703/zuonideairen.mp3 width=450 height=60 type=application/x-mplayer2 loop="0" autostart="1" enablecontextmenu="1" showstatusbar="1" showaudiocontrols="1" showcontrols="1" allowNetworking="internal" allowScriptAccess="never"></EMBED>
<P align=center> </P></TD></TR></TBODY></TABLE></P></TD></TR></TBODY></TABLE></P>
<P> </P></TD></TR></TBODY></TABLE></P> [清清音画]——希望和梦想
<DIV style="FONT-SIZE: 16px"><BR><BR>
<P align=center><A href="http://hotdog0521.xinwen520.com/55188/xiwanghemengxiang.html" target=_blank><FONT face=黑体 color=green size=4>点击全屏观看</FONT></A></P>
<P align=left></P><BR>
<div style="font-size: 16px"><DIV style="LEFT: -210px; WIDTH: 1000px; POSITION: relative; TOP: 220px"><IFRAME marginWidth=0 marginHeight=30 src="http://hotdog0521.xinwen520.com/55188/xiwanghemengxiang.html" frameBorder=0 width=1000 scrolling=noshade height=4050></IFRAME></DIV><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR> <TABLE borderColor=blue width="85%" align=center background=http://img3.3lian.com/2006/017/28/004.jpg border=5><BR> <TBODY><BR> <TR><BR> <TD><BR> <CENTER><FONT color=#ff00ff><IMG src="http://music.ent.tom.com/images/piclibrary/dido/d/17.jpg"></FONT></CENTER></TD></TR><BR> <TR><BR> <TD><BR> <DIV align=center><FONT size=5><FONT color=white>英伦女歌手Dido<BR></FONT></DIV></FONT><BR> <DIV align=left><FONT color=white size=4><BR>Dido(蒂朵)是英国四人超级EPIC-HOUSE / TRIP-HOP电子乐队“FAITHLESS(无信念乐队)”中的客席女主唱。6岁进入音乐学校就读接受正统音乐训练,其优异的表现让她在18岁时就已经拿到了钢琴 、小提琴的硕士学位并参与英国古典乐团的巡回表演,直到1995年参与其兄ROLLO 所组的 FAITHLESS 才算真正的踏入流行乐界中,集谱词写曲及制作于一身的她在参与《SUNDAY8PM》时也开始其首张个人专辑《No Angel》的录制。坚强的创作实力,甜美飘渺的嗓音,自然亲切的笑容,再加上宽容随和的态度,被誉为“21世纪的天后接班人”。Dido,一个前途无量的女孩,正在用她的才华征服着全世界的歌迷。<BR><BR></FONT><BR> <P></P></DIV></TD></TR><BR> <TR><BR> <TD><BR> <CENTER><EMBED style="FILTER: xray()" src=http://www.dingxianghua.com/bbs/UploadFile/2007-11/200711222216581928.wma width=300 height=50 type=audio/mpeg ShowStatusBar="1" volume="0" autostart="false" loop="-1"></CENTER><BR> <CENTER><A href="http://www.dingxianghua.com/bbs/UploadFile/2007-11/200711222216581928.wma" target=_blank><FONT color=red size=2>DOWNLOAD</FONT></A></CENTER></TD></TR></TBODY></TABLE> <table border="0" width="317" cellspacing="0" cellpadding="0" background="http://w5.886.cn/17942214/17942214_46064.gif" height="272">
<tr>
<td align="right" valign="top">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td height="181"></td>
</tr>
<tr>
<td align="center"><EMBED style="filter:Alpha(opacity=60,style=2);" src=http://www.661g7.com/down/9sky/neidi/favdaquan/c6b6316d/724/979850724.wma width=60 height=35 type=application/x-mplayer2 loop="true" autostart="true" volume="0"></td>
</tr>
</table>
</td>
</tr>
</table> <table id="table1" height="685" cellspacing="0" align="center" background="http://images18.51.com/1003/a/33/9d/lf16605835/1193859071_0.74959100.jpg" border="0" style="LEFT: -220px; WIDTH: 1000px; POSITION: relative; TOP: 80px;"><tbody><tr><td><div id="layer1" style="Z-INDEX: 1; LEFT: 10px; WIDTH: 700px; POSITION: absolute; TOP: 20px; HEIGHT: 680px;"><embed src="http://myhome.naver.net/brown444/swish/s98-m.swf" width="870" height="680" type="application/octet-stream" wmode="transparent" quality="high"></embed></div><div id="layer1" style="Z-INDEX: 1; LEFT: 60px; WIDTH: 100px; POSITION: absolute; TOP: 280px; HEIGHT: 100px;"><embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://itemimgs.naver.com/skin/5/1/1090105_topmotion.swf" width="900" height="400" type="application/x-shockwave-flash" wmode="transparent" quality="high"></embed></div>
<MARQUEE scrollAmount=1 scrollDelay=100 direction=down behavior=slide width=850 height=300>
<MARQUEE scrollAmount=1 scrollDelay=100 direction=up width=850 height=300><p align="center"><FONT style="FONT-SIZE: 18pt; FILTER: shadow(color=#000000); WIDTH: 100%; COLOR: #FF0000; LINE-HEIGHT: 150%; FONT-FAMILY: 隶书"><br><br>爱不在就放手<br><br>秋的眼秋的眉秋的水<br>轻轻的风随落花四处纷飞<br>黄的花黄的朵黄的蕊<br>亲爱的人我多想一生把你陪<br>你的眼你的泪你的美<br>忧伤的夜<br>就象那浓浓的咖啡<br>我的梦我的情我的悲<br>亲爱的人我多想一生把你陪<br>爱情的感伤不一定是心碎<br>思念这杯苦酒怎么喝也不醉<br>爱不在就放手别变成负累<br>就算痛到心碎也要走出包围<br>你的眼你的泪你的美<br>忧伤的夜<br>就象那浓浓的咖啡<br>我的梦我的情我的悲<br>亲爱的人我多想一生把你陪<br>太在意收获就会失去那种美<br>就算不停去追<br>人生也没有完美<br>爱不在就放手别变成负累<br>就算痛到心碎也要走出包围<br>就算痛到心碎...<br>要走出包围<br><br><br></FONT></MARQUEE></MARQUEE>
<p align="center"><embed src="http://www.lyxmxx.com/lyxmxx4/movie/UploadFiles_3035/200711/20071129210117674.mp3" width="1" height="1" type="audio/mpeg" showstatusbar="1" volume="0" autostart="-1" loop="-1"></embed><br/></p></td></tr></tbody></table><br/><br/><br/><br/><br/><div></div><div></div><p></p><br/><div></div><p></p><br/><div></div><p></p><br/><div></div><p></p><br/><div></div><p></p><br/><div></div><p></p><div></div>
[[i] 本帖最后由 夏木可人 于 2008-4-10 10:26 编辑 [/i]]
页:
[1]
2
