function three()
{
//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://twitter.com/overflowchurch" class="icon"><img src="http://s3.amazonaws.com/twitter_production/profile_images/192595359/twit_thumb_bigger.jpg" alt="overflowchurch" width="43"/></a><br><b><a href="http://www.twitter.com/overflowchurch"><center><div class="followButton">Follow</div></center></a><a href="http://twittercounter.com/overflowchurch?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/overflowchurch">overflowchurch</a></b><br>Sharing the love of Christ through out the Fox Valley!</td></tr></table> <hr>'); } // overflowchurch
if (ranNum == 1){document.write('<table border="0"><tr><td width="50" valign="top"><center><a href="http://twitter.com/ashleebradford" class="icon"><img src="http://s3.amazonaws.com/twitter_production/profile_images/80791728/twitter_bigger.jpg" alt="ashleebradford" width="43"/></a><br><b><a href="http://www.twitter.com/ashleebradford"><center><div class="followButton">Follow</div></center></a><a href="http://twittercounter.com/ashleebradford?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/ashleebradford">ashleebradford</a></b><br>Homeschooling Mom, Church Planter, Pastor, Wife, enjoying every minute of the life I\'ve been blessed with. </td></tr></table> <hr>'); } // ashleebradford
}