﻿function ShowHeader()
{
document.writeln('<table border="0" cellpadding="0" cellspacing="0" class="largeframe">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td align="center">');
document.writeln('<table border="0" cellpadding="0" cellspacing="0" class="mainframe">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td class="topframe">');
document.writeln('<table border="0" cellpadding="0" cellspacing="0" class="fullwid">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td><img src="/filemanager/template/common/images/HKITPC_logo.jpg" alt="The Hong Kong Institute for IT Professional Certification" width="103" height="116" /></td>');
document.writeln('<td class="navframe">');
document.writeln('<div id="navlayer">');
document.writeln('<script type="text/javascript">');
document.writeln('generateMainMenu(rootMenu);');
document.writeln('</script>');
document.writeln('</div>');
document.writeln('</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 border="0" cellpadding="0" cellspacing="0" class="indexvisframe">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td class="left leftshortcut"><a href="/en/home/index.html"><img class="btn_over" src="/filemanager/template/common/images/bnt_home.gif" border="0" alt="" width="28" height="29" /></a><a href="/en/sitemap/index.html"><img class="btn_over" src="/filemanager/template/common/images/bnt_sitemap.gif" border="0" alt="" width="28" height="29" /></a><a href="/en/about_hkitpc/contact_us/index.html"><img class="btn_over" src="/filemanager/template/common/images/bnt_contact.gif" border="0" alt="" width="28" height="29" /></a></td>');
document.writeln('<td class="midvis"><img src="/filemanager/template/en/images/index_vis.jpg" alt="" width="936" height="240" /></td>');
document.writeln('<td style="background-color: #034695">&nbsp;&nbsp;&nbsp;&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 border="0" cellpadding="0" cellspacing="0" class="contentframe">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td class="left">&nbsp;</td>');
document.writeln('<td class="alitop">');
document.writeln('<table border="0" cellpadding="0" cellspacing="0" class="contentframe">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td class="indexcontentleft text">');

}

function ShowFooter()
{
document.writeln('</td>');
document.writeln('<td class="indexcontentright"><img src="/filemanager/template/en/images/hd_newsnevents.gif" alt="" width="114" height="19" /><br />');
document.writeln('<div id="list_galleryevent">');
document.writeln('</div>');
document.writeln('<br /><a href="/en/news_events/news_press/index.html"><img class="btn_over" src="/filemanager/template/en/images/btn_more.gif" border="0" alt="More" title="More" width="69" height="20" /></a> </td>');
document.writeln('</tr>');
document.writeln('</tbody>');
document.writeln('</table>');
document.writeln('</td>');
document.writeln('<td style="background-color: #034695">&nbsp;&nbsp;&nbsp;&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 border="0" cellpadding="0" cellspacing="0" style="background-color: #034695; width: 100%; height: 85px" width="100%">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td>');
document.writeln('<table border="0" cellpadding="0" cellspacing="0" style="background-color: #034695; width: 757px; height: 42px" width="757">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td class="address">');
document.writeln('<p>');
document.writeln('<font color="#ffffff">&nbsp;&nbsp;&nbsp; The Hong Kong Institute for IT Professional Certification | <span class="bold">LG1, No. 78 Tat Chee Avenue , Kowloon Tong ,Hong Kong | Tel: 2319 0900</span></font>');
document.writeln('</p>');
document.writeln('<p>');
document.writeln('<font color="#ffffff"><span class="bold">&nbsp;</span></font><font color="#ffffff"><span class="bold">&nbsp; Copyright &copy; 2011 HKITPC. All rights reserved.</span></font>');
document.writeln('</p>');
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('</td>');
document.writeln('</tr>');
document.writeln('</tbody>');
document.writeln('</table>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</tbody>');
document.writeln('</table>');
document.writeln('<script type="text/javascript">');
document.writeln('<!--');
document.writeln('if (\'function\' == typeof generateMenu){');
document.writeln('generateMenu(rootMenu)');
document.writeln('}');
document.writeln('//-->');
document.writeln('</script> <script language="javascript" src="/filemanager/galleryevent/en/list_gallery_16.js"></script>');
document.writeln('');

}


