{cw:include("cw_head.html")}
{cw:loop select * from cw_news where classid in({cw:class_allid}) order by id asc}
{title}
{/cw:loop}
{cw:include("cw_foot.html")}