<{if $web_display_mode=='index' and $menu_data}> <{if "$xoops_rootpath/uploads/tad_web/0/image/`$dirname`.png"|file_exists}> <{$menu.PluginTitle}> <{else}>

<{$menu.PluginTitle}>

<{/if}> <{elseif $web_display_mode=='index_plugin'}>

<{$menu.PluginTitle}>

<{elseif $web_display_mode=='home_plugin'}>

<{$menu.PluginTitle}>

<{/if}> <{if $menu_data}>
<{foreach item=act from=$menu_data}>
<{$act.MenuName}> <{if $act.isMyWeb}> <{/if}>
<{if $web_display_mode=="index" or $web_display_mode=="index_plugin"}>
<{$act.WebTitle}>
<{/if}>
<{/foreach}>
<{if $menu_data}> <{if $web_display_mode=='index_plugin' or $web_display_mode=='home_plugin'}> <{$bar}> <{/if}> <{/if}>
<{if $web_display_mode=='index'}> <{$smarty.const._MD_TCW_MORE}><{$smarty.const._MD_TCW_MENU_SHORT}> <{elseif $web_display_mode=='home' or $MenuDefCateID}> <{$smarty.const._MD_TCW_MORE}><{$smarty.const._MD_TCW_MENU_SHORT}> <{/if}> <{if $isMyWeb and $WebID}> <{$smarty.const._MD_TCW_ADD}><{$smarty.const._MD_TCW_MENU_SHORT}> <{/if}>
<{/if}>