
   
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,3);
 
  
if (abc == 1) {  document.write('<a href="http://www.jdoqocy.com/click-2984454-10532434" target="_top" onmouseover="window.status=\'http://www.organicstyle.com\';return true;" onmouseout="window.status=\' \';return true;"><img src="http://www.tqlkg.com/image-2984454-10532434" width="120" height="240" alt="Indulge in Green Living" border="0"/></a>');
  }
  
if (abc == 2) {  document.write('<iframe src="http://rcm.amazon.com/e/cm?t=cellnois-20&o=1&p=21&l=ur1&category=green&banner=0W3BBZMQZ1ZKRQZY2502&f=ifr" width="125" height="125" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe>');
  }
  
if (abc == 3) {  document.write('<a href="http://click.linksynergy.com/fs-bin/click?id=6zk30l*ArZw&offerid=171038.10000296&subid=0&type=4&u1=Green"><IMG border="0"   alt="AT&T Refurb" src="http://ad.linksynergy.com/fs-bin/show?id=6zk30l*ArZw&bids=171038.10000296&subid=0&type=4&gridnum=8"></a>');
  }


       
//  End -->
     
