
   
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.anrdoezrs.net/click-2405155-10845701" target="_top"><img src="http://www.tqlkg.com/image-2405155-10845701" width="160" height="600" alt="The Touch Screen LG511C!" border="0"/></a>');
  }

if (abc == 2) {  document.write('<a href="http://www.kqzyfj.com/click-2405155-10896416" target="_top"><img src="http://www.tqlkg.com/image-2405155-10896416" width="160" height="600" alt="Sprint Unlimited Web Talk and Text" border="0"/></a>');
  }

if (abc == 3) {  document.write('<a href="http://www.kqzyfj.com/click-2405155-10908491" target="_top"><img src="http://www.awltovhc.com/image-2405155-10908491" width="160" height="600" alt="3G Internet at home or on the go.  Broadband2Go" border="0"/></a>');
  }

if (abc == 4) {  document.write('<a href="http://click.linksynergy.com/fs-bin/click?id=6zk30l*ArZw&offerid=216788.18&type=4&subid=0&U1=160"><IMG alt="Real Paygo - Cheapest Pay-As-You-Go" border="0" src="http://ptelsrv.com/srv/ls/bnrs/160x600_paygo.jpg"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=6zk30l*ArZw&bids=216788.18&type=4&subid=0">');
  }
     
//  End -->
   

