/*Typing Scroller
  Submitted by bengaliboy00@hotmail.com (hp: http://www.angelfire.com/nt/bengaliboy/)
  With modifications by Dynamicdrive.com
  Additional modifications by jscheuer1 29/Dec/2005
  as seen in http://dynamicdrive.com/forums
  For full source code, usage terms, and 100s more scripts, visit http://dynamicdrive.com
  */

//Set pause between messages in milliseconds, use 3000 for default:
var pause=3000

//Set typing speed (higher numbers are slower, use 60 for default)
var speed=90

//Secify scroller contents, links
var line=new Array()