// JavaScript Document
document.write("<footer >");
document.write("<table width=960px border=0 cellspacing=0 cellpadding=0 align=center>");
document.write("<tr>");
document.write("<td bgcolor=#FFFFFF>");
document.write("<p><img src=images/divider.png width=848 height=1><br/>");
document.write("&copy; Copyright 2012. All Rights Reserved. Singapore Society of Anaesthesiologists.");
document.write("<a href=http://www.facebook.com/pages/Singapore-Society-of-Anesthesiologists/280746848626810 target=_blank><img src=images/fb.png width=22 height='22'></a></p>");
document.write("</td>");
document.write("<td background=images/content_side.png width='18px'></td>");
document.write("</tr>");
document.write("</table>");
document.write("</footer>");
