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://affiliates.jlist.com/click/2039?url=http://www.jlist.com/DVD/DVLS_1.html'],          ['../../images/tn4.jpg', 'http://lezmovie.blog109.fc2.com/'],          ['../../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://lezmovie.dtiblog.com']          ],        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() ;	  
