function button()
{
//5
var ranNum= Math.round(Math.random() * 5);
if (ranNum == 0){document.write('<a href="http://www.effectivedailyworkout.com/presents/burnthefat/" target="_blank"><img src="http://www.effectivedailyworkout.com/images/BTFBBlue_125X125Female_1.jpg" border="0px"></a>'); } // BurnTheFat
if (ranNum == 1){document.write('<a href="http://www.effectivedailyworkout.com/presents/burnthefat/" target="_blank"><img src="http://www.effectivedailyworkout.com/images/BTFBBlue_125X125_3male2.jpg" border="0px"></a>'); } // BurnTheFat2
if (ranNum == 2){document.write('<a href="http://www.nalewanyjfitness.com/go.php?offer=geedo&pid=2" target="_blank"><img src="http://www.effectivedailyworkout.com/images/HBF-F-125x125.jpg" border="0px"></a>'); } // HowToBurnFat
if (ranNum == 3){document.write('<a href="http://www.effectivedailyworkout.com/presents/bbrevealed/" target="_blank"><img src="http://www.effectivedailyworkout.com/images/bbr-banner125x125.gif" border="0px"></a>'); } // BBrevealed
if (ranNum == 4){document.write('<a target="_blank" href="http://geedo.wlmiracle.hop.clickbank.net"><img border="0" src="http://www.theweightlossmiracle.com/images/aff/twlm_125x125.gif" alt="Click here to The Weight Loss Miracle" /></a>'); } // WeightLossMiracle
if (ranNum == 5){document.write('<a href="http://www.instantlistempire.com" target="_blank"><img src="http://www.instantlistempire.com/images/ILE125x125ver2.gif" border=0></a>'); } // ILE
}
