<{$smarty.const._MD_TCW_WEB_CLOSE_MENU}> →
<{if $marquee_arr}>
<{foreach from=$marquee_arr item=marquee}>
<{$marquee.NoticeShortDate}> <{$marquee.NoticeTitle}>
<{/foreach}>
<{/if}>
<{$say_hi}>
<{$back_home}>
<{if $user_kind=="mem"}>
<{$smarty.const._MD_TCW_ABOUTUS_MY_ACCOUNT}>
<{$smarty.const._MD_TCW_ABOUTUS_EDIT_ACCOUNT}>
<{foreach from=$menu_plugins item=plugin}> <{if $plugin.menu=='1'}> <{if $plugin.enable=='1'}>
<{$plugin.title}>
<{if $plugin.add=='1' and $plugin.dirname|in_array:$add_power}>
<{$smarty.const._MD_TCW_ADD}><{$plugin.short}>
<{/if}>
<{/if}> <{/if}> <{/foreach}>
<{$smarty.const._MD_TCW_EXIT}>
<{elseif $user_kind=="parent"}>
<{$smarty.const._MD_TCW_ABOUTUS_MY_ACCOUNT}>
<{$smarty.const._MD_TCW_ABOUTUS_EDIT_ACCOUNT}>
<{foreach from=$menu_plugins item=plugin}> <{if $plugin.menu=='1'}> <{if $plugin.enable=='1'}>
<{$plugin.title}>
<{if $plugin.add=='1' and $plugin.dirname|in_array:$add_power}>
<{$smarty.const._MD_TCW_ADD}><{$plugin.short}>
<{/if}>
<{/if}> <{/if}> <{/foreach}>
<{$smarty.const._MD_TCW_EXIT}>
<{else}> <{if $defaltWebID}> <{if $web_num > 1}>
<{foreach from=$webs item=web}>
selected<{/if}>><{$web.title}> (<{$web.name}>)
<{/foreach}>
<{/if}>
<{$smarty.const._MD_TCW_WEB_CONFIG}>
<{$smarty.const._MD_TCW_WEB_BLOCK_CONFIG}>
<{foreach from=$menu_plugins item=plugin}> <{if $plugin.menu=='1'}> <{if $plugin.enable=='1'}>
<{$plugin.title}>
<{if $plugin.setup=='1'}>
<{/if}>
<{if $plugin.add=='1'}>
<{/if}>
<{if $plugin.cate=='1'}>
<{/if}>
<{if $plugin.assistant=='1'}>
<{/if}>
<{else}>
<{$plugin.title}>
<{$smarty.const._MD_TCW_ENABLE_PLUGIN}>
<{/if}> <{/if}> <{/foreach}>
<{/if}> <{if $closed_webs}> <{foreach from=$closed_webs item=web}>
<{$smarty.const._MD_TCW_ENABLE}> <{$web.name}>
<{/foreach}> <{/if}>
<{$smarty.const.TF_USER_EXIT}>
<{/if}>