function two()
{
//1
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<table border="0"><tr><td width="50" valign="top"><center><a href="http://www.twitter.com/freestuffus" class="icon"><img src="http://s3.amazonaws.com/twitter_production/profile_images/89513515/freestuffthm_bigger.jpg" alt="freestuffus" width="43"/></a><br><b><a href="http://www.twitter.com/freestuffus"><center><div class="followButton">Follow</div></center></a><a href="http://twittercounter.com/freestuffus?manual_update=1" target="new" class="icon"><center><div class="followButton">Stats</div></center></a></b></center></td><td width="2" valign="top">&nbsp;</td><td width="100" valign="top"><b><a href="http://www.twitter.com/freestuffus">freestuffus</a></b><br>Finding you all the greatest free stuff on the web!</td></tr></table> <hr>'); } // freestuffus
if (ranNum == 1){document.write('<table border="0"><tr><td width="50" valign="top"><center><a href="http://www.twitter.com/jacksperks" class="icon"><img src="http://s3.amazonaws.com/twitter_production/profile_images/83782190/basejackCsmall_bigger.jpg" alt="jacksperks" width="43"/></a><br><b><a href="http://www.twitter.com/jacksperks"><center><div class="followButton">Follow</div></center></a><a href="http://twittercounter.com/jacksperks?manual_update=1" target="new" class="icon"><center><div class="followButton">Stats</div></center></a></b></center></td><td width="2" valign="top"></td><td width="100" valign="top"><b><a href="http://www.twitter.com/jacksperks">jacksperks</a></b><br>Founder of JacksPerks.com. Tons of Free Stuff and Hundreds of Money-Saving Tips.</td></tr></table><hr>'); } // jacksperks
}
