document.write ('<div id="footer">');
	document.write ('<div id="footer-top">');
		if (countClass()==0) {
			document.write ('<div id="info2"><br /><br />&copy; 2012 INVISTA. All rights reserved. Antron&reg; and the Antron&reg; family of marks and logos are trademarks of INVISTA. Information provided is applicable to products manufactured and distributed in North America. Contact your local INVISTA contact for more details</div>');
		} else {
			document.write ('<div id="info2"><div id="email"><a href="contact.html">Stay in Touch</a></div><br /><br />&copy; 2012 INVISTA. All rights reserved. Antron&reg; and the Antron&reg; family of marks and logos are trademarks of INVISTA. Information provided is applicable to products manufactured and distributed in North America. Contact your local INVISTA contact for more details.</div>');
		}
		document.write ('<div id="logo"><a href="index.html"><img src="images/logo_footer.gif" alt="Antron" width="197" height="79" /></a></div>');
		document.write ('<div class="clear"></div>');
	document.write ('</div>');
	document.write ('<div id="links">');
		document.write ('<a href="fiber_consultants.html">Fiber Consultants</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="asnp.html">Antron&reg; Service Provider Network</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="resistech_search.html">ResisTech&reg; Providers</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="contact.html">Contact Us</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.invista.com/privacy.shtml" target="_blank">Privacy Statement</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.invista.com/en/terms-of-use.html" target="_blank">Terms of Use</a>');
	document.write ('</div>');
	document.write ('</div> <!-- end footer div -->');
	
	
	
	
	
	
	
