function displayBadge() {
	document.write( "<div class='did-you-know-teaser'> \
 \
<h3 class=\"item-title\" style=\"display: inline; font-size: 1.3em;\"> \
	<a href=\"http://jwa.org/this_week/week19/#18840511\" style=\"color: #8d1b3d; text-decoration: none;\">May 11, 1884</a> \
</h3> \
 \
<p style=\"display: inline; font-size: 1.3em;\"> \
Birth of operatic and popular singer Alma Gluck. \
&nbsp;&nbsp;<a href=\"http://jwa.org/this_week/week19/#18840511\" style=\"color: #0098db; text-decoration: none;\"> &gt;&gt;more</a> \
</p> \
 \
</div> \
" );
}
