var btWidthR = 0;
if (btWidthL > 0)
  {btWidthL = btWidthL - 27;
  btWidthR = 573 - btWidthL;}
document.writeln('</td>');
document.writeln('<td width="3" bgcolor="#FFE699"><img src="images/clear.gif" width="3" height="2"></td>');
document.writeln('</tr>');
document.writeln('<tr><td valign="top" colspan="3">');
document.writeln('<table cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff" width="635">');
document.writeln('<tr>');
document.writeln('<td><img src="images/cornerL.gif"></td>');
if (btWidthL == 0)
  {document.writeln('<td><img src="images/bottomLine.gif" height="31" width="575"></td>');}
else  
  {document.writeln('<td><img src="images/bottomLine.gif" height="31" width="'+btWidthL+'"></td>');
   document.writeln('<td><img src="images/bottomT.gif" height="31" width="2"></td>');
   document.writeln('<td><img src="images/bottomLine.gif" height="31" width="'+btWidthR+'"></td>');
  }
document.writeln('<td><img src="images/cornerR.gif"></td>');
document.writeln('</tr>');
document.writeln('</table>');
document.writeln('</td></tr>');
document.writeln('</table>');
document.writeln('</td></tr>');
document.writeln('<tr><td align="center"><img src="images/clear.gif" width="1" height="12" border="0"></td></tr>');
document.writeln('<tr><td align="center" class="footer">Benray Designer Marble<img src="images/footerDot.gif">190 S. Taft Street<img src="images/footerDot.gif">Lakewood, CO 80228<img src="images/footerDot.gif">303-980-9110<img src="images/footerDot.gif"><a href="mailto:info@benraymarble.com" class="footer">info@benraymarble.com</a></td></tr>');
document.writeln('</table>');
document.writeln('<form name="imgDisp">');
document.writeln('<input type="hidden" name="imgx">');
document.writeln('</form>');