{* * Qualitative Themes for XOOPS * * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License (GPL) * @project IXThemes Project, http://ixthemes.org * @theme_name ixt01103 * @theme_demo http://ixthemes.sourceforge.net/demo/x/index.php?xoops_theme_select=ixt01103 * @theme_author Alexander Galochkin (algalochkin at users.sourceforge.net) * @version $Id: globalnav.html 2152 2010-02-26 16:44:05Z algalochkin $ * * Thanks you, that you have left this header untouched!!! *}> <{if $cms == "xoops"}> <{php }>include_once XOOPS_ROOT_PATH.'/modules/system/blocks/system_blocks.php'; $modules = b_system_main_show(); $this->assign('block',$modules);<{/php}> <{assign var=ixt_lang_home value=$block.lang_home}> <{elseif $cms == "exm"}> <{php }>include_once XOOPS_ROOT_PATH.'/modules/system/blocks/block_mainmenu.php'; $modules = system_bk_mainmenu(); $this->assign('block',$modules);<{/php}> <{assign var=ixt_lang_home value=$block.lang_home}> <{elseif $cms == "icms"}> <{php }>include_once ICMS_ROOT_PATH.'/modules/system/blocks/system_blocks.php'; $modules = b_system_main_show(); $this->assign('block',$modules);<{/php}> <{assign var=ixt_lang_home value=$block.lang_home}> <{else }> <{assign var=ixt_lang_home value="Home"}> <{/if}> <{php }>$i=0; $autoitem=5;<{/php}>