function trsmall()
{
//1
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<a href="http://www.madmoney.com/sites/betonline.htm" target="_blank"><img src="http://www.madmoney.com/_ads/betonline60a.gif" height="60" width="120" border="0"></a>'); } // betonline60a
if (ranNum == 1){document.write('<a href="http://www.madmoney.com/sites/stockassault.htm" target="_blank"><img src="http://www.madmoney.com/_ads/stockassault60a.gif" height="60" width="120" border="0"></a>'); } // stockassault60a
}
