{pc:get sql="SELECT h.`dayviews`,n.`title`,n.`url`,n.`style` FROM `v9_hits` AS h,`v9_news` AS n WHERE substring_index(h.`hitsid`, '-', -1)=n.`id` AND n.`status`=99 ORDER BY h.`dayviews`
DESC" num="9" cache="3600" day="2"}
{loop $data $v}
{if $n%2==1}
{pc:get sql="SELECT h.`weekviews`,n.`title`,n.`url`,n.`style` FROM `v9_hits` AS h,`v9_news` AS n WHERE substring_index(h.`hitsid`, '-', -1)=n.`id` AND n.`status`=99 ORDER BY
h.`weekviews` DESC" num="9" cache="3600" day="7"}
{loop $data $v}
{if $n%2==1}
{pc:get sql="SELECT h.`monthviews`,n.`title`,n.`url`,n.`style` FROM `v9_hits` AS h,`v9_news` AS n WHERE substring_index(h.`hitsid`, '-', -1)=n.`id` AND n.`status`=99 ORDER BY
h.`monthviews` DESC" num="9" cache="3600" day="30"}
{loop $data $v}
{if $n%2==1}