function charityads()
{
//0
var ranNum= Math.round(Math.random() * 0);
if (ranNum == 0){document.write('<table width="100%"><tr> <td><div align="center"><a href="http://www.theanimalrescuesite.com" target="_blank"><img src="/images/animalrescue.jpg" alt="Animal rescue" width="120" height="60" border="0"></a></div></td></tr><tr> <td> <div align="center" class="arial10">Paid for by sponsors. The cost to you is nothing!</div></td></tr></table>'); } // animalrescue
}
