inc_footer_js =

	'<div id="footerText">'
		+ '<p>&copy; 2010 Arts Club Theatre Company<br /><a href="http://www.artsclub.com/support-us/index.htm">A not-for-profit registered charity</a></p>'
		+ '<p><a href="http://www.artsclub.com/privacy.htm">Privacy Policy</a> | <a href="http://www.artsclub.com/sitemap.htm">Site Map</a><br />Web Design by <a href="http://www.worldexposure.com" target="_blank">WorldExposure.com</a></p>'
	+ '</div>'
	+ '<div id="footerGraphic">'
		+ '<img src="http://www.artsclub.com/template1/graphics/footer/van_loves_artsclub.gif" width="157" height="47" alt="Vancouver loves Arts Club" title="Vancouver loves Arts Club" />'
	+ '</div>';

// end_var_declaration
document.write(inc_footer_js);
