Every time your page is refreshed or re-visited, a new stain removal tip/fact will be displayed. Here is how it will look:
Here is the code:
<table border="2" width="150" cellspacing="3" cellpadding="3" bgcolor="#ffffff" bordercolor="#000066">
<tr>
<td>
<div align="center">
<font style="font-family: verdana; font-size: 1em; color: #000066; font-weight: bold;">Stain Removal</font></div>
<font style="font-family: verdana; font-size: .7em; color: #000000; font-weight: normal;">
<script src="http://www.bellybytes.com/stainremoval.js" type="text/javascript"></script>
</font>
<div align="center">
<font style="font-family: arial; font-size: .7em; color: #000066; font-weight: normal;">
<a href="http://www.bellybytes.com/random_fact.html">Put it on your site!</a><br>
Courtesy of <a href="http://www.bellybytes.com/" title="Belly Bytes">Belly Bytes</a>
</font>
</div>
</td>
</tr>
</table>