// Thrifty-SiteFooter.js
// This script inserts the Expo website's header into pages that have a script with src="OAE-SiteFooter.js".
// Written by: Brian Bahn
// Updated: 01/15/2010


document.write('<table id="tblPageFooter" width="100%"><tr><td style="font-size:smaller; text-align:left;">309 Cedar Ave S<br />Minneapolis, MN  55454</td><td class="center"><b>&copy; 2010 Thrifty Outfitters</b><br /><a href="http://www.midwestmtn.com">www.midwestmtn.com</a></td><td class="right" style="font-size:smaller">612-339-6290, press 4<br />800-866-3162</td></tr></table><!-- End of tblPageFooter. -->');

// End of Thrifty-SiteFooter.js
