// JavaScript Document
// ACI footer
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td align="right">');
// logo - left side
document.write('<img src="/Images-aci/l4/LogoScip.gif" alt="SCIP Logo" width="95" height="78"></td>');
document.write('<td nowrap><div align="center" class="copyright"> ');
// date
document.write('<br><p>Copyright &copy; 2010 Fuld-Gilad-Herring Academy of Competitive Intelligence<br>');
document.write('25 First Street, Suite 301, Cambridge, Massachusetts 02141 USA<br> ');
document.write('US: Tel: (888) 732-6812 Outside US: +1 (630) 983-5530<br>');
// contact form
document.write('<a href="http://www.academyci.com/About/contactform.html">online contact form</a></p>');
document.write('</div></td><td>');
// logo - right side
document.write('<img src="/Images-aci/l4/LogoIacet.gif" alt="IACET" width="127" height="78"></td>');
document.write('</tr></table>');