var textArr = new Array(
"Did you know that I have over 5000 pictures of me in my <a href='join.html' onClick='out=false'>Members Area</a>! I get naked and do some VERY naughty things!","Did you know that I have dozens of videos of me getting naked  in my <a href='join.html' onClick='out=false'>Members Area</a>!","Did you know that I have dozens of LIVE VIDEO FEEDS  in my <a href='join.html' onClick='out=false'>Members Area</a>!","Did you know that I have naughty games that you can play  in my <a href='join.html' onClick='out=false'>Members Area</a>!","Did you know that I add a new Naughty set of Naked Pictures of me to my <a href='join.html' onClick='out=false'>Members Area</a> every week!"
);
var los = Math.floor(Math.random() * textArr.length);
document.write (textArr[los]);