function displayBadge() {
	document.write( "<div class='did-you-know-teaser'> \
 \
<h3 class=\"item-title\" style=\"display: inline; font-size: 1.3em;\"> \
	<a href=\"http://dev.jwa.org/this_week/week27/#19970703\" style=\"color: #8d1b3d; text-decoration: none;\">July 3, 1997</a> \
</h3> \
 \
<p style=\"display: inline; font-size: 1.3em;\"> \
Poet Adrienne Rich made headlines by refusing to accept the National Medal for the Arts. \
&nbsp;&nbsp;<a href=\"http://dev.jwa.org/this_week/week27/#19970703\" style=\"color: #0098db; text-decoration: none;\"> &gt;&gt;more</a> \
</p> \
 \
</div> \
" );
}
