// ExpoEVS-SiteNavigationLower.js
// This script inserts the MiniExpo website's upper section of the navigation bar into pages that have a script with src="ExpoEVS-SiteNavigationLower.js".
// Written by: Brian Bahn
// Updated: 12/21/2010


document.write('<img src="../images/ExpoLogo-TransparentSmall.png" width="160" height="83" alt="ExpoLogo-TransparentSmall.png" title="Public Expo Website: www.outdooradventureexpo.com" style="margin-top: 15px; padding: 3px; background: white;" onclick="OpenEVS(&#39;ExpoPopup.html&#39;)" onmouseover="style.cursor=&#39;pointer&#39;" />	<br clear="left" /> <h4 style="margin-top: 10px;">Click Expo Logo<br />to go to the<br />Expo Public Website</h4>');
document.write('<hr /> <img src="http://www.midwestmtn.net/images/AdventureTravelTradeAssociation.jpg" width="180" height="66" alt="AdventureTravelTradeAssociation.jpg" title="Midwest Mountaineering is a Proud Member of the Adventure Travel Trade Association" style="margin-top: 15px; padding: 3px; background: white;" />');



// End of ExpoEVS-SiteNavigationLower.js
