HaCkErS zOnE
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
ForumForum  PortalPortal  KėrkoKėrko  Latest imagesLatest images  RegjistrohuRegjistrohu  identifikimiidentifikimi  

 

 Po Bjen Bore

Shko poshtė 
3 posters
AutoriMesazh
KeYLoGeR
Webmaster
Webmaster
KeYLoGeR


Numri i postimeve : 190
Age : 32
Location : Ne ph-crew
Registration date : 29/03/2008

Po Bjen Bore Empty
MesazhTitulli: Po Bjen Bore   Po Bjen Bore Icon_minitimeSun 30 Mar 2008 - 13:53

Kodi:

Kodi:
script language="JavaScript" type="text/javascript">
<!--
var numImages = 1;
var numFlakes = 20;
var ns  = (document.layers)?1:0;
var ns6 = (document.getElementById&&!document.all)?1:0;
var opera5 = (navigator.userAgent.indexOf("Opera") > -1 && document.getElementById) ? 1:0;
var winWidth  = (ns||ns6||opera5)?window.innerWidth-70:window.document.body.clientWidth;
var winHeight = (ns||ns6||opera5)?window.innerHeight:window.document.body.clientHeight;
var flakeX = new Array();
var flakeY = new Array();
var flakeSpeed = new Array();
var flakeStep  = new Array();
var flakeStep2 = new Array();
for (i=0; i<numImages; i++)
{
eval('imgFlake' + i + '=new Image();');
eval('imgFlake' + i + '.src="http://img391.imageshack.us/img391/8435/snow2qu.gif";');
}
if (ns)
{
for (i=0; i<numFlakes; i++)
{
eval('var picSource=imgFlake' + Math.floor(Math.random()*numImages) + '.src;');
document.write('<LAYER name="layerFlake' + i + '" left="0" top="0"><IMG src="' + picSource + '"></LAYER>');
}
} else {
document.write('<DIV style="position:absolute;top:0px;left:0px"><DIV style="position:relative">');
for (i=0; i<numFlakes; i++)
{
eval('var picSource=imgFlake' + Math.floor(Math.random()*numImages) + '.src;');
document.write('<IMG id="layerFlake' + i + '" src="' + picSource + '" style="position:absolute;top:0px;left:0px">');
}
document.write('</DIV></DIV>');
}
for (i=0; i<numFlakes; i++)
{
flakeX[i] = Math.round(Math.random()*winWidth);
flakeY[i] = Math.round(Math.random()*winHeight);
flakeSpeed[i] = Math.random()*3+3;
flakeStep[i]  = Math.random()*0.1+0.05;
flakeStep2[i] = 0;
}
function fLetItSnow()
{
var winWidth  = (ns||ns6||opera5)?window.innerWidth-70:window.document.body.clientWidth;
var winHeight = (ns||ns6||opera5)?window.innerHeight:window.document.body.clientHeight;
var wscrll    = (ns||ns6||opera5)?window.pageXOffset:document.body.scrollLeft;
var hscrll    = (ns||ns6||opera5)?window.pageYOffset:document.body.scrollTop;
for (i=0; i<numFlakes; i++){
speedX = flakeSpeed[i]*Math.cos(flakeStep2[i])/2;
speedY = flakeSpeed[i]*Math.sin(90*Math.PI/180);
flakeX[i] += speedX;
flakeY[i] += speedY;
if (flakeY[i]>winHeight)
{
flakeX[i]=Math.round(Math.random()*winWidth);
flakeY[i]=-100;
flakeSpeed[i]=Math.random()*3+3;
}
if (ns)
{
document.layers['layerFlake' + i].left = flakeX[i];
document.layers['layerFlake' + i].top  = flakeY[i] + hscrll;
} else if (ns6||opera5) {
document.getElementById("layerFlake" + i).style.left = Math.min(winWidth,flakeX[i]);
document.getElementById("layerFlake" + i).style.top  = flakeY[i] + hscrll;
} else {
eval("document.all.layerFlake" + i).style.left = flakeX[i];
eval("document.all.layerFlake" + i).style.top  = flakeY[i] + hscrll;
}
flakeStep2[i]+=flakeStep[i];
}
setTimeout('fLetItSnow()', 20);
}
// -->
</script>
<script language="JavaScript">
<!--
fLetItSnow();
//-->
</script>
Mbrapsht nė krye Shko poshtė
https://ph-crew.all-up.com
BigYy
Designer
BigYy


Numri i postimeve : 144
Registration date : 12/04/2008

Po Bjen Bore Empty
MesazhTitulli: Re: Po Bjen Bore   Po Bjen Bore Icon_minitimeSun 13 Apr 2008 - 2:38

nice post man
Mbrapsht nė krye Shko poshtė
V@lm!R!
Moderator
Moderator



Numri i postimeve : 76
Age : 34
Registration date : 10/04/2008

Po Bjen Bore Empty
MesazhTitulli: Re: Po Bjen Bore   Po Bjen Bore Icon_minitimeMon 14 Apr 2008 - 7:09

Thnx Haver per ket Post
Mbrapsht nė krye Shko poshtė
http://www.Vitija-security.com
Sponsored content





Po Bjen Bore Empty
MesazhTitulli: Re: Po Bjen Bore   Po Bjen Bore Icon_minitime

Mbrapsht nė krye Shko poshtė
 
Po Bjen Bore
Mbrapsht nė krye 
Faqja 1 e 1

Drejtat e ktij Forumit:Ju nuk mund ti pėrgjigjeni temave tė kėtij forumi
HaCkErS zOnE :: Gjuhėt programuese :: HTML/DHTML-
Kėrce tek: