sFooterOutput = '<table cellpadding=0 cellspacing=0 valign="middle" width="800px" style="padding-right: 35px">';
sFooterOutput += 	'<tr>';
sFooterOutput += 		'<td id="FooterBottomRight" align="right"><p class="footerlink">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;www.thelevinsohns.com</a></p>';
sFooterOutput += 		'</td>';
sFooterOutput += 	'</tr>';
sFooterOutput += '</table>';
document.write(sFooterOutput);