include file ='../top.html'
$langNewsYourLocation
$langCIndex
>
$langNewsIndexName
>
$class_array.news_c_name
section name=loop loop=$news_array
if $news_array[loop].news_jump_url neq '' target="_blank"
/if
title='
$news_array[loop][2]
'>
$news_array[loop][2]
/section
$page_list
$langNewsInfoList
section name=i loop=$news_class_array
if $smarty.section.i.rownum%2 eq 1 id="sigle_news"
/if
>
$news_class_array[i].news_c_name
/section
include file ='../../../html/footer.html'