//-->



Mr-Raffy™-Kişisel Site

Değişen resimler

Sayfayı Yenileyinm Resim Değişsin
HTML clipb
<script language="JavaScript1.1">
//Picture Cube slideshow - By Tony Foster III
//Modifications by JK
var specifyimage=new Array() //Your images / resimler
specifyimage[0]="Buralara resim ekleyin"
specifyimage[1]="http://www.kralhacker.com/banyo101.jpg"
specifyimage[2]="http://www.kayikcituning.ws.tc/3.JPG"
specifyimage[3]="http://www.kayikcituning.ws.tc/4.JPG"
specifyimage[4]="http://www.kayikcituning.ws.tc/5.JPG"
specifyimage[5]="http://www.kayikcituning.ws.tc/6.JPG"
specifyimage[6]="http://www.kayikcituning.ws.tc/7.JPG"
specifyimage[7]="http://www.kayikcituning.ws.tc/8.JPG"
specifyimage[8]="http://www.kayikcituning.ws.tc/9.JPG"
var delay=3000 //3 seconds / 3 saniye bekleme

//Counter for array / syralamadaki ikinci resim
var count =0;
var cubeimage=new Array()
for (i=0;i<specifyimage.length;i++){
cubeimage[i]=new Image()
cubeimage[i].src=specifyimage[i]
}
function movecube(){
if (window.createPopup)
cube.filters[0].apply()
document.images.cube.src=cubeimage[count].src;
if (window.createPopup)
cube.filters[0].play()
count++;
if (count==cubeimage.length)
count=0;
setTimeout("movecube()",delay)
}
window.onload=new Function("setTimeout('movecube()',delay)")
</script>
<img src="http://www.kayikcituning.ws.tc/1.JPG" name="cube" border=0 style="filter:progid:DXImageTransform.Microsoft.Stretch(stretchStyle='PUSH')" width="99" height="103" align="left">

© 09 - 2010 Mr-Raffy. Sitemizi Facebook ' Ta Paylaş


mr-raffy.tr.gg

Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol