[Későbbi] [8615-8596] [8595-8576] [8575-8556] [8555-8536] [8535-8516] [8515-8496] [8495-8476] [8475-8456] [8455-8436] [8435-8416] [8415-8396] [8395-8376] [8375-8356] [8355-8336] [8335-8316] [8315-8296] [8295-8276] [8275-8256] [8255-8236] [8235-8216] [8215-8196] [8195-8176] [8175-8156] [8155-8136] [8135-8116] [8115-8096] [8095-8076] [8075-8056] [8055-8036] [8035-8016] [8015-7996] [7995-7976] [7975-7956] [7955-7936] [7935-7916] [7915-7896] [7895-7876] [7875-7856] [7855-7836] [7835-7816] [7815-7796] [7795-7776] [7775-7756] [7755-7736] [7735-7716] [7715-7696] [7695-7676] [7675-7656] [Korábbi] [Archívum]
Sziasztok!
Nézzetek be egy jó designos oldalra! Van rajta 40 ingyenes Design, és hamarosan ugyan annyi Kredites Design! Nézzen be mindenki!! =).
//figi95-design.gportal.hu
//figi95-design.gportal.hu
//figi95-design.gportal.hu
Figi95 Design
|
Sziasztok!
Nézzetek be egy jó designos oldalra! Van rajta 40 ingyenes Design, és hamarosan ugyan annyi Kredites Design! Nézzen be mindenki!! =).
//figi95-design.gportal.hu
//figi95-design.gportal.hu
//figi95-design.gportal.hu
Figi95 Design
|
Sziasztok!
Nézzetek be egy jó designos oldalra! Van rajta 40 ingyenes Design, és hamarosan ugyan annyi Kredites Design! Nézzen be mindenki!! =).
//figi95-design.gportal.hu
//figi95-design.gportal.hu
//figi95-design.gportal.hu
Figi95 Design
|
Érdekel egy Simses oldal, ahol nem maradnak megválaszolatlan kérdések? Érdekel egy oldal, amit naponta nézünk és igyekszünk frissíteni? Érdekel egy szövevényes történet? Érdekel egy jó társaság? Érdekel egy vadiúj, de annál felkészültebb honlap szuper dizájnal?
Ha nem akkor magadra vess, nem tudod, mit hagysz ki! Ha igen akkor pedig katt!

Üdv.: My Sim TEAM
SZERETNÉM, HA KITENNÉD A BUTTONOM A HÍRDETÉSEKHEZ!
|

|
www.fannyweboldala.gportal.hu

