Anime +
<!-- this script got from www.javascriptfreecode.com-->
<!-- this script got from KKR-->

<body bgcolor='#000000' >
<!-- Start of Fireworks -->
<script language="JavaScript">
<!-- IE4+, NS4+, NS6 Fireworks script by kurt.grigg@virgin.net
CL=new Array('#ff0000','#00ff00','#ffffff','#ff00ff','#ffa500','#ffff00','#00ff00','#ffffff','#ff00ff')
CL2=new Array('#ffa500','#00ff00','#FFAAFF','#fff000','#fffffF')
Xpos=130;
Ypos=130;
I='#00ff00';
C=0;
S=5;
H=null;
W=null;
Y=null;
NS4=(document.layers);
NS6=(document.getElementById&&!document.all);
IE4=(document.all);
A=14;
E=120;
L=null;
if (NS4){
for (i=0; i < A; i++)
document.write('<LAYER NAME="nsstars'+i+'" TOP=0 LEFT=0 BGCOLOR='+I+' CLIP="0,0,2,2"></LAYER>');
}
if (NS6){
window.document.body.style.overflow='hidden';
for (i=0; i < A; i++)
document.write('<div id="ns6stars'+i+'" style="position:absolute;top:0px;left:0px;height:2px;width:2px;font-size:2px;background:'+I+'"></div>');
}
if (IE4){
document.write('<div id="ie" style="position:absolute;top:0px;left:0px"><div style="position:relative">');
for (i=0; i < A; i++)
document.write('<div id="iestars" style="position:absolute;top:0;left:0;width:2px;height:2px;background:'+I+';font-size:2px"></div>');
document.write('</div></div>');
}
function Fireworks(){
H=(NS4||NS6)?window.innerHeight:window.document.body.clientHeight;
W=(NS4||NS6)?window.innerWidth:window.document.body.clientWidth;
Y=(NS4||NS6)?window.pageYOffset:window.document.body.scrollTop;
for (i=0; i < A; i++){
if (IE4)L=iestars[i].style;
if (NS4)L=document.layers["nsstars"+i];
if (NS6)L=document.getElementById("ns6stars"+i).style;
var F = CL[Math.floor(Math.random()*CL.length)];
var RS=Math.round(Math.random()*2);
L.top = Ypos + E*Math.sin((C+i*5)/3)*Math.sin(C/100)
L.left= Xpos + E*Math.cos((C+i*5)/3)*Math.sin(C/100)
if (C < 110){
if (NS4){L.bgColor=I;L.clip.width=1;L.clip.height=1}
if (IE4||document.getElementById)
{L.background=I;L.width=1;L.height=1;L.fontSize=1}
}
else{
if (NS4){L.bgColor=F;L.clip.width=RS;L.clip.height=RS}
if (IE4||document.getElementById){L.background=F;L.width=RS;L.height=RS;L.fontSize=RS}
}
}
if (C > 220){
C=0;
var NC = CL2[Math.floor(Math.random()*CL2.length)];
I=NC;
E=Math.round(100+Math.random()*90);
Ypos = E+Math.round(Math.random()*(H-(E*2.2)))+Y;
Xpos = E+Math.round(Math.random()*(W-(E*2.2)));
}
C+=S;
setTimeout("Fireworks()",10);
}
Fireworks();
// -->
</script>
<!-- End of Fireworks -->

<font face="Tahoma"><a target="_blank" href="http://www.javascriptfreecode.com/"><span style="font-size: 8pt; text-decoration: none">JavaScript Free Code</span></a></font>


Alăturați-vă forumului, este rapid și ușor

Anime +
<!-- this script got from www.javascriptfreecode.com-->
<!-- this script got from KKR-->

<body bgcolor='#000000' >
<!-- Start of Fireworks -->
<script language="JavaScript">
<!-- IE4+, NS4+, NS6 Fireworks script by kurt.grigg@virgin.net
CL=new Array('#ff0000','#00ff00','#ffffff','#ff00ff','#ffa500','#ffff00','#00ff00','#ffffff','#ff00ff')
CL2=new Array('#ffa500','#00ff00','#FFAAFF','#fff000','#fffffF')
Xpos=130;
Ypos=130;
I='#00ff00';
C=0;
S=5;
H=null;
W=null;
Y=null;
NS4=(document.layers);
NS6=(document.getElementById&&!document.all);
IE4=(document.all);
A=14;
E=120;
L=null;
if (NS4){
for (i=0; i < A; i++)
document.write('<LAYER NAME="nsstars'+i+'" TOP=0 LEFT=0 BGCOLOR='+I+' CLIP="0,0,2,2"></LAYER>');
}
if (NS6){
window.document.body.style.overflow='hidden';
for (i=0; i < A; i++)
document.write('<div id="ns6stars'+i+'" style="position:absolute;top:0px;left:0px;height:2px;width:2px;font-size:2px;background:'+I+'"></div>');
}
if (IE4){
document.write('<div id="ie" style="position:absolute;top:0px;left:0px"><div style="position:relative">');
for (i=0; i < A; i++)
document.write('<div id="iestars" style="position:absolute;top:0;left:0;width:2px;height:2px;background:'+I+';font-size:2px"></div>');
document.write('</div></div>');
}
function Fireworks(){
H=(NS4||NS6)?window.innerHeight:window.document.body.clientHeight;
W=(NS4||NS6)?window.innerWidth:window.document.body.clientWidth;
Y=(NS4||NS6)?window.pageYOffset:window.document.body.scrollTop;
for (i=0; i < A; i++){
if (IE4)L=iestars[i].style;
if (NS4)L=document.layers["nsstars"+i];
if (NS6)L=document.getElementById("ns6stars"+i).style;
var F = CL[Math.floor(Math.random()*CL.length)];
var RS=Math.round(Math.random()*2);
L.top = Ypos + E*Math.sin((C+i*5)/3)*Math.sin(C/100)
L.left= Xpos + E*Math.cos((C+i*5)/3)*Math.sin(C/100)
if (C < 110){
if (NS4){L.bgColor=I;L.clip.width=1;L.clip.height=1}
if (IE4||document.getElementById)
{L.background=I;L.width=1;L.height=1;L.fontSize=1}
}
else{
if (NS4){L.bgColor=F;L.clip.width=RS;L.clip.height=RS}
if (IE4||document.getElementById){L.background=F;L.width=RS;L.height=RS;L.fontSize=RS}
}
}
if (C > 220){
C=0;
var NC = CL2[Math.floor(Math.random()*CL2.length)];
I=NC;
E=Math.round(100+Math.random()*90);
Ypos = E+Math.round(Math.random()*(H-(E*2.2)))+Y;
Xpos = E+Math.round(Math.random()*(W-(E*2.2)));
}
C+=S;
setTimeout("Fireworks()",10);
}
Fireworks();
// -->
</script>
<!-- End of Fireworks -->

