function Startup()
{
	if (document.getElementById("L1Slider1") )
	{
		fillup();
	}
}