function bodybuilding()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<center><P align="center"><A HREF="http://www.worldclassbodybuilding.com"><img src="banner-exchange/wcbb_banner3.gif" width="468" height="70" alt="worldclass bodybuilding"></a></P></center>'); } // basskiller
if (ranNum == 1){document.write('<center><P align="center"><A HREF="http://www.basskilleronline.com"><img src="banner-exchange/basskilleronline.gif" width="468" height="70" alt="basskilleronline" border="0"></a></P></center>'); } // basskilleronline
if (ranNum == 2){document.write('<a href="http://www.supplementologytoday.com/" target="_blank"><img src="http://i426.photobucket.com/albums/pp349/worldclassbodybuilding/images/supplementologytoday.png"></a>'); } // supplementology
}

