<{includeq file="db:tad_web_header.html"}> <{$FooTableJS}> <{if $op=="ClassHome"}> <{if $hide_news != 1}>
<{includeq file="db:tad_web_common_news.html"}>
<{/if}> <{if $hide_homework != 1}>
<{includeq file="db:tad_web_common_homework.html"}>
<{/if}> <{if $hide_discuss != 1}>
<{includeq file="db:tad_web_common_discuss.html"}>
<{/if}> <{if $hide_action != 1}>
<{includeq file="db:tad_web_common_action.html"}>
<{/if}> <{if $hide_link != 1}>
<{includeq file="db:tad_web_common_link.html"}>
<{/if}> <{if $hide_files != 1}>
<{includeq file="db:tad_web_common_files.html"}>
<{/if}> <{if $hide_video != 1}>
<{includeq file="db:tad_web_common_video.html"}>
<{/if}> <{elseif $op=="list_tad_web_news"}>
<{includeq file="db:tad_web_common_news.html"}>
<{elseif $op=="list_tad_web_homework"}>
<{includeq file="db:tad_web_common_homework.html"}>
<{elseif $op=="list_tad_web_files"}>
<{includeq file="db:tad_web_common_files.html"}>
<{elseif $op=="list_tad_web_action"}>
<{includeq file="db:tad_web_common_action.html"}>
<{elseif $op=="list_tad_web_discuss"}>
<{includeq file="db:tad_web_common_discuss.html"}>
<{elseif $op=="list_tad_web_link"}>
<{includeq file="db:tad_web_common_link.html"}>
<{elseif $op=="list_tad_web_video"}>
<{includeq file="db:tad_web_common_video.html"}>
<{else}>
<{includeq file="db:tad_web_common_aboutus.html"}>
<{includeq file="db:tad_web_common_news.html"}>
<{includeq file="db:tad_web_common_homework.html"}>
<{includeq file="db:tad_web_common_action.html"}>
<{includeq file="db:tad_web_common_link.html"}>
<{includeq file="db:tad_web_common_files.html"}>
<{includeq file="db:tad_web_common_video.html"}>
<{/if}>