REM Edgar V. Poirier
REM moomoo@nbnet.nb.ca
REM IMPORTANT: Value in brackets for the arrays below taken from last image number.
REM The number in brackets for an array represent the total number of
REM items in the array. Note that the first item is number 0.
Dim w, wW, wH, an(9), x(9), y(9), ox(9), oy(9), c(9), cW, cH, sL, sT, numPics, capture
Set w=document.body
REM Initialize
sub setUp()
REM Get window dimensions
cW=w.clientWidth
cH=w.clientHeight
sL=w.scrollLeft
sT=w.scrollTop
capture=153
REM IMPORTANT: Enter number of last image here
numPics=9
for i=0 to numPics
randomize
REM Initially none are bouncing
c(i)=0
REM Number of pixels to move image per step
ox(i)=4
oy(i)=-4
REM Initial coordinates
an(i)=3.14159-i
x(i)=Int(COS(an(i))* 50)+70
y(i)=Int(SIN(an(i))* 50)+70
REM Inverta COS e SIN para giro em sentido contrário
document.all("pic"&i).style.top=y(i)
document.all("pic"&i).style.left=x(i)
next
REM start bouncing
bnce
end sub
sub bnce()
ClearTimeOut(myTimer)
REM VBScript version of bounce routine
REM Loop for each object
for i=0 to numPics
if c(i)=1 then
REM This one is bouncing so check to see if
REM it is near the juggler. If too close, catch it.
if x(i)<50 and y(i)<50 then
c(i)=0
ox(i)=4
oy(i)=-4
end if
REM Calculate next move for bouncing object.
p="pic"&i
Set bal=document.all(p)
REM Increment position
REM
x(i)=x(i)+ox(i)*1.5
y(i)=y(i)+oy(i)
REM Check for walls on right or left
if (x(i) + bal.offsetWidth > cW + sL) OR (x(i) <= sL) then
ox(i)=-ox(i)
if (x(i) < sL) then x(i) = sL
if (x(i) + bal.width > cW + sL) then x(i) = cW - bal.offsetWidth + sL
end if
REM Check for walls on bottom or top
if (y(i) + bal.offsetHeight > cH + sT) OR (y(i) <= sT+R) then
oy(i)=-oy(i)
if (y(i) < sT+R) then y(i) = sT+R
if (y(i) + bal.offsetHeight > cH + sT) then y(i) = cH - bal.offsetHeight + sT
end if
REM Position object
bal.style.posTop = y(i)
bal.style.posLeft = x(i)
else
REM Juggle the images
an(i)=an(i)-.1
x(i)=Int(COS(an(i))* 50)+70+sL
y(i)=Int(SIN(an(i))* 50)+70+sT
document.all("pic"&i).style.top=y(i)
document.all("pic"&i).style.left=x(i)
REM Pick a number
sw=INT(rnd*1000)
REM If number is divisible by 333 then release bird.
if sw mod 333 = 0 then c(i)=1
end if
next
REM Repeat. If bounce is too fast, increase the number
REM in the line below from the default value of 2.
myTimer=SetTimeOut("bnce",4)
end sub
REM This sub starts the action as soon as the message is received.
sub window_onlod()
setUp
end sub
REM In case window is re-sized then re-calculate
sub window_OnResize()
setUp
end sub
REM In case text is scrolled, this keeps the bouncing objects inside the window.
sub window_OnScroll()
sL=w.scrollLeft
sT=w.scrollTop
end sub
|
|

Voldemort és Dumbledore site
|

A 15.000ik látogató 15 kreditet kap, ha lefényképezi
és veteszi a vk-ba. És minden századik egy dizit.

Kattints a táblára, ha nyerni akarsz 30kreditet és még
sok mást!
|
Hello!
Uj design, uj button, uj cikkek!
Ez vár rátok a HappySmSitén!!!
Gyertek hát, csak rátok vár az oldal!
Ismerd meg ezt a klasszikus animét, a
Sailor Moon-t!
Üdv.: Usagi és Karus

|

Nézz be erre a tinioldalra!
Érdekes cikkek, minden témában
Naplók, történetek
Tanácsadás, gyors válaszadással egybekötve!
Mire vársz? Ez az oldal csak neked szól, nézz be és dönts!

|

Sziasztok!
Itt a Gp legújabb Hannah Montana-s oldala!
Gyertek el nézzetek körül és csöppenjetek Hannah varázslatos világába!
Egyedi design van és különleges menüstyle!
Bye:RéKa
|

Sziasztok!
Itt a Gp legújabb Hannah Montana-s oldala!
Gyertek el nézzetek körül és csöppenjetek Hannah varázslatos világába!
Egyedi design van és különleges menüstyle!
Bye:RéKa
|
[Későbbi] [8615-8596] [8595-8576] [8575-8556] [8555-8536] [8535-8516] [8515-8496] [8495-8476] [8475-8456] [8455-8436] [8435-8416] [8415-8396] [8395-8376] [8375-8356] [8355-8336] [8335-8316] [8315-8296] [8295-8276] [8275-8256] [8255-8236] [8235-8216] [8215-8196] [8195-8176] [8175-8156] [8155-8136] [8135-8116] [8115-8096] [8095-8076] [8075-8056] [8055-8036] [8035-8016] [8015-7996] [7995-7976] [7975-7956] [7955-7936] [7935-7916] [7915-7896] [7895-7876] [7875-7856] [7855-7836] [7835-7816] [7815-7796] [7795-7776] [7775-7756] [7755-7736] [7735-7716] [7715-7696] [7695-7676] [7675-7656] [Korábbi] [Archívum]
|