//  BYC-Header.js
var cText = ''
cText += '   <div style="float: left; padding-top: 5px">'
cText += '      <a href="http://www.BackyardCity.com" alt="Home of Patio Garden Furniture Umbrellas Heaters & More.">'
cText += '         <img src="http://www.BackyardCity.com/images/BYC/Logo.jpg" align="left" Border="0" hspace="0" width="200" height="84">'
cText += '      </a>'
cText += '   </div>'
cText += '   <div style="float: left; margin-left: 30px; padding-top: 5px">'
cText += '      <img src="http://www.BackyardCity.com/images/BYC/WhatsInYOURBackyard.jpg" align="left" Border="0" hspace="0" '
cText += '      width="116" height="84">'
cText += '   </div>'
cText += '   <div style="float: right">'
cText += '      <div style="text-align: right; padding-right: 10px">'
cText += '         <!-- Start PicoSearch Query Box -->'
cText += '         <form METHOD=" POST" ACTION="http://www.picosearch.com/cgi-bin/ts.pl">'
cText += '            <input TYPE="HIDDEN" NAME="index" VALUE="235644">'
cText += '            <input type="hidden" name="picocaller" value>'
cText += '            <input type="hidden" name="picocaller1" value>'
cText += '            <input type="hidden" name="picocaller2" value>'
cText += '            <input type="hidden" name="picocaller3" value="<!--">'
cText += '            <input type="hidden" name="picocaller4" value="-->">'
cText += '            <p style="text-align: right"><input NAME="query" VALUE SIZE="17"> <input type="submit" '
cText += '             name="SEARCH" value="Search"> <br><font size="+1"><b>Toll Free: 888-751-0101</b></font>'
cText += '             <br><font size="-2">Hours: 9am-7pm Weekdays Central Time.'
cText += '             <br>Saturday: 10am-3pm.  Closed Sunday.</font> </p>'
cText += '         </form>'
cText += '         <!-- End PicoSearch Query Box -->'
cText += '      </div>'
cText += '   </div>'
cText += '   <div id="bar-menu">'
cText += '      <a onclick="pageTracker._link(this.href); return false;" '
cText += '      href="http://www.cartserver.com/sc/cart.cgi?item=b-9369&view.x=1" rel="No Follow" '
cText += '      style="color: gold; font-weight: bolder; margin-right: 5px">View Cart</a>'
cText += '      <a onclick="pageTracker._link(this.href); return false;" '
cText += '      href="http://www.cartserver.com/sc/cart.cgi?item=b-9369&checkout.x=1" rel="No Follow" '
cText += '      style="color: gold; font-weight: bolder">Checkout</a>'
cText += '      <a href="http://www.backyardcity.com/Information/ContactInfo.htm" rel="No Follow">Contact</a>'
cText += '      <a href="http://www.backyardcity.com/Information/PrivacyPolicy.htm" rel="No Follow">Privacy</a>'
cText += '      <a href="http://www.backyardcity.com/Information/LegalInfo.htm" rel="No Follow">Legal</a>'
cText += '      <a href="http://www.backyardcity.com/Information/RelatedSites.htm">Resources</a>'
cText += '      <a href="http://www.backyardcity.com/Information/Testimonials.htm" rel="No Follow">'
cText += '      Testimonials</a> <a href="http://www.backyardcity.com/Catalog.htm">Catalog</a>'
cText += '   </div>'
document.write(cText) 
// 