
inc_footer_js =
    '<a href="index.htm">HOME</a> <span>|</span>\n'
	 +'<a href="final_report.htm">2009 Report to Government</a> <span>|</span>\n'	
     +'<a href="bckg_info.htm">Background</a> <span>|</span>\n'	 
	 +'<a href="members.htm">Panel Members</a> <span>|</span>\n'	
	 +'<a href="consultation.htm">Consultations</a> <span>|</span>\n'
	 +'<a href="submissions.htm">Submissions</a> <span>|</span>\n'
     +'<a href="news.htm">News Releases</a><span>|</span>\n' 
     +'<a href="links.htm">Related Links</a> <span>|</span> \n'
     +'<a href="contact.htm">Contact Us</a><br>\n';	 


// end_var_declaration
document.write(inc_footer_js);


document.write('<br><center><a href="http://www.gov.bc.ca/com/copyright.html" target="_blank">COPYRIGHT</a> | <a href="http://www.gov.bc.ca/com/disclaimer.html" target="_blank">DISCLAIMER</a> | <a href="http://www.gov.bc.ca/com/privacy.html" target="_blank">PRIVACY</a> | <a href="http://www.gov.bc.ca/com/accessibility.html" target="_blank">ACCESSIBILITY</a></center><br>'); 
