// JavaScript Document

inc_htmlinclude_js =
'<div class="footer">\n<div class="ft-txt">&copy; Chorus, All Rights Reserved  <span class="lblue">|' 
+ ' <a href="privacy-policy.html" class="footerlink">Privacy Policy'
+ '</a>  |  <a href="acceptable-use.html" class="footerlink'
+ '">Acceptable Use</a>  |  <a href="site-map.html" class="'
+ 'footerlink">Sitemap</a></span></div> \n<div class="ft-tx'
+ 't1"><span class="footerlink1">Website by Axxiem</span></div>\n</div>';

// end_var_declaration
document.write(inc_htmlinclude_js);