/*
this.theimages=theimages
this.imageborder=parseInt(b)
this.postimages=new Array() //preload images
for (p=0; p < theimages.length ; p++){
this.postimages[p]=new Image()
this.postimages[p].src=theimages[p][0]
}
var fadewidth=w+this.imageborder*2
var fadeheight=h+this.imageborder*2
if (iebrowser && dom||dom) //if IE5+ or modern browsers (ie: Firefox)
document.write('
')
else
document.write('
')
if (iebrowser && dom||dom) //if IE5+ or modern browsers such as Firefox
this.startit()
else{
this.curimageindex++
setInterval("fadearray["+this.slideshowid+"].rotateimage()", this.delay)
}
}
function fadepic(obj){
if (obj.degree<100){
obj.degree+=10
if (obj.tempobj.filters && obj.tempobj.filters[0]){
if (typeof obj.tempobj.filters[0].opacity=="number") //if IE6+
obj.tempobj.filters[0].opacity=obj.degree
else //else if IE5.5-
obj.tempobj.style.filter="alpha(opacity="+obj.degree+")"
}
else if (obj.tempobj.style.MozOpacity)
obj.tempobj.style.MozOpacity=obj.degree/101
else if (obj.tempobj.style.KhtmlOpacity)
obj.tempobj.style.KhtmlOpacity=obj.degree/100
}
else{
clearInterval(fadeclear[obj.slideshowid])
obj.nextcanvas=(obj.curcanvas==obj.canvasbase+"_0")? obj.canvasbase+"_0" : obj.canvasbase+"_1"
obj.tempobj=iebrowser? iebrowser[obj.nextcanvas] : document.getElementById(obj.nextcanvas)
obj.populateslide(obj.tempobj, obj.nextimageindex)
obj.nextimageindex=(obj.nextimageindex
'}
if (this.theimages[picindex][1]!="") //if associated link exists for image
slideHTML+='
'
slideHTML+='
'
if (this.theimages[picindex][1]!="") //if associated link exists for image
slideHTML+=''
if (hits==1) {slideHTML+='Hits('+this.theimages[picindex][5]+')
'}
if (votes==1) {slideHTML+='Votes('+this.theimages[picindex][6]+')
'}
if (rating==1) {slideHTML+='Rating('+this.theimages[picindex][7]+')
'}
if (comments==1) {slideHTML+='Comments('+this.theimages[picindex][8]+')
'}
slideHTML+='