//  Footer2009.js
var cText = ''
cText += '   <p style="text-align: center; font-size: 140%;">'
cText += '       <b>Cannot find what you are looking for?&nbsp;&nbsp; '
cText += '       <a href="mailto:sales@mightycovers.com?subject=From MC Site">'
cText += '       <img src="http://www.MightyCovers.com/images/misc/email.gif" border="0" width="51" height="30"></a>'
cText += '       Us,<br>or you can call us Toll Free: 888-246-6909</b>' 
cText += '   </p>'
cText += '   '
cText += '   <p style="text-align: center; font-size: 90%;"><b>'
cText += '   	&#169 Copyright 2009 - 2012 by MightyCovers.com.&nbsp; All Rights Reserved.</b> '
cText += '   </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 effort' 
cText += '       to provide images that accurately represent the actual color, style, '
cText += '       size &amp; shape of each product.&nbsp;&nbsp; However, due to all the '
cText += '       possible variants, including but not limited to: light source, monitor '
cText += '       quality or settings, etc.; we can not guarantee that these images '
cText += '       represent the actual colors of the product.&nbsp; Returns due to color '
cText += '       discrepancies will be considered a return of a non-defective item as '
cText += '       detailed in our '
cText += '      <a href="http://www.MightyCovers.com/Information/LegalInfo.htm" rel="No Follow">'
cText += '         Legal Policies</a>.'
cText += '   </p>'
cText += '     '
document.write(cText)// 
