			document.write('<div id="footer">'
		+ '<img src="images/logo_cre_sml.png">'
		+ '<div class="footerContainer">'
			+ 'CRE Outreach<br>'
			+ '11777 San Vicente Blvd.<br>'
			+ 'Suite 502<br>'
			+ 'Los Angeles, CA 90049<br>'
		+ '</div>'
		+ '<div class="footerContainer">'
			+ 'Phone: 310-902-8220<br>'
			+ 'Fax: 310-979-4403<br>'
			+ '<a href="mailto:cre@creoutreach.org">cre@creoutreach.org</a><br>'
			+ '501(c)(3) Tax ID #: 26-1127320<br>'
	+ '	</div>'
		+ '<div class="footerContainer">'
		+ '	<a href="index.html">Home</a>  |  <a href="mission.html">Mission</a>  |  <a href="team.html">Our Team</a>  |  <a href="press.html">Press</a>  |  <a href="make_a_contribution.html">Make a Contribution</a><br>'
		+ '	<a href="Volunteers.html">Volunteer</a>  |  <a href="our_supporters.html">Supporters</a>  |  <a href="photo_gallery.html">Photo Gallery</a>  |  <a href="store/index.html">Store</a>  |  <a href="contact.html">Contact</a><br><br>'
		+ '	CRE Outreach copyright © 2011'
		+ '</div>'
+ '</div>');
