// JAVASCRIPT FACIL  ··· http://www.javascriptfacil.com

function movstar(a,time){

movx=setInterval("mov("+a+")",time)

}

function movover(){

clearInterval(movx)

}

function mov(a){

scrollx=new_event.document.body.scrollLeft

scrolly=new_event.document.body.scrollTop

scrolly=scrolly+a

new_event.window.scroll(scrollx,scrolly)

}

function o_down(theobject){

object=theobject

while(object.filters.alpha.opacity>60){

object.filters.alpha.opacity+=-10}

}

function o_up(theobject){

object=theobject

while(object.filters.alpha.opacity<100){

object.filters.alpha.opacity+=10}

}

function wback(){

if(new_event.history.length==0){window.history.back()}

else{new_event.history.back()}

}

//======================================================================================

function movstar2(a,time){

movx=setInterval("mov2("+a+")",time)

}

function movover2(){

clearInterval(movx)

}

function mov2(a){

scrollx=upcoming_events.document.body.scrollLeft

scrolly=upcoming_events.document.body.scrollTop

scrolly=scrolly+a

upcoming_events.window.scroll(scrollx,scrolly)

}

function o_down2(theobject){

object=theobject

while(object.filters.alpha.opacity>60){

object.filters.alpha.opacity+=-10}

}

function o_up2(theobject){

object=theobject

while(object.filters.alpha.opacity<100){

object.filters.alpha.opacity+=10}

}

function wback2(){

if(upcoming_events.history.length==0){window.history.back()}

else{upcoming_events.history.back()}

}

//======================================================================================

function movstar3(a,time){

movx=setInterval("mov3("+a+")",time)

}

function movover3(){

clearInterval(movx)

}

function mov3(a){

scrollx=charitable.document.body.scrollLeft

scrolly=charitable.document.body.scrollTop

scrolly=scrolly+a

charitable.window.scroll(scrollx,scrolly)

}

function o_down3(theobject){

object=theobject

while(object.filters.alpha.opacity>60){

object.filters.alpha.opacity+=-10}

}

function o_up3(theobject){

object=theobject

while(object.filters.alpha.opacity<100){

object.filters.alpha.opacity+=10}

}

function wback3(){

if(charitable.history.length==0){window.history.back()}

else{charitable.history.back()}

}