<!--
  var howMany = 3
  var quote = new Array(howMany+1)

  quote[0]="<iframe src='http://doamd2tcoxfqv.cloudfront.net/aff.html' name='aff3' height='138' width='420' align='center' frameborder='No' Scrolling='No'></iframe>"
  quote[1]="<a href='http://www.fleshlight.com/better-sex-more-sex/?link=207199' target='_blank' rel='nofollow'><img src='http://static.fleshlight.com/images/banners/FL_468x80_07.gif'></a>"
  quote[2]="<a href='http://www.fleshlight.com/better-sex-more-sex/?link=207199' target='_blank' rel='nofollow'><img src='http://static.fleshlight.com/images/banners/FL_468x80_08.gif'></a>"
  quote[3]="<A HREF='http://www.online-sex-club.com' rel='nofollow' target=_blank><img src='http://d22ttthjg884pf.cloudfront.net/ar_hor.gif'></A>"


function rndnumber(){
        var randscript = -1
        while (randscript < 0 || randscript > howMany || isNaN(randscript)){
                randscript = parseInt(Math.random()*(howMany+1))
        }
        return randscript
}
     quo = rndnumber()
     quox = quote[quo]

document.writeln('<font color="#ffffff">' +quox+ '</font>')


//-->