<{php}> $theme_preload_dir = dirname(dirname( __FILE__ )).'/themes/main/preload/' ; $this->assign( 'preload_header', '' ) ; if ($handle = opendir( $theme_preload_dir ) ) { while (false !== ($file = readdir($handle))) { if( file_exists( $theme_preload_dir.$file.'/theme.php' ) ){ include_once( $theme_preload_dir.$file.'/theme.php' ) ; if( function_exists( $file.'_header' ) ){ $this->assign( 'preload_header', call_user_func( $file.'_header', $this->_tpl_vars['xoops_imageurl'] ) ) ; } if( function_exists( $file.'_content' ) ){ call_user_func( $file.'_content', $this ) ; } } } closedir($handle); } <{/php}><{include_php file="$xoops_rootpath/themes/$xoops_theme/hd_assign.php"}>"?> <{$xoops_sitename}><{if $xoops_pagetitle}> - <{$xoops_pagetitle}><{elseif $xoops_slogan}> - <{$xoops_slogan}><{/if}> " /> <{if $google_verify_v1}> <{/if}> <{if ! $xoops_meta_author|strstr:"XOOPS Cube"}> " /> <{/if}> <{* *}> <{* *}> <{if $smarty.cookies.hd_view_mode == 'contrast' || $smarty.get.hd_view_mode == 'contrast' }> <{elseif $smarty.cookies.hd_view_mode == 'print' || $smarty.get.hd_view_mode == 'print' }> <{elseif $smarty.cookies.hd_view_mode == 'nostyle' || $smarty.get.hd_view_mode == 'nostyle' }> <{else}> <{/if}> <{$preload_header}> <{if $xoops_module_header}><{$xoops_module_header}><{/if}><{if $xoops_block_header}><{$xoops_block_header}><{/if}> <{* jgrowl *}> <{if $is_redirected}> <{/if}> <{$xoops_dirname}><{else}>home<{/if}>">

<{$smarty.const._HD_SKIP_CONTENTS}>

<{if $xoops_runs_admin_side}> <{include file="$xoops_theme/templates/hd_admin_theme_ctrl.html"}> <{/if}>
<{* redirect mesasge *}> <{if $is_redirected == 1}> <{/if}>

<{$smarty.const._HD_BREADCRUMBS}>

<{* <{if $mytrustdirname != 'pico' && $mytrustdirname != 'd3forum'}> *}>
TOP <{foreach from=$xoops_breadcrumbs item="item"}>  >  <{if $item.url}> <{$item.name}> <{else}> <{$item.name}> <{/if}> <{/foreach}>
<{* <{/if}> *}> <{*

<{if $xoops_pagetitle}><{$xoops_pagetitle}><{else}><{$xoops_modulename}><{/if}>

*}> <{if ! $legacy_module}> style="display: none;"<{/if}>><{$xoops_sitename}> <{/if}> <{if $xoops_showcblock == 1}> <{if $xoops_ccblocks}> <{foreach item=block from=$xoops_ccblocks name=ccloop}>
<{if ! $block.title|strstr:"none"}>

<{$block.title}>

<{/if}>
<{$block.content}>
<{/foreach}> <{/if}> <{if $xoops_clblocks}>
<{foreach item=block from=$xoops_clblocks name=clloop}>
<{if ! $block.title|strstr:"none"}>

<{$block.title}>

<{/if}>
<{$block.content}>
<{/foreach}>
<{/if}> <{if $xoops_crblocks}>
<{foreach item=block from=$xoops_crblocks name=crloop}>
<{if ! $block.title|strstr:"none"}>

<{$block.title}>

<{/if}>
<{$block.content}>
<{/foreach}>
<{/if}> <{/if}> <{if $xoops_contents}>
<{$xoops_contents}>
<{/if}>
<{* End of CenterWrapper *}>
<{* End of CenterColumn *}> <{if $xoops_showlblock}>

<{foreach item=block from=$xoops_lblocks name=lbloop}>
<{if ! $block.title|strstr:"none"}>

<{$block.title}>

<{/if}>
<{$block.content}>
<{/foreach}>
<{/if}>
<{if $xoops_showrblock}>
<{foreach item=block from=$xoops_rblocks name=rbloop}>
<{if ! $block.title|strstr:"none"}>

<{$block.title}>

<{/if}>
<{$block.content}>
<{/foreach}>
<{/if}>

<{$smarty.const._HD_SKIP_PAGETOP}>

<{* *}>