// JavaScript Document

document.writeln('<table width="800" border="0" cellpadding="5" cellspacing="0" bgcolor="#330099">');
document.writeln('  <tr> ');
document.writeln('    <td class="whitestyle"><div align="right">&copy; 2003 Apotheca Marketing Pte. ');
document.writeln('        Ltd. All rights reserved.</div></td>');
document.writeln('  </tr>');
document.writeln('</table>');