%if($_GET['cityid']==""){$_GET['cityid']=1;}%>
<%loop tn="cn_seo" row="1" where="city=$cityid and __typeid=290"%>
<%$list.title%>
<%/loop%>
<%$banner=$VAL['list']['banner_path']%>
<%
switch($_GET['varTab'])
{
case 0:
$_GET['typeid']=291;
$classname="新闻动态";
break;
}
%>
<%include ./?head.html%>
<%if($banner==""){%>

<%}else{%>

<%}%>
新闻动态您的位置:首页 > <%echo $classname%>
<%loop tn="cn_info" row="16" where="city=$cityid and __typeid=$typeid" order="sort desc,id desc" page="page"%>
-
<%$list.title|truncate:50%>
<%$list.cdate%>
<%/loop%>
<%include ./?foore.html%>