function highbanner()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<a href="http://www.illpumpyouup.com" target="_blank"><img src="http://www.effectivedailyworkout.com/images/pumpup_120x240.jpg" border="0"></a>'); } // PumpUp
if (ranNum == 1){document.write('<script language="javascript" type="text/javascript" src="http://www.gogvo.com/banner.php?id=124442&n=server-120x600-2"></script>'); } // GVO
if (ranNum == 2){document.write('<a href="http://www.instantlistempire.com" target="_blank"><img src="http://www.instantlistempire.com/images/ILE120x600ver2.gif" border=0></a>'); } // ILE
}
