  function berhenti()
    {
	  text.scrollAmount=0
	}
  
  function jalan()
    {
	  text.scrollAmount=1;
	}

