
	function sStop()
{
	scrollerS.scrollAmount=0
}
function sStart()
{
	scrollerS.scrollAmount=1
}
