document.write('<table width="700" cellpadding="0" cellspacing="0" border="0">'
				+'<tr>'
					+'<td class="red"><img src="/prod_images/null_1x1.gif" width="635" height="18" border="0" alt=""></td>'
					+'<td class="red"><img src="/prod_images/null_1x1.gif" width="47" height="1" border="0" alt=""></td>'
					+'<td valign="top"><img src="/prod_images/writingcom/br_corner.gif" alt="" width="18" height="18" border="0"></td>'
				+'</tr>'
				+'<tr>'
					+'<td align="right">'
						+'<script language="javascript">'
						+'var now = new Date();'
						+'var theYear = now.getFullYear();'
						+'document.write(\'<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"635\"><tr><td class=\"textGraySm\" align=\"right\">&copy; \' + theYear + \' The College Board. All rights reserved.<br>College Board, SAT, and the acorn logo are registered trademarks of  the College Board.</td></tr></table>\');'
						+'</script>'
					+'</td>'
					+'<td colspan="2">&nbsp;</td>'
				+'</tr>'
				+'</table>');
