'+"\n");
document.write('
"I have experimented with other so-called enlargement pills over the years, and for whatever reason the RT MAX formula actually gave me results. My wife and I are enjoying our sex lives together more than we have in years. Charles, IL"
');
document.write('
"I take this along with L-Glutamine and doing a light stretching routine and I have gained 1.5" over the last 3 months, definitely recommend trying this product if you want to increase your size too. Craig, CA"
');
document.write('
"I use these pills primarily to boost my libido now that I am in my 50\'s. I experienced too many negative side effects with PDE-5 inhibitors Viagra & Cialis, but none of that with this over the counter product. K.C., LA"
');
document.write('
"Currently I use a traction device and take the MAX formula along with it, and for me it sped up the results dramatically. I went from gaining about 1/8" per month to about 1/2", pretty amazed with the results - thank you. Anonymous, Great Britain"
');
document.write('
"I take the MAX formula primarily for the L-Arginine, but I read the science behind the product and saw that it was endorsed by a clinical pharmacologist and no other products of this type are, so I figured it was safe enough to try. Ahkthar, NY"
');
document.write('
');
function gei(x){ return document.getElementById(x); }
var liveTestimonial=0;
function rotateTestimonial(){
document.getElementById('testimonial').style.opacity=100;
document.getElementById('testimonial').style.filter="alpha(opacity=100)";
testimonialCount = gei('testimonialList').getElementsByTagName("div").length;
if(liveTestimonial+1 > testimonialCount) liveTestimonial=0;
nextTestimonial = gei('testimonialList').getElementsByTagName("div")[liveTestimonial].innerHTML;
document.getElementById('testimonial').innerHTML = nextTestimonial;
window.setTimeout("slideTestimonial(100);",7000);
liveTestimonial++;
}
function slideTestimonial(x){
x--;
document.getElementById('testimonial').style.opacity=x/100;
document.getElementById('testimonial').style.filter="alpha(opacity="+x+")";
if(x > 0) window.setTimeout("slideTestimonial("+x+");",10);
else rotateTestimonial();
}
rotateTestimonial();