كود:
<html dir="rtl">
<script language="JavaScript1.2">
/*
Top-Down scrolling window Script
-
© Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions
,
100's more free DHTML scripts, and Terms Of
Use, visit dynamicdrive.com
*/
//
change 1 to another integer to alter the scroll speed. Greater is faster
var speed=1
var currentpos=0,alt=1,curpos1=0,curpos2=-1
function initialize(){
startit
()
}
function scrollwindow
(){
if (********.all
)
temp=********.body.scrollTop
else
temp=window.pageYOffset
if (alt==0
)
alt=1
else
alt=0
if (alt==0
)
curpos1=temp
else
curpos2=temp
if (curpos1!=curpos2
){
if (********.all
)
currentpos=********.body.scrollTop+speed
else
currentpos=window.pageYOffset+speed
window.scroll(0,currentpos
)
}
else
{
currentpos=0
window.scroll(0,currentpos
)
}
}
function startit
(){
setInterval("scrollwindow()",30
)
}
window.onload=initialize
</
script>
<head>
<meta ***********="*******-Language" *******="ar-sa">
<meta ***********="*******-Type" *******="text/html; charset=windows-1256">
<title>تم الدعسس</title>
<style>
<!--
.page {
FONT-WEIGHT: bold; BACKGROUND: #1c1c1c; COLOR: #ffffff
}
.
tborder {
BORDER-RIGHT: #787878 1px solid; BORDER-TOP: #787878 1px solid; FONT-WEIGHT: bold; BACKGROUND: #999999; BORDER-LEFT: #787878 1px solid; COLOR: #000000; BORDER-BOTTOM: #787878 1px solid
}
TD
{
FONT: bold 12pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; COLOR: #000000
}
.
alt2 {
FONT-WEIGHT: bold; BACKGROUND: #aeaeae; COLOR: #000000
}
.
alt1 {
FONT-WEIGHT: bold; BACKGROUND: #cfcfcf; COLOR: #000000
}
.
alt2Active {
FONT-WEIGHT: bold; BACKGROUND: #aeaeae; COLOR: #000000
}
.
bigusername {
FONT-SIZE: 14pt
}
A:link
{
COLOR: #000000
}
.
page A:link {
COLOR: #000000
}
.
alt1 A:link {
COLOR: #000000
}
.
alt2 A:link {
COLOR: #000000
}
.
alt2Active A:link {
COLOR: #000000
}
-->
</
style>
</head>
<script language="JavaScript">
// Visit our site at http://www.star28.com/ for more code
hexa = new Array(16
);
function degrade(sr, sg, sb, er, eg, eb, pas
)
{
for(var i = 0; i < 10; i++) hexa[i] = i;
hexa[10]="a"; hexa[11]="b"; hexa[12]="c";
hexa[13]="d"; hexa[14]="e"; hexa[15]="f";
for(var i = 0; i <= pas; i++)
{
setbgColor(
Math.floor(sr * ((pas-i)/pas) + er * (i/pas)),
Math.floor(sg * ((pas-i)/pas) + eg * (i/pas)),
Math.floor(sb * ((pas-i)/pas) + eb * (i/pas)));
}
}
function hex(i
)
{
if (i < 0)
return "00";
else if (i > 255)
return "ff";
else return "" + hexa[Math.floor(i/16)] + hexa[i%16];
}
function setbgColor(r, g, b
)
{
var hr = hex(r), hg = hex(g), hb = hex(b);
********.bgColor = "#"+hr+hg+hb;
}
</script>
<body bgcolor="#000000">
<layer name="a0" left=10 top=10 visibility=show bgcolor="#ffffff" clip="0,0,1,1"></layer>
<layer name="a1" left=10 top=10 visibility=show bgcolor="#fff000" clip="0,0,1,1"></layer>
<layer name="a2" left=10 top=10 visibility=show bgcolor="#ffa000" clip="0,0,1,1"></layer>
<layer name="a3" left=10 top=10 visibility=show bgcolor="#ff00ff" clip="0,0,1,1"></layer>
<layer name="a4" left=10 top=10 visibility=show bgcolor="#00ff00" clip="0,0,1,1"></layer>
<layer name="a5" left=10 top=10 visibility=show bgcolor="#ff00ff" clip="0,0,1,1"></layer>
<layer name="a6" left=10 top=10 visibility=show bgcolor="#ff0000" clip="0,0,1,1"></layer>
<layer name="a7" left=10 top=10 visibility=show bgcolor="#ffffff" clip="0,0,1,1"></layer>
<layer name="a8" left=10 top=10 visibility=show bgcolor="#fff000" clip="0,0,1,1"></layer>
<layer name="a9" left=10 top=10 visibility=show bgcolor="#ffa000" clip="0,0,1,1"></layer>
<layer name="a10" left=10 top=10 visibility=show bgcolor="#ff00ff" clip="0,0,1,1"></layer>
<layer name="a11" left=10 top=10 visibility=show bgcolor="#00ff00" clip="0,0,2,2"></layer>
<layer name="a12" left=10 top=10 visibility=show bgcolor="#0000ff" clip="0,0,2,2"></layer>
<layer name="a13" left=10 top=10 visibility=show bgcolor="#ff0000" clip="0,0,2,2"></layer>
<script language="JavaScript">
if (********.all
)
with(********
){
write('<div id="starsDiv" style="position:absolute;top:0px;left:0px
">')
write('<div style="position:relative;width:2px;height:2px;background:#ffffff;font-size:2px"></div
>')
write('<div style="position:relative;width:1px;height:1px;background:#fff000;font-size:1px"></div
>')
write('<div style="position:relative;width:1px;height:1px;background:#ffa000;font-size:1px"></div
>')
write('<div style="position:relative;width:1px;height:1px;background:#ff00ff;font-size:1px"></div
>')
write('<div style="position:relative;width:1px;height:1px;background:#00ff00;font-size:1px"></div
>')
write('<div style="position:relative;width:1px;height:1px;background:#0000ff;font-size:1px"></div
>')
write('<div style="position:relative;width:1px;height:1px;background:#FF0000;font-size:1px"></div
>')
write('<div style="position:relative;width:1px;height:1px;background:#ffffff;font-size:1px"></div
>')
write('<div style="position:relative;width:1px;height:1px;background:#fff000;font-size:1px"></div
>')
write('<div style="position:relative;width:1px;height:1px;background:#ffa000;font-size:1px"></div
>')
write('<div style="position:relative;width:1px;height:1px;background:#ff00ff;font-size:1px"></div
>')
write('<div style="position:relative;width:2px;height:2px;background:#ff00ff;font-size:2px"></div
>')
write('<div style="position:relative;width:1px;height:1px;background:#0000ff;font-size:1px"></div
>')
write('<div style="position:relative;width:1px;height:1px;background:#FF0000;font-size:1px"></div
>')
write('</div
>')
}
var Clrs=new Array(9
)
Clrs[0]='ff0000
';
Clrs[1]='00ff00
';
Clrs[2]='000aff
';
Clrs[3]='ff00ff
';
Clrs[4]='ffa500
';
Clrs[5]='ffff00
';
Clrs[6]='00ff00
';
Clrs[7]='ffffff
';
Clrs[8]='fffff0
';
var sClrs=new Array(5
)
sClrs[0]='ffa500
';
sClrs[1]='55ff66
';
sClrs[2]='AC9DFC
';
sClrs[3]='fff000
';
sClrs[4]='fffff0
';
var yBase
;
var xBase
;
var step
;
var currStep = 0
;
var Xpos = 1
;
var Ypos = 1
;
var initialStarColor='ffa000
';
var Mtop=250
;
var Mleft=250
;
function Fireworks
() {
if (********.all
)
{
yBase = window.********.body.offsetHeight/3
;
xBase = window.********.body.offsetWidth/8
;
}
else if (********.layers
)
{
yBase = window.innerHeight/3
;
xBase = window.innerWidth/8
;
}
if (********.all
)
{
step=5
;
for ( i = 0 ; i < starsDiv.all.length ; i
++ )
{
for (ai=0; ai < Clrs.length; ai
++)
{
var c=Math.round(Math.random()*[ai
]);
}
if (currStep < 90
)
starsDiv.all[i].style.background=initialStarColor
;
if (currStep > 90
)
starsDiv.all[i].style.background=Clrs[c
];
starsDiv.all[i].style.top = Mtop + yBase*Math.sin((currStep+i*5)/3)*Math.sin(550+currStep/100
)
starsDiv.all[i].style.left = Mleft + yBase*Math.cos((currStep+i*5)/3)*Math.sin(550+currStep/100
)
}
}
else if (********.layers
)
{
step = 5
;
for ( j = 0 ; j < 14 ; j++ ) //number of NS layers
!
{
var templayer="a"+j
for (ai=0; ai < Clrs.length; ai
++)
{
var c=Math.round(Math.random()*[ai
]);
}
if (currStep < 90
)
********.layers[templayer].bgColor=initialStarColor
;
if (currStep > 90
)
********.layers[templayer].bgColor=Clrs[c
];
********.layers[templayer].top = Mtop + yBase*Math.sin((currStep+j*5)/3)*Math.sin(550+currStep/100
)
********.layers[templayer].left = Mleft + yBase*Math.cos((currStep+j*5)/3)*Math.sin(550+currStep/100
)
}
}
currStep+= step
;
//window.status=currStep;
T=setTimeout("Fireworks()",5
);
if (currStep==220
)
{
currStep=-10
;
for (n=0; n < sClrs.length; n
++)
{
var k=Math.round(Math.random()*n
);
}
initialStarColor=sClrs[k
];
if (********.all
)
{
Dtop=window.********.body.clientHeight-250
;
Dleft=xBase*3.5
;
Mtop=Math.round(Math.random()*Dtop
);
Mleft=Math.round(Math.random()*Dleft
);
********.all.starsDiv.style.top=Mtop+********.body.scrollTop
;
********.all.starsDiv.style.left=Mleft+********.body.scrollLeft
;
}
else if (********.layers
)
{
Dleft=window.innerWidth-100
;
Dtop=window.innerHeight-100
;
Mtop=Math.round(Math.random()*Dtop+window.pageYOffset
);
Mleft=Math.round(Math.random()*Dleft+window.pageXOffset
);
********.layers[templayer].top=Mtop
;
********.layers[templayer].left=Mleft
;
}
if ((Mtop < 20) || (Mleft < 20
))
{
Mtop+=90
;
Mleft+=90
;
}
}
}
if (********.all||********.layers
)
Fireworks
();
</script>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"><font color="#FF0000" size="6">تم الدعسس</font></p>
<p align="center"> </p>
<p align="center"><span lang="en-us"><font size="6" color="#FFFFFF">t-72</font></span></p>
<p align="center">
http://www10.0zz0.com/2010/03/01/18/257529767.gif</p
>
<p align="center"> </p>
<p align="center"><font color="#FF0000" size="6">هذا الموقع رفعت عليه الاندكس</font></p>
<p align="center"><font color="#FF0000" size="6">ع شان تشوفو انو لا صورة باينه
ولا صوت</font></p>
<p align="center"> </p>
<p align="center"><font size="6" color="#FF0000">بعرف اني عم غلبك اخي</font></p>
<p align="center"><font size="6" color="#FF0000">واستاذي</font></p>
<p align="center">
<a class="bigusername" style="TEXT-DECORATION: none" href="http://www.vbspiders.com/vb/u7583.html">
<font color="#0ed0" size="6">VoLc4n0</font></a><font size="6">
<SCRIPT
type=text/javascript> vbmenu_register("postmenu_109176", true); </SCRIPT
>
</font></p>
<p align="center"> </p>
<p align="center"><font size="6" color="#808080">مشكور على الاهتمام اخ</font></p>
<p align="center"> </p>
<p align="center"><font size="6" color="#0000FF">الهيكل الازرق</font></p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
</body>
</html> <embed src="http://www.herosh.com/download/2386266/q8top____._____._____.wav.html" autostart="false" volume="30" type="audio/x-pn-realaudio-plugin" width="250" height="90">