function displayBadge() {
	document.write( "<div class='did-you-know-teaser'> \
 \
<h3 class=\"item-title\" style=\"display: inline; font-size: 1.3em;\"> \
	<a style=\"text-decoration: none; color:#8D1B3D;\" onmouseover=\"this.style.textDecoration = 'underline'\" onmouseout=\"this.style.textDecoration = 'none'\" href=\"/this_week/week47/#19091122\">November 22, 1909</a> \
</h3> \
 \
<p style=\"display: inline; font-size: 1.3em;\"> \
Clara Lemlich sparks Uprising of the 20,000 \
<br /> \
<a style=\"text-decoration: none; color: #8D1B3D; :hover {text-decoration: underline;}\" onmouseover=\"this.style.textDecoration = 'underline'\" onmouseout=\"this.style.textDecoration = 'none'\" href=\"/this_week/week47/#19091122\"><span>&gt;&gt; more</span></a> \
</p> \
 \
</div> \
" );
}
