function rotatecontents(objectid){ this.titleobject=null; this.titlesetbyrule=null; this.pagingobject=null; this.pagingstart=''; this.pagingdelimiter='/'; this.pagingend=''; this.rotatemethod=null; this.maxzindex=1; this.speed=5; this.autoplay=true; this.autoplaytime=3; this.buttonobject=null; this.buttontype='text'; this.buttononclassname='on'; this.buttononimagename=''; this.addtitle=function(title){ titles.push(title); } var object=document.getElementById(objectid); var items=new Array(),itemsnum,titles=new Array(); var btns=new Array(),btnsmover=new Array(),btnsmout=new Array(); var speed,timer,nowno=0,canimove=true; var isie=(navigator.userAgent.toLowerCase().indexOf('msie')!=-1)? true : false; this.initialize=function(){ var isfirst=true,removeobjs=new Array(),childs=object.childNodes; for(var i=0,j=-1,max=childs.length; i