var cText=''

cText +='<table border="0" width="800">'
cText += '  <tr>'
    cText +='<td width="145" height="1"><img src="logos/Header-Logo.gif" width="144" height="126"></td>'
    cText +='<td width="447" height="1" valign="middle" class="header">'
    cText += ' <p align="left"><font color="#1B4E32"><span style="font-family: &quot;Times New Roman&quot;, Times, serif"><strong><font style="font-size: 24pt">Toledo Northwestern Ohio Food Bank</span>,' 
cText += ' Inc.</font></span><span class="style2 style13"><strong><br>'
cText += '</strong></span>    <strong><font style="font-size: 11pt">24 East Woodruff Ave.* Toledo, Ohio 43604 * 419-242-5000</font></strong></td>'
    cText +='<td width="141" bgcolor="#FFFFFF"><img src="logos/Feeding_America.gif" width="186" height="140"></td>'
  cText += '</tr>'

document.write(cText)