<!--{eval $tagcloud = mysql_query("select tagid,tagname from (select t2.tagid,t1.tagname,count(*) as count from pre_common_tag t1 join pre_common_tagitem t2 on t1.tagid=t2.tagid GROUP BY t2.tagid order by count DESC limit 45) temp order by tagname");}-->