function starter()
{
	a = new Scroller('scroller0Id',-1,130,0,3,50,3000);
}

registerOnloadFunction(starter);
