找到$row['fulltitle'] = $row['title'];
if($row['color']!='') $row['fulltitle'] = "<font color='".$row['color']."'>".$row['title']."</font>";