// JavaScript Document

function nextTestimonial (n) {
	     if (n == 0) return;
}
