function bodybuilding()
{
//3
var ranNum= Math.round(Math.random() * 3);
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
if (ranNum == 3){document.write('<a target="_blank" href="http://www.shareasale.com/r.cfm?b=176281&u=283927&m=11618&urllink=&afftrack="><img src="http://www.shareasale.com/image/jantana-large.jpg"  border="0"></a>'); } // jantana
}