// Thrifty-SiteNavigationUpper.js
// This script inserts the Thrifty website's upper section of the navigation bar into pages that have a script with src="Thrifty-SiteNavigationUpper.js".
// Written by: Brian Bahn
// Updated: 02/26/2008

document.write('<h3 style="padding: 5px;">ThriftyOutfitters.com</h3>');

// End of Thrifty-SiteNavigationUpper.js
