<{strip}> <{include_php file="`$smarty.const.XOOPS_THEME_PATH`/`$xoops_theme`/xugj_assign_theme_language_inc.php"}> <{include_php file="`$smarty.const.XOOPS_THEME_PATH`/`$xoops_theme`/xugj_assign_theme.php"}> <{/strip}> <{$xoops_sitename}> - <{if $xoops_pagetitle}><{$xoops_pagetitle}><{else}><{$xoops_slogan}><{/if}> <{if $smarty.server.HTTP_USER_AGENT|regex_replace:'/^.*MSIE\s*([0-9]+).*$/i':'\1' > 7}> <{/if}> <{* OGP support *}><{include file="`$xoops_theme`/meta_add.html"}> <{if $xoops_module_header}><{$xoops_module_header}><{/if}><{if $xoops_block_header}><{$xoops_block_header}><{/if}> <{include file="`$xoops_theme`/theme_redirect_js.html"}> <{include file="`$xoops_theme`/theme_ext_js.html"}> home <{else}> <{if $xugj_trustdirname }> <{$xugj_trustdirname}> <{elseif !$xoops_dirname == ""}> <{$xoops_dirname}> <{else}> other <{/if}> <{/if}> "><{/strip}> <{assign var="layoutL" value=L$xoops_showlblock}> <{assign var="layoutR" value=R$xoops_showrblock}> <{assign var="layout" value=$layoutL$layoutR}>
<{strip}> <{/strip}>
<{* start contents *}> <{if !$xoops_dirname == ""}>
<{include file="`$xoops_theme`/theme_title.html"}>
<{/if}> <{* main contents *}> <{if $xoops_ccblocks}>
<{foreach item=block from=$xoops_ccblocks name=ccloop}> <{if $block.weight == 0 }> <{if $block.title|strstr:"[["}>
top_margin<{/if}>"> <{if ! $block.title|strstr:"none"}>

<{$block.title|xoops_blocktitleclassdel}>

<{/if}>
<{$block.content}>
<{else}>
top_margin<{/if}>"> <{if ! $block.title|strstr:"none"}>

<{$block.title|xoops_blocktitleclassdel}>

<{/if}>
<{$block.content}>
<{/if}> <{/if}> <{/foreach}>
<{/if}>
<{* side_bar left-column *}> <{if $xoops_showlblock == 1}>
3 <{elseif $layout == "L1R0"}> 4 <{else}> 3 <{/if}> "><{/strip}> <{foreach item=block from=$xoops_lblocks name=lbloop}>
<{if ! $block.title|strstr:"none"}>

<{$block.title|xoops_blocktitleclassdel}>

<{/if}>
<{$block.content}>
<{/foreach}>
<{* /side_bar left-column *}> <{/if}> <{* center contents *}>
6 <{elseif $layout == "L1R0"}> 8 <{elseif $layout == "L0R1"}> 8 <{else}> 12 <{/if}> "><{/strip}> <{if $xoops_ccblocks}> <{foreach item=block from=$xoops_ccblocks name=ccloop}> <{if $block.weight > 0 and $block.weight < 500 }>
<{if ! $block.title|strstr:"none"}>

<{$block.title|xoops_blocktitleclassdel}>

<{/if}>
<{$block.content}>
<{/if}> <{/foreach}> <{/if}>
<{$xoops_contents}>
<{foreach item=block from=$xoops_ccblocks name=ccloop}> <{if $block.weight >= 500 and $block.weight < 2000 }>
<{if ! $block.title|strstr:"none"}>

<{$block.title|xoops_blocktitleclassdel}>

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

<{$block.title|xoops_blocktitleclassdel}>

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

<{$block.title|xoops_blocktitleclassdel}>

<{/if}>
<{$block.content}>
<{/foreach}>
<{/if}>
<{* / center contents *}> <{* side_bar right-column *}> <{if $xoops_showrblock == 1}>
3 <{elseif $layout == "L0R1"}> 4 <{else}> 3 <{/if}> "><{/strip}>
<{foreach item=block from=$xoops_rblocks name=rbloop}> <{if ! $block.title|strstr:"none"}>

<{$block.title|xoops_blocktitleclassdel}>

<{/if}>
<{$block.content}>
<{/foreach}>
<{/if}>
<{* /contents *}>
<{* end container *}>
<{* end wrapper *}> <{* login block *}> <{include file="`$xoops_theme`/theme_cubelogin_block.html"}>