// Footer

document.writeln('<table width="800"  border="0" cellspacing="0" cellpadding="0">');
document.writeln('  <tr>');
document.writeln('    <td><table width="100%"  border="0" cellpadding="0" cellspacing="0" background="images/bk_footerblue.gif">');
document.writeln('        <tr>');
document.writeln('          <td width="211"><img src="images/spacer.gif" width="211" height="92" hspace="0" vspace="0" border="0"></td>');
document.writeln('          <td width="224"><table width="39%"  border="0" cellspacing="0" cellpadding="0">');
document.writeln('              <tr>');
document.writeln('                <td><img src="images/spacer.gif" width="224" height="25" hspace="0" vspace="0" border="0"></td>');
document.writeln('              </tr>');
document.writeln('              <tr>');
document.writeln('                <td><table width="100%"  border="0" cellspacing="0" cellpadding="0">');
document.writeln('                    <tr>');
document.writeln('                      <td><img src="images/spacer.gif" width="10" height="10" hspace="0" vspace="0" border="0"></td>');
document.writeln('                      <td class="address"><strong>Keteca Singapore (Pte) Ltd</strong><br>');
document.writeln('                        35 Tannery Road #07-06<br>');
document.writeln('                        Ruby Industrial Complex<br>');
document.writeln('                        (Tannery Block) Singapore 347740<br>');
document.writeln('                        Tel 65-6749 3318 | Fax 65-6749 3360</td>');
document.writeln('                    </tr>');
document.writeln('                </table></td>');
document.writeln('              </tr>');
document.writeln('          </table></td>');
document.writeln('          <td><table width="330"  border="0" align="center" cellpadding="0" cellspacing="0">');
document.writeln('              <tr>');
document.writeln('                <td width="224"><img src="images/spacer.gif" width="224" height="60" hspace="0" vspace="0" border="0"></td>');
document.writeln('              </tr>');
document.writeln('              <tr>');
document.writeln('                <td class="address">E-mail : <a href="mailto:salesmktg@keteca.com.sg" class="footerlink">salesmktg@keteca.com.sg</a><br>');
document.writeln('                  Website : <a href="http://www.keteca.com" class="footerlink">http://www.keteca.com</a></td>');
document.writeln('              </tr>');
document.writeln('          </table></td>');
document.writeln('        </tr>');
document.writeln('    </table></td>');
document.writeln('  </tr>');
document.writeln('  <tr>');
document.writeln('    <td><table width="100%" border="0" cellpadding="0" cellspacing="0" background="images/bk_footer.gif">');
document.writeln('        <tr>');
document.writeln('          <td width="795" align="right" class="footer">Copyright 2006 Keteca Singapore (Pte) Ltd</td>');
document.writeln('          <td width="10" align="right"><img src="images/spacer.gif" width="14" height="25" hspace="0" vspace="0" border="0"></td>');
document.writeln('        </tr>');
document.writeln('    </table></td>');
document.writeln('  </tr>');
document.writeln('</table>');