function td($str) { $slovo=","; $str=str_replace($slovo,"<font color=red><b>$slovo</b></font>",$str); return $str; }