在别--故情 (周洲)
在别--故情 (周洲)
在别--故情
作者:周州
也许中的也许,
无法将你挽留;
忏悔中的送别,
心永远等候。
总想弥补过错,
剥开伤口;
看看一生所爱,
血如泪流。
不论我走到那里,
都会将你爱到生命的最后!
——于新疆
编辑:何方
文学风欢迎您
//Autumn leaves- by Kurt Grigg ([email protected])
//Modified by Dynamic Drive for NS6 functionality
//visit http://www.dynamicdrive.com for this script
//Pre-load your image below!
grphcs=new Array(6)
Image0=new Image();
Image0.src=grphcs[0]="http://www.spiritisup.com/tina_newfloat.gif";
Image1=new Image();
Image1.src=grphcs[1]="http://www.spiritisup.com/tina_newfloat.gif"
Image2=new Image();
Image2.src=grphcs[2]="http://www.spiritisup.com/tina_newfloat.gif"
Image3=new Image();
Image3.src=grphcs[3]="http://www.spiritisup.com/tina_newfloat.gif"
Image4=new Image();
Image4.src=grphcs[4]="http://www.spiritisup.com/tina_newfloat.gif"
Image5=new Image();
Image5.src=grphcs[5]="http://www.spiritisup.com/tina_newfloat.gif"
Amount=3; //Smoothness depends on image file size, the smaller the size the more you can use!
Ypos=new Array();
Xpos=new Array();
Speed=new Array();
Step=new Array();
Cstep=new Array();
ns=(document.layers)?1:0;
ns6=(document.getElementById&&!document.all)?1:0;
if (ns){
for (i = 0; i 600)makesmallpic(this,600,1800);' onload='if(this.width>600)makesmallpic(this,600,1800);' onload='if(this.width>600)makesmallpic(this,600,1800);' onload='if(this.width>600)makesmallpic(this,600,1800);' onload='if(this.width>600)makesmallpic(this,600,1800);' onload='if(this.width>600)makesmallpic(this,600,1800);' onload='if(this.width>600)makesmallpic(this,600,1800);' onload='if(this.width>600)makesmallpic(this,600,1800);' src="+rndPic+">");
}
}
else{
document.write('''');
for (i = 0; i 600)makesmallpic(this,600,1800);' onload='if(this.width>600)makesmallpic(this,600,1800);' onload='if(this.width>600)makesmallpic(this,600,1800);' onload='if(this.width>600)makesmallpic(this,600,1800);' onload='if(this.width>600)makesmallpic(this,600,1800);' onload='if(this.width>600)makesmallpic(this,600,1800);' onload='if(this.width>600)makesmallpic(this,600,1800);' onload='if(this.width>600)makesmallpic(this,600,1800);' id="si''+i+''" src="''+rndPic+''" style="position:absolute;top:0px;left:0px">'');
}
document.write('''');
}
WinHeight=(ns||ns6)?window.innerHeight:window.document.body.clientHeight;
WinWidth=(ns||ns6)?window.innerWidth-70:window.document.body.clientWidth;
for (i=0; i WinHeight){
Ypos=-60;
Xpos=Math.round(Math.random()*WinWidth);
Speed=Math.random()*5+3;
}
if (ns){
document.layers[''sn''+i].left=Xpos;
document.layers[''sn''+i].top=Ypos+hscrll;
}
else if (ns6){
document.getElementById("si"+i).style.left=Math.min(WinWidth,Xpos);
document.getElementById("si"+i).style.top=Ypos+hscrll;
}
else{
eva l("document.all.si"+i).style.left=Xpos;
eva l("document.all.si"+i).style.top=Ypos+hscrll;
}
Cstep+=Step;
}
setTimeout(''fall()'',20);
}
window.onload=fall
//-->