    window.onload = function()
    {   //var scrollup = new ScrollText("listcontent");
        //scrollup.LineHeight =60;
        //scrollup.Amount = 2;
        //scrollup.Start();   
		var scrollup = new ScrollText("hhhxxx");
        scrollup.LineHeight =52;
        scrollup.Amount = 2;
        scrollup.Start();     
    }







