// Footer Test

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" align="right">');
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 USA</strong><br>');
document.writeln('                        1725 W. Williams Dr., Building F, Suite 68<br>');
document.writeln('                        Phoenix, Arizona 85027<br>');
document.writeln('                        Tel 602-278-7789 | Fax 602-278-7749</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:luckym@ketecausa.com" class="footerlink">luckym@ketecausa.com</a><br>');
document.writeln('                  Website : <a href="http://www.ketecausa.com" class="footerlink">http://www.ketecausa.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"><div align="right">Copyright 2006 Keteca Singapore (Pte) Ltd</div></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>');
