
var footer;
footer = '<p>UW Teaching Academy, a unit of <a href="http://washington.edu/uaa">Undergraduate Academic Affairs</a> at the <a href="http://washington.edu">University of Washington</a>. </p>';
footer += '<p>&nbsp;</p>';
footer += '<p><strong>Contact Us</strong></p>';
footer += '<p>Email: <a href="mailto:tacademy@u.washington.edu">tacademy@u.washington.edu</a></p>';
footer += '<p>Phone: 206.616.7175</p>';
footer += '<p>220 Mary Gates Hall, Box 352800</p>';
footer += '<p>Seattle, WA 98195</p>';

document.write(footer);
