function S_pl_now(c1)
{
	document.getElementById("pl_now" + c1).className="f_red";
}