{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/get_var.html"}>
<{$xoops_sitename}> - <{$xoops_pagetitle}>
<{$xoops_module_header}>
<{includeq file="$theme_name/tpl/logo.html"}>
<{foreach from=$menu_var item=menu}>
<{$menu.title}>
<{if $menu.submenu}>
<{foreach from=$menu.submenu item=menu2}>
<{$menu2.title}>
<{if $menu2.submenu}>
<{foreach from=$menu2.submenu item=menu3}>
<{$menu3.title}>
<{/foreach}>
<{/if}>
<{/foreach}>
<{/if}>
<{/foreach}> <{if $xoops_isuser}>
<{$smarty.const.TF_USER_EXIT}>
<{else}>
<{$smarty.const.TF_USER_ENTER}>
<{/if}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/$theme_type.html"}>
<{$smarty.const.THEME_MODULE1}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/my_js.html"}> <{if $show_var=='1'}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/show_var.html"}> <{/if}>