﻿document.writeln('');


document.writeln('<link href="/filemanager/template/common/css/format_pda.css" rel="stylesheet" type="text/css" media="screen" />\n<link href="/filemanager/template/common/css/format_pda_print.css" rel="stylesheet" type="text/css" media="print" />\n');
document.writeln('<script type="text/javascript" src="/filemanager/template/common/js/common_pda.js" charset="utf-8"></script>\n');
function ShowHeader()
{
document.writeln('<div id="topnav">');
document.writeln('<table class="mainframe" border="0" cellspacing="0" cellpadding="0">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td class="topnavframe"><a href="javascript:switchLang(1)"><img src="/filemanager/template/common/images/pda/btn_top_en.gif" border="0" alt="" width="26" height="21" /></a><a href="javascript:switchLang(3)"><img src="/filemanager/template/common/images/pda/btn_top_sc.gif" border="0" alt="" width="22" height="21" /></a><a href="/pda/default_tc.htm"><img src="/filemanager/template/common/images/pda/btn_top_home.gif" border="0" alt="" width="22" height="21" /></a><a href="/pda/tc/contact_us_pda/index.html"><img src="/filemanager/template/common/images/pda/btn_top_contactus.gif" border="0" alt="" width="22" height="21" /></a></td>');
document.writeln('</tr>');
document.writeln('</tbody>');
document.writeln('</table>');
document.writeln('</div>');
document.writeln('<div id="content">');
document.writeln('<table class="mainframe" border="0" cellspacing="0" cellpadding="0">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td class="indexframe">');
document.writeln('<table border="0" cellspacing="0" cellpadding="0">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td><img src="/filemanager/template/tc/images/pda/dept_name.gif" alt="" width="228" height="22" /></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td class="hdframe">');
document.writeln('<table style="width: 100%;" border="0">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td width="8">&nbsp;</td>');
document.writeln('<td class="hd">&nbsp;</td>');
document.writeln('<td width="20">&nbsp;</td>');
document.writeln('</tr>');
document.writeln('</tbody>');
document.writeln('</table>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td class="contentframe"><br />');

}

function ShowFooter()
{
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td class="contentframe"><br /><a href="javascript:goBack()"><img src="/filemanager/template/tc/images/pda/btn_back.gif" border="0" alt="" width="92" height="21" /></a><br />&nbsp;</td>');
document.writeln('</tr>');
document.writeln('</tbody>');
document.writeln('</table>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td>');
document.writeln('<table class="fullwidth" border="0" cellspacing="0" cellpadding="0">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td class="update">');
document.writeln('<table style="width: 100%;" border="0">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td width="6">&nbsp;</td>');
document.writeln('<td><span id="phReviewDate" style="display: none">覆檢日期: <span id="div_reviewdate"><!-- Review Date --></span></span><span id="phRevisionDate" style="display: none">修訂日期: <span id="div_revisiondate"><!-- Revision date --></span></span></td>');
document.writeln('<td width="6">&nbsp;</td>');
document.writeln('</tr>');
document.writeln('</tbody>');
document.writeln('</table>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td class="copyright">');
document.writeln('<table style="width: 100%;" border="0">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td width="6">&nbsp;</td>');
document.writeln('<td>2009 &copy; | <a href="/pda/tc/important_notices_pda/index.html">重要告示</a> | <a href="/pda/tc/privacy_policy_pda/index.html">私隱政策</a></td>');
document.writeln('<td width="6">&nbsp;</td>');
document.writeln('</tr>');
document.writeln('</tbody>');
document.writeln('</table>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</tbody>');
document.writeln('</table>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</tbody>');
document.writeln('</table>');
document.writeln('</div>');
document.writeln('<p>');
document.writeln('<script type="text/javascript"><!--');
document.writeln('configureRevisionDate();');
document.writeln('// --></script>');
document.writeln('</p>');

}


