//How to include this JS file :
//<script language="JavaScript" type="text/javascript" src="/scripts/inc/html/BIGCOM_Footer.js"></script>

document.write("<!-- ### FOOTER ### -->");
document.write("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" background=\"/big-html/nonsecure/images/shim_dkblue.gif\">");
document.write("<tr valign=\"top\">");
document.write("<td colspan=\"3\"><img src=\"/big-html/nonsecure/images/shim_white.gif\" width=\"100%\"");
document.write("height=\"1\" alt=\"\" border=\"0\"></td>");
document.write("</tr>");
document.write("<tr valign=\"middle\">");
document.write("<td class=\"white\"><img src=\"/big-html/nonsecure/images/shim.gif\" width=\"10\" height=\"1\" alt=\"\" border=\"0\"><a href=\"/big-html/nonsecure/about/company.html\" class=\"footer\">2010 &copy; Metasoft Systems Inc.</a> | <a href=\"/big-html/nonsecure/about/terms.html\" class=\"footer\">Terms of Use</a></td>");
document.write("<td align=\"right\"><a href=\"mailto:info@bigdatabase.com?subject=BIG Online (USA)\" class=\"footer\">info@bigdatabase.com</a><img src=\"/big-html/nonsecure/images/shim.gif\" width=\"10\" height=\"1\" alt=\"\" border=\"0\"></td>");
document.write("<td><img src=\"/big-html/nonsecure/images/shim.gif\" width=\"1\" height=\"20\" alt=\"\" border=\"0\"></td>");
document.write("</tr>");
document.write("</table>");

