var howMany = 5
  var quote = new Array(howMany+1)
  quote[0]="<A HREF='http://mistress-and-slave.com/cgi-bin/out.cgi?id=lsonia&url=http%3a%2f%2frefer.ccbill.com%2fcgi-bin%2fclicks.cgi%3fCA%3d914797-0000%26PA%3d413674' target='_blank'><IMG SRC='http://www.mistress-and-slave.com/top/LSbigcock3.gif' BORDER=0></A>"
  quote[1]="<A HREF='http://www.mistress-and-slave.com/cgi-bin/out.cgi?id=enman&url=http%3a%2f%2frefer.ccbill.com%2fcgi-bin%2fclicks.cgi%3fCA%3d925630-0000%26PA%3d1320401%26HTML%3dhttp%3a%2f%2fwww.theenglishmansion.com%2fnew.html' target='_blank'><IMG SRC='http://www.mistress-and-slave.com/pics/bannenglman6.gif' BORDER=0></A>"
  quote[2]="<A HREF='http://mistress-and-slave.com/cgi-bin/out.cgi?id=forcstr&url=http%3a%2f%2frefer.ccbill.com%2fcgi-bin%2fclicks.cgi%3fCA%3d912999-0006%26PA%3d381882' target='_blank'><IMG SRC='http://www.femdomcontent.com/gl/fdlbanner4.jpg' BORDER=0></A>"
  quote[3]="<A HREF='http://www.fetishdollars.net/index.com?a=176&p=3&m=6' target='_blank'><IMG SRC='http://mistress-and-slave.com/top/rm.gif' BORDER=0></A>"
  quote[4]="<A HREF='http://www.fetishdollars.net/index.com?a=176&p=7&m=19' target='_blank'><IMG SRC='http://mistress-and-slave.com/top/srt.gif' BORDER=0></A>"	 
  quote[5]="<A HREF='http://www.fetishdollars.net/index.com?a=176&p=7&m=19' target='_blank'><IMG SRC='http://mistress-and-slave.com/top/str.gif' BORDER=0></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.write(quox)



