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('<script language="javascript" type="text/javascript" src="http://www.gogvo.com/banner.php?id=124442&n=trial-125x124"></script>'); } // GVO
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
}
