function tdover(e,c)
	{
	e.bgColor = c;
	}

function tdout(e,c)
	{
	e.bgColor = c;
	}