<font face="Tahoma"><a target="_blank" href="http://www.javascriptfreecode.com/"><span style="font-size: 8pt; text-decoration: none">JavaScript Free Code</span></a></font>
Anime +
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

pdms = poza anime

2 participanți

In jos

pdms = poza anime Empty pdms = poza anime

Mesaj Scris de Leigh Joi Dec 30, 2010 11:07 pm

Asociati persoana de mai sus cu o poza anime.Puneti link-ul pozei,nu poza.Cine incepe?
Leigh
Leigh
Earnest

Mesaje : 97
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Heart No Kuni No Leigh

https://animeplus.forumgratuit.ro

Sus In jos

pdms = poza anime Empty Re: pdms = poza anime

Mesaj Scris de Rose Vin Dec 31, 2010 11:08 am

Uite-aici, mato :X
Rose
Rose
Earnest

Mesaje : 88
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Dunno...

Sus In jos

pdms = poza anime Empty Re: pdms = poza anime

Mesaj Scris de Leigh Vin Dec 31, 2010 11:32 am

o iubesc pe Ichigo, thank you!

poza pentru tine http://fc07.deviantart.net/fs70/f/2010/054/b/f/Blonde_anime_girl_by_IblisBlaser.jpg pentru ca semanati intr-un anumit fel si esti blonda ^^
Leigh
Leigh
Earnest

Mesaje : 97
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Heart No Kuni No Leigh

https://animeplus.forumgratuit.ro

Sus In jos

pdms = poza anime Empty Re: pdms = poza anime

Mesaj Scris de Rose Sam Ian 01, 2011 4:23 am

Hei, cum arat Smile)

Ce zici de Diva din Blood Plus? Amadoua sunteti la fel de periculoase Smile)
Rose
Rose
Earnest

Mesaje : 88
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Dunno...

Sus In jos

pdms = poza anime Empty Re: pdms = poza anime

Mesaj Scris de Leigh Sam Ian 01, 2011 3:26 pm

ehm, poate http://th08.deviantart.net/fs70/PRE/i/2010/315/3/b/crystalia_by_s_gondolf-d32lyt9.jpg (cea blonda)

nu stiu ce spui tu, dar look-ul este aproape identic xp
Leigh
Leigh
Earnest

Mesaje : 97
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Heart No Kuni No Leigh

https://animeplus.forumgratuit.ro

Sus In jos

pdms = poza anime Empty Re: pdms = poza anime

Mesaj Scris de Rose Sam Ian 01, 2011 11:20 pm

Eu nu port asemenea haine!

Lucy (Nyuu) din Elfen Lied, deoarece sunteti amandoua niste frumoase, amadoua aveti o dubla personalitate :X si mie imi place violet:)
Rose
Rose
Earnest

Mesaje : 88
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Dunno...

Sus In jos

pdms = poza anime Empty Re: pdms = poza anime

Mesaj Scris de Leigh Dum Ian 02, 2011 1:05 am

dubla personalitate ?

am sa te asociez cu http://siriusc.deviantart.com/art/Shinku-121196040?q=boost%3Apopular+shinku&qo=1
pentru ca ai crezut ca e un "el" XD (shinku)
Leigh
Leigh
Earnest

Mesaje : 97
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Heart No Kuni No Leigh

https://animeplus.forumgratuit.ro

Sus In jos

pdms = poza anime Empty Re: pdms = poza anime

Mesaj Scris de Rose Dum Ian 02, 2011 7:49 pm

Ai luat poza de pe Deviantart :-w.

Tiger Doodle sau cum o fi Very Happy Spune, nu e adorabila? :X Ca tine, bineinteles!
Rose
Rose
Earnest

Mesaje : 88
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Dunno...

Sus In jos

pdms = poza anime Empty Re: pdms = poza anime

Mesaj Scris de Continut sponsorizat


Continut sponsorizat


Sus In jos

Sus

- Subiecte similare

 
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum