var images = {
        url : [
          ['../../images/tn1.jpg', 'http://www.allpornpictures.com/cgi-bin/in.cgi?id=2072'],
          ['../../images/tn2.jpg', 'http://www.japanese.100topsites.net/in.php?id=lezkiss'],
          ['../../images/tn3.jpg', 'http://www.sexy-models.net/'],
          ['../../images/tn4.jpg', 'http://www.nudelesbian.ws/?japanese-lesbian.lezkissjp.net'],
          ['../../images/tn5.jpg', 'http://www.nude-woman.ws/cgi-bin/in.cgi?id=395'],
          ['../../images/tn6.jpg', 'http://www.theporntoplist.com/?i=2206'],
          ['../../images/tn7.jpg', 'http://sapphic.lezukisu.com/'],
          ['../../images/tn8.jpg', 'http://japanese-lesbian.lezkissjp.net/pwd/pwd3-09.html']
          ],
        shuffle : function() {
          for (i = this.url.length; i > 0; --i) {
            tmp = this.url[p = Math.floor(Math.random()*i)] ;
            this.url[p] = this.url[i-1] ;
            this.url[i-1] = tmp ;
          }
        },
        p : 0,
        put : function() {
          document.write('<a href="'+this.url[this.p][1]+'" target="_blank"><img src="'+this.url[this.p++][0]+'" border="0" /></a>') ;
          if (this.p >= this.url.length) this.p = 0 ;
        }
      } ;
      images.shuffle() ;
	  