//  BYC-Footer.js
var cText = ''
cText += '   <p style="text-align: center; font-size: 150%;"><b>Can&#39;t find what you are looking for?&nbsp;&nbsp;'
cText += '     <a href="mailto:sales@backyardcity.com?subject=Email from BYC Website">'
cText += '         <img src="http://www.backyardcity.com/images/email.gif" border="0" width="60" height="30">'
cText += '     </a>' 
cText += '     &nbsp;&nbsp;Us,<br>or you can call us Toll Free: 888-751-0101</b></p>'
cText += '     '
cText += '   <p style="text-align: center; font-size: 90%;">'
cText += '        <b>Hours: 9am-7pm Weekdays. Saturday: 10am-3pm.  Closed Sunday.'
cText += '        <br>All times are Central Time.</b>'
cText += '   </p>'
cText += '     '
cText += '   <p style="text-align: center; font-size: 80%;"><b>&copy; Copyright 2001-2009 by BackyardCity.com.&nbsp; '
cText += '     All Rights Reserved.<br>Site maintained by <a href="http://www.vimata.com" rel="No Follow">'
cText += '     VIMATA Interactive, Inc.</a></b> </p>'
cText += '     '
cText += '   <p Style="text-align: Justify; padding-left: 10%; padding-right: 10%; font-size: 80%;">'
cText += '     <b>Images Disclaimer:</b>&nbsp; We have made a concerted '
cText += '     effort to provide images that accurately represent the actual color, style, size &amp; shape of '
cText += '     each product.&nbsp; However, due to all the possible variants, including but not limited to: '
cText += '     light source, monitor quality or settings, etc.; we can not guarantee that these images '
cText += '     represent the actual colors of the product.&nbsp; Returns due to color discrepancies will be '
cText += '     considered a return of a non-defective item as detailed in our '
cText += '     <a href="http://www.backyardcity.com/Information/LegalInfo.htm" rel="No Follow">Legal Policies</a>.</font></p>'
cText += '     '
document.write(cText)
// 