var now = new Date();
var theYear = now.getFullYear();

document.write(' <!-- End Content -->'
+' </td> </tr> </table>'
+' <p>&nbsp; </p>'
+' <table border="0" cellpadding="0" cellspacing="0" width="650">'
+' <tr> <td><img height="1" src="/ap/images/apcentral/globalnav/null_1x1.gif" width="200"></td>'
+' <td class="footerText" width="450">Copyright &copy; ' + theYear + ' by '
+' <a class="footerText" href="/html/about000.html">collegeboard.com</a>, '
+' Inc. and its licensors. All rights reserved. By visiting and using '
+' collegeboard.com, you agree to the '
+' <a class="footerText" href="/html/copyright001.html">Site Terms and Conditions</a> and '
+' <a class="footerText" href="/html/privacy001.html">Privacy Policy</a>. '
+' </td> </tr> </table>');

