// ExpoEVS-SiteFooter.js
// This script inserts the Expo website's header into pages that have a script with src="ExpoEVS-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 Midwest Mountaineering</b><br /><a href="http://www.midwestmtn.com">www.midwestmtn.com</a></td><td class="right" style="font-size:smaller">612-339-3433<br />888-999-1077</td></tr></table><!-- End of tblPageFooter. -->');

// End of OAE-SiteFooter.js
