Halaman ini untuk keperluan backup script!!
script chatting:
<!-- BEGIN CBOX - www.cbox.ws - v001 -->
<div style="text-align: center; line-height: 0pt;" id="cboxdiv">
<div><br />
<br />
<br />
<iframe width="200" scrolling="auto" height="264" frameborder="0" id="cboxmain" style="border: 0px solid;" name="cboxmain" allowtransparency="yes" marginwidth="2" marginheight="2" src="http://www2.cbox.ws/box/?boxid=2135657&boxtag=eg3136&sec=main"></iframe></div>
<div><iframe width="200" scrolling="no" height="75" frameborder="0" id="cboxform" style="border-width: 0px; border-style: none solid solid; border-color: -moz-use-text-color;" name="cboxform" allowtransparency="yes" marginwidth="2" marginheight="2" src="http://www2.cbox.ws/box/?boxid=2135657&boxtag=eg3136&sec=form"></iframe></div>
</div>
<!-- END CBOX -->
script footer foto dveekvee:
<script type="text/javascript">
var ultimateshow=new Array()
//ultimateshow[x]=["path to image", "OPTIONAL link for image", "OPTIONAL link target"]
ultimateshow[0]=['https://img.webme.com/pic/g/gwkvee/a.jpg', 'http://gwkvee.page.tl/MY-GALLERY-PHOTO/index.htm', '']
ultimateshow[1]=['https://img.webme.com/pic/g/gwkvee/b.jpg', 'http://gwkvee.page.tl/MY-GALLERY-PHOTO/index.htm', '']
ultimateshow[2]=['https://img.webme.com/pic/g/gwkvee/c.jpg', 'http://gwkvee.page.tl/MY-GALLERY-PHOTO/index.htm', '']
ultimateshow[3]=['https://img.webme.com/pic/g/gwkvee/d.jpg', 'http://gwkvee.page.tl/MY-GALLERY-PHOTO/index.htm', '']
ultimateshow[4]=['https://img.webme.com/pic/g/gwkvee/e.jpg', 'http://gwkvee.page.tl/MY-GALLERY-PHOTO/index.htm', '']
ultimateshow[5]=['https://img.webme.com/pic/g/gwkvee/f.jpg', 'http://gwkvee.page.tl/MY-GALLERY-PHOTO/index.htm', '']
//configure the below 3 variables to set the dimension/background color of the slideshow
var slidewidth="170px" //set to width of LARGEST image in your slideshow
var slideheight="150px" //set to height of LARGEST iamge in your slideshow
var slidecycles="2" //number of cycles before slideshow stops (ie: "2" or "continous")
var randomorder="yes" //randomize the order in which images are displayed? "yes" or "no"
var preloadimages="yes" //preload images? "yes" or "no"
var slidebgcolor='white'
//configure the below variable to determine the delay between image rotations (in miliseconds)
var slidedelay=3000
////Do not edit pass this line////////////////
var ie=document.all
var dom=document.getElementById
var curcycle=0
if (preloadimages=="yes"){
for (i=0;i<ultimateshow.length;i++){
var cacheimage=new Image()
cacheimage.src=ultimateshow[i][0]
}
}
var currentslide=0
function randomize(targetarray){
ultimateshowCopy=new Array()
var the_one
var z=0
while (z<targetarray.length){
the_one=Math.floor(Math.random()*targetarray.length)
if (targetarray[the_one]!="_selected!"){
ultimateshowCopy[z]=targetarray[the_one]
targetarray[the_one]="_selected!"
z++
}
}
}
if (randomorder=="yes")
randomize(ultimateshow)
else
ultimateshowCopy=ultimateshow
function rotateimages(){
curcycle=(currentslide==0)? curcycle+1 : curcycle
ultcontainer='<center>'
if (ultimateshowCopy[currentslide][1]!="")
ultcontainer+='<a href="'+ultimateshowCopy[currentslide][1]+'" target="'+ultimateshowCopy[currentslide][2]+'">'
ultcontainer+='<img src="'+ultimateshowCopy[currentslide][0]+'" border="0">'
if (ultimateshowCopy[currentslide][1]!="")
ultcontainer+='</a>'
ultcontainer+='</center>'
if (ie||dom)
crossrotateobj.innerHTML=ultcontainer
if (currentslide==ultimateshow.length-1) currentslide=0
else currentslide++
if (curcycle==parseInt(slidecycles) && currentslide==0)
return
setTimeout("rotateimages()",slidedelay)
}
if (ie||dom)
document.write('<div id="slidedom" style="width:'+slidewidth+';height:'+slideheight+'; background-color:'+slidebgcolor+'"></div>')
function start_slider(){
crossrotateobj=dom? document.getElementById("slidedom") : document.all.slidedom
rotateimages()
}
if (ie||dom)
window.onload=start_slider
</script>
|