var block = '<table width="640" border="0" cellspacing="0" cellpadding="0"><tr> \n'
block += ' 		<td width="1"><img src="http://www.stanford.edu/group/King/images/spacer.gif" width="1" height="10"></td>\n'
block += '		<td width="10"><img src="http://www.stanford.edu/group/King/images/spacer.gif" width="10" height="10"></td>\n'
block += ' 		<td width="618"><img src="http://www.stanford.edu/group/King/images/spacer.gif" width="10" height="10"></td>\n'
block += ' 		<td width="10"><img src="http://www.stanford.edu/group/King/images/spacer.gif" width="10" height="10"></td>\n'
block += ' 		<td width="1"><img src="http://www.stanford.edu/group/King/images/spacer.gif" width="1" height="10"></td></tr>\n'
block += ' 		<tr><td width="1"><img src="http://www.stanford.edu/group/King/images/spacer.gif" width="1" height="24"></td>\n'
block += ' 		<td width="10"><img src="http://www.stanford.edu/group/King/images/spacer.gif" width="10" height="24"></td>\n'
block += ' 		<td width="618"><div align="center" class="BodyTextSmallerBold">\n'
block += ' 		<A href="http://www.stanford.edu/group/King/about_the_project/contact/email.fft">Contact Us</A>\n'
block += '		<span class="BodyTextSmallerGrey">&nbsp;|&nbsp;</span>\n'
block += ' 		<A href="http://www.thekingcenter.org/" target=_blank>The King Center</A><span class="BodyTextSmallerGrey">&nbsp;&nbsp;|&nbsp;</span>\n'
block += '		<A href="http://www.stanford.edu/group/King/publications/copyright.htm">Copyright Information</A>\n'
block += '		<span class="BodyTextSmallerGrey">&nbsp;|&nbsp;</span>\n'
block += '		<A href="http://kingpapers.stanford.edu:5801/scripts/pubsearch.pl">Document Search</A>\n'
block += '		<span class="BodyTextSmallerGrey">&nbsp;|&nbsp;</span>\n'
block += '		<A href="http://www.stanford.edu/group/King/sitemap.htm">Sitemap</A>\n'

block += '		<td width="10"><img src="http://www.stanford.edu/group/King/images/spacer.gif" width="10" height="24"></td>\n'
block += '		<td width="1"><img src="http://www.stanford.edu/group/King/images/spacer.gif" width="1" height="24"></td>\n'
block += '		</tr></table>\n'

document.write(block);
