// JavaScript Document

document.write('<div class="globalnav">');
document.write('<div class="gn-logo"><a href="http://www.leescarpets.com"><img src="images/nav/logo_top.gif" width="207" height="30" alt="Lees - The Art of Performance" /></a></div>');
document.write('<div class="gn-links"><a href="index.html">HOME</a><a href="samples.asp">SAMPLES</a><a href="contact.html">CONTACT</a></div>');
<!--document.write('<div class="gn-links"><a href="index.html">HOME</a></div>');-->
<!--document.write('<div class="gn-right"><a href="http://www.themohawkgroup.com/" target="_blank"><img src="images/cart.gif" width="140" height="30" alt="The Mohawk Group" /></a></div>');-->
document.write('<div class="gn-right"><a href="http://www.themohawkgroup.com/" target="_blank"><img src="images/nav/logo_tmg.gif" width="129" height="30" alt="The Mohawk Group" /></a></div>');
document.write('<div class="clear"></div>');
document.write('</div>');