
document.writeln('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.writeln('                    <tr>');
document.writeln('                      <td valign="top"><a href="http://www.hpb.gov.sg/"><img src="images/footer_logo_hpb2.gif" width="130" height="75" border="0"></a></td>');
document.writeln('                      <td valign="top"><a href="http://www.moh.gov.sg" target="_blank"><img src="images/footer_logo_moh2.gif" width="82" height="75" border="0"></a></td>');
document.writeln('                      <td valign="middle"><img src="images/footer_separater.gif" width="17" height="45"></td>');
document.writeln('                      <td class="footer">');
document.writeln('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.writeln('                          <tr>');
document.writeln('                            <td class="footer"><font color="#999999">The information in this'); 
document.writeln('                              website is meant to serve as a guide for patients'); 
document.writeln('                              with chronic diseases. It is not a substitute for'); 
document.writeln('                              professional medical advice and care.</font><font color="#999999">&nbsp;'); 
document.writeln('                              </font> </td>');
document.writeln('                          </tr>');
document.writeln('                          <tr>');
document.writeln('                            <td><img src="images/spacer.gif" width="1" height="5"></td>');
document.writeln('                          </tr>');
document.writeln('                          <tr>');
document.writeln('                            <td class="footer"><font color="#7C9007">Copyright 2006 Health Promotion'); 
document.writeln('                              Board. All rights reserved.</font><font color="#999999">&nbsp;'); 
document.writeln('                              </font></td>');
document.writeln('                          </tr>');
document.writeln('                        </table>');
document.writeln('                        <font color="#999999">&nbsp; </font></td>');
document.writeln('                    </tr>');
document.writeln('                  </table>');

