var quotes=new Array()

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

quotes[0]='"I have always been uncomfortable about my girlfriend seeing my erection because I was born with a pretty small dick. I’ve been using MAXDUDE for about 2 months. These pills have made a huge difference in the size of my penis. Now I’ve noticed a significant increase in size. MAXDUDE gives me a hard erection every single time. All thanks to MAXDUDE, I’m definitely not uncomfortable anymore. My girlfriend is much happier too."<br><br><b>-Peter</b>'

quotes[1]='"After using MAXDUDE for a month I gained a noteworthy increase in length and girth. Since using it, I’ve gained 7 inches and my penis still seems to be growing. MAXDUDE is simply AWESOME!!"<br><br><b>-Othello</b>'

quotes[2]='"Super product! Simply fabulous! Works great! I’m tremendously pleased with the results. MAXDUDE is the only product that works as a penis enhancer… There’s no doubt about it. Thanks for coming up with such a great product."<br><br><b>-Oliver</b>'


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