function random_content(){
var mycontent=new Array()
//specify random content below.
mycontent[1]='<a href="http://track.webgains.com/click.html?wglinkid=82967&wgcampaignid=22383" target="_blank"><img src="http://track.webgains.com/link.html?wglinkid=82967&wgcampaignid=22383&js=0" width="300" height="250" border="0"  alt="MMORPG gratuit Rejoins nous vite dans l aventure."/></a>'/*300x250 mixmaster webgains*/
mycontent[2]='<a href="http://track.webgains.com/click.html?wglinkid=52464&wgcampaignid=22383" target="_blank"><img src="http://track.webgains.com/link.html?wglinkid=52464&wgcampaignid=22383&js=0" width="300" height="250" border="0"  alt=""/></a>'/*homydolls webgains*/ 
mycontent[3]='<a href="http://www.cashtrafic.com/script/clic.php?id=84932&ban=6025&data=" target="_blank"><img src="http://www.cashtrafic.com/script/image.php?id=84932&ban=6025" border="0" alt=""></a>'/*cashtraffic monzoo */
var ry=Math.floor(Math.random()*mycontent.length)
if (ry==0)
ry=1
document.write(mycontent[ry])
}
random_content()

