include file ='../top.html'
$langNewsYourLocation
$langCIndex
>
$langNewsIndexName
>
$news_array.news_c_name
>
$langNewsText
$news_array.news_title
$news_array.news_content
$langNewsInfoList
section name=i loop=$news_list
if $smarty.section.i.rownum%2 eq 1 id="sigle_news"
/if
if $news_list[i].news_id eq $news_array.news_id
class="change_bg_color"
/if
>
if $news_list[i].news_jump_url neq '' target="_blank"
/if
>
$news_list[i].news_title
/section