-
{foreach from=$nav_list item=nav_item}
- {$nav_item.name} {/foreach}
_var['pagecss'][] = $this->_var['TMPL_REAL']."/css/style.css"; $this->_var['pagecss'][] = $this->_var['TMPL_REAL']."/css/weebox.css"; $this->_var['pagejs'][] = $this->_var['TMPL_REAL']."/js/jquery.js"; $this->_var['pagejs'][] = $this->_var['TMPL_REAL']."/js/jquery.bgiframe.js"; $this->_var['pagejs'][] = $this->_var['TMPL_REAL']."/js/jquery.weebox.js"; $this->_var['pagejs'][] = $this->_var['TMPL_REAL']."/js/jquery.pngfix.js"; $this->_var['pagejs'][] = $this->_var['TMPL_REAL']."/js/lazyload.js"; $this->_var['pagejs'][] = $this->_var['TMPL_REAL']."/js/script.js"; $this->_var['pagejs'][] = $this->_var['TMPL_REAL']."/js/op.js"; $this->_var['cpagejs'][] = $this->_var['TMPL_REAL']."/js/script.js"; $this->_var['cpagejs'][] = $this->_var['TMPL_REAL']."/js/op.js"; if(app_conf("APP_MSG_SENDER_OPEN")==1) { $this->_var['pagejs'][] = $this->_var['TMPL_REAL']."/js/msg_sender.js"; $this->_var['cpagejs'][] = $this->_var['TMPL_REAL']."/js/msg_sender.js"; } if($this->_var['APP_INDEX']=='tuan') { $this->_var['pagecss'][] = $this->_var['TMPL_REAL']."/css/tuan.css"; $this->_var['pagejs'][] = $this->_var['TMPL_REAL']."/js/tuan.js"; $this->_var['cpagejs'][] = $this->_var['TMPL_REAL']."/js/tuan.js"; } else { $this->_var['pagecss'][] = $this->_var['TMPL_REAL']."/css/main.css"; } ?>
{if $vote} {/if}