﻿document.writeln('');


document.writeln('<link href="/filemanager/template/en/css/style_textonly.css" rel="stylesheet" type="text/css" media="screen" />\n<link href="/filemanager/template/en/css/style_textonly_print.css" rel="stylesheet" type="text/css" media="print" />\n');
document.writeln('<script type="text/javascript" src="/filemanager/template/common/js/jquery-1.2.6.pack.js"></script>\n<script type="text/javascript" src="/filemanager/template/common/js/common.js"></script>\n<script type="text/javascript" src="/filemanager/template/common/js/jq_control.js"></script>\n<script type="text/javascript" src="/filemanager/template/common/js/generate_menu_textonly.js"></script>\n<script type="text/javascript" src="/filemanager/template/common/js/generate_banner.js"></script>\n<script type="text/javascript" src="/filemanager/template/common/js/generate_breadcrumb.js"></script>\n');
function ShowHeader()
{
document.writeln('<p>Transport Department - The Government of the Hong Kong Special Administrative Region<br /><br /><br /><a id="home" href="http://www.td.gov.hk">[Home]</a> <a href="javascript:graphicSwitch();">[Graphic Version]</a> <a href="javascript:switchLang(2);">[Traditional Chinese]</a> <a href="javascript:switchLang(3);">[Simplified Chinese]</a> <a id="sitemap" href="#">[Site map]</a> <a id="contactus" href="#">[Contact us]</a> <a href="javascript:search();">[Search]</a> <input name="query" size="8" id="query" style="width: 91pt;" /></p>');
document.writeln('<hr />');
document.writeln('<div id="div_pagename"></div>');
document.writeln('<hr />');
document.writeln('<p><br />');

}

function ShowFooter()
{
document.writeln('</p>');
document.writeln('<hr />');
document.writeln('<p><script type="text/javascript">');
document.writeln('<!--');
document.writeln('if (\'function\' == typeof generateMenu){');
document.writeln('generateMenu(rootMenu)');
document.writeln('}');
document.writeln('//-->');
document.writeln('</script></p>');
document.writeln('<hr />');
document.writeln('<div>2009&nbsp;&copy; | <a id="importantnotices" href="#"><span style="text-decoration: underline;">Important Notices</span></a> | <a id="privacypolicy" href="#"><span style="text-decoration: underline;">Privacy Policy</span></a> | <span id="phReviewDate" style="display: none">Last review date: <span id="div_reviewdate"><!-- Review Date --></span></span><span id="phRevisionDate" style="display: none">Last revision date: <span id="div_revisiondate"><!-- Revision Date --></span></span></div>');

}


