
   
function randInt(min,max)
{
     var div = (max - min) + 1
     var randNum = Math.random()
     for (var i = 0; i <= div - 1; i++)
     {
          if (randNum >= i / div && randNum < (i+1) / div)
          {return i + min}
     }
}
 
   
   
    var abc = randInt(1,4);
 
  

if (abc == 1) {  document.write('<a href="http://www.kqzyfj.com/click-3337266-10605591" target="_top"><img src="http://www.tqlkg.com/image-3337266-10605591" width="160" height="600" alt="Unlimited Calling with Lingo" border="0"/></a>');
  }

if (abc == 2) {  document.write('<a href="http://click.linksynergy.com/fs-bin/click?id=6zk30l*ArZw&offerid=121997.10000950&type=4&subid=0&u1=Unwired 160"><IMG alt="Pingo one dollar promo" border="0" src="http://www.pingo.com/images/affiliates/Pingo_1buck_160X600.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=6zk30l*ArZw&bids=121997.10000950&type=4&subid=0">');
  }

if (abc == 3) {  document.write('<a href="http://www.kqzyfj.com/click-3337266-10642722" target="_top"><img src="http://www.ftjcfx.com/image-3337266-10642722" width="160" height="600" alt="unlimited calling, voip, $8.33 per month" border="0"/></a>');
  }

if (abc == 4) {  document.write('<a href="http://gan.doubleclick.net/gan_click?lid=41000000029194248&pubid=21000000000104610"><img src="http://gan.doubleclick.net/gan_impression?lid=41000000029194248&pubid=21000000000104610" border=0 alt="Ready to surf the web?"></a>');
  }

