//How to include this JS file :
//<script language="JavaScript" type="text/javascript" src="/scripts/inc/html/FSCA_Footer.js"></script>

document.write("<!-- ### FOOTER ### -->");
document.write("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" background=\"/fs-html/images/shim_hd.gif\" height=\"20\">");
document.write("<tr valign=\"top\">");
document.write("<td colspan=\"2\"><img src=\"/fs-html/images/shim_white.gif\" width=\"100%\" height=\"1\" alt=\"\" border=\"0\"></td>");
document.write("</tr>");
document.write("<tr valign=\"top\">");
document.write("<td class=white>&nbsp;&nbsp;&nbsp;<a href=\"/about/index.asp\" class=footer>2010 &copy; Metasoft Systems Inc.</a> | <a href=\"/about/terms.html\" class=footer>Terms of Use</a> | <a href=\"/about/privacy.html\" class=footer>Privacy</a> | <a href=\"/about/careers.asp\" class=footer>Employment Opportunities</a></td>");
document.write("<td align=\"right\"><a href=\"mailto:info@foundationsearch.com?subject=FoundationSearch Canada: General Inquiries\"  class=footer>info@foundationsearch.com</a>&nbsp;&nbsp;&nbsp;</td>");
document.write("</tr>");
document.write("</table>");
