// 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/10/2009


//document.write('<img src="../images/OAEColor-Logo.jpg" width="133" height="130" alt="OAEColor-Logo.jpg" title="Public Expo Website: www.outdooradventureexpo.com" style="margin-top: 15px;" 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('<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>');


// End of ExpoEVS-SiteNavigationLower.js