function loginads()
{
//4
var ranNum= Math.round(Math.random() * 4);
if (ranNum == 0){document.write('<center><a href="http://www.effectivedailyworkout.com/members.php?id=1" target="_blank"><img border="0" src="http://www.effectivedailyworkout.com/marketing/983eEDWLoginAd.gif"></a></center>'); } // EffectiveDailyWorkout
if (ranNum == 1){document.write('<center><a href="http://www.pushupworkoutprogram.com/members.php?id=1" target="_blank"><img border="0" src="http://www.pushupworkoutprogram.com/marketing/5ff0PWPLoginAd.gif"></a></center>'); } // PushupWorkoutProgram
if (ranNum == 2){document.write('<center><a href="http://www.weight-lifting-techniques.com/members.php?id=1" target="_blank"><img border="0" src="http://www.weight-lifting-techniques.com/marketing/895dWLTloginAd.gif"></a></center>'); } // WeightLiftingTechniques
if (ranNum == 3){document.write('<center><a href="http://www.starsdiettips.com/members.php?id=1" target="_blank"><img border="0" src="http://www.starsdiettips.com/marketing/80aeSDTloginAd.gif"></a></center>'); } // StarsDietTips
if (ranNum == 4){document.write('<center><a href="http://www.illpumpyouup.com" target="_blank"><img src="http://www.effectivedailyworkout.com/images/pumpup_250x300.jpg" border="0"></a></center>'); } // PumpUp
}
