var base="http://www.ptec.com.hk/";



document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0">');

document.write('    <tr> ');

document.write('       <td width="803" height="26" align="right" valign="bottom">');

document.write('          <div align="right"><img src="' + base + 'images/Web%20Bar%20100%20x800.jpg" width="800" height="100" border="0" usemap="#Map2"></div>');

document.write('       </td>');

document.write('    </tr>');

document.write('</table>');

document.write('<map name="Map2">');

document.write('  <area shape="rect" coords="29,2,461,96" href="index.cgi" target="_self">');

document.write('</map>');

