var scroller_width='450px' var scroller_height='135px' var bgcolor='#' var pause=2000 //SET PAUSE BETWEEN SLIDE (3000=3 seconds) var scrollercontent=new Array() //Define scroller contents. Extend or contract array as needed scrollercontent[0]='

     Donation Days Left: 96.19

Add User

View Profile

Comment

' scrollercontent[1]='

     Donation Days Left: 57.46

Add User

View Profile

Comment

' scrollercontent[2]='

     Donation Days Left: 26.56

Add User

View Profile

Comment

' scrollercontent[3]='

     Donation Days Left: 12.45

Add User

View Profile

Comment

' scrollercontent[4]='

     Donation Days Left: 7.65

Add User

View Profile

Comment

' scrollercontent[5]='

     Donation Days Left: 6.69

Add User

View Profile

Comment

' scrollercontent[6]='

     Donation Days Left: 4.70

Add User

View Profile

Comment

' scrollercontent[7]='

     Donation Days Left: 3.75

Add User

View Profile

Comment

' scrollercontent[8]='

     Donation Days Left: 3.70

Add User

View Profile

Comment

' scrollercontent[9]='

     Donation Days Left: 2.75

Add User

View Profile

Comment

' scrollercontent[10]='

     Donation Days Left: 1.91

Add User

View Profile

Comment

' scrollercontent[11]='

     Donation Days Left: 1.75

Add User

View Profile

Comment

' scrollercontent[12]='

     Donation Days Left: 1.75

Add User

View Profile

Comment

' scrollercontent[13]='

     Donation Days Left: 0.83

Add User

View Profile

Comment

' scrollercontent[14]='

     Donation Days Left: 0.75

Add User

View Profile

Comment

' scrollercontent[15]='

     Donation Days Left: 0.75

Add User

View Profile

Comment

' scrollercontent[16]='

     Donation Days Left: 0.75

Add User

View Profile

Comment

' scrollercontent[17]='

     Donation Days Left: 0.75

Add User

View Profile

Comment

' ////NO need to edit beyond here///////////// var ie4=document.all var dom=document.getElementById&&navigator.userAgent.indexOf("Opera")==-1 if (ie4||dom) document.write('
') else if (document.layers){ document.write(''+scrollercontent[0]+'') } var curpos=scroller_height*(1) var degree=10 var curcanvas="canvas0" var curindex=0 var nextindex=1 function moveslide(){ if (curpos>0){ curpos=Math.max(curpos-degree,0) tempobj.style.top=curpos+"px" } else{ clearInterval(dropslide) if (crossobj.filters) try{ crossobj.filters.alpha.opacity=100 } catch(e) { } else if (crossobj.style.MozOpacity) crossobj.style.MozOpacity=1 nextcanvas=(curcanvas=="canvas0")? "canvas0" : "canvas1" tempobj=ie4? eval("document.all."+nextcanvas) : document.getElementById(nextcanvas) tempobj.innerHTML=scrollercontent[curindex] nextindex=(nextindex