{cw:include("cw_head.html")}
浏览:次 {cw:show_adddate}{cw:show_title}
{cw:show_img}
{cw:show_content}
{cw:loop select top 5 * from cw_info order by hits desc,id desc}
- {title}
{/cw:loop}
{cw:loop select top 5 * from cw_info where isnice=1 order by id desc}
- {title}
{/cw:loop}
{cw:loop select top 4 * from cw_info where ispic=1 order by id desc}
{title}
{/cw:loop}
{cw:include("cw_foot.html")}