
var quotes=new Array()

//change the quotes if desired. Add/ delete additional quotes as desired.

quotes[0]='<a href="http://top-teens.video-hardcore.org/in.php?id=vidhet" target="_blank">Porno Hardcore *</a>'

quotes[1]='<a href="http://top-teens.video-hardcore.org/in.php?id=vidhet" target="_blank">Porno Hardcore *</a>'

quotes[2]='<a href="http://top-teens.video-hardcore.org/in.php?id=vidhet" target="_blank">Porno Hardcore *</a>'

quotes[3]='<a href="http://top-teens.video-hardcore.org/in.php?id=vidhet" target="_blank">Porno Hardcore *</a>'

quotes[4]='<a href="http://top-teens.video-hardcore.org/in.php?id=vidhet" target="_blank">Porno Hardcore *</a>'

var whichquote=Math.floor(Math.random()*(quotes.length))
document.write(quotes[whichquote])










