var curFullYear = (new Date()).getFullYear()


var footerobj = '<td><img src="../images/g_spacer.gif" width="5" height="1"></td>'
footerobj+='<td><table cellpadding="0" cellspacing="0" border="0" width="760">'
footerobj+='<tr><td colspan="2"><img src="../images/g_spacer.gif" width="1" height="10"></td></tr>'
footerobj+='<tr><td colspan="2" class="footer"><img src="../images/g_spacer.gif" width="1" height="10"></td></tr>'
footerobj+='<tr><td><img src="../images/g_spacer.gif" width="1" height="6"></td></tr>'
footerobj+='<tr><td class="rbifooter">&copy; '+curFullYear+' Reed Business Information</td>'
footerobj+='<td align="right" class="rbifooter"></td></tr>'
footerobj+='<tr><td colspan="2"><img src="../images/g_spacer.gif" width="1" height="20"></td></tr></table></td>'

var headerobj = '<tr>'
headerobj+='<td><img src="../images/g_cj_logo.gif" width="297" height="62" alt="" border="0" /></td>'
headerobj+='<td align="left"><img src="../images/g_media.gif" width="200" height="62" alt="" border="0" /></td>'
headerobj+='<td><img src="../images/g_top_print.gif" width="483" height="62" alt="" border="0" /></td>'
headerobj+='</tr>'
headerobj+='<tr>'
headerobj+='<td width="100%"><img src="../images/g_spacer.gif" width="1" height="65" alt="" border="0" /></td>'
headerobj+='</tr>'
