function text() {
};

text = new text();
number = 0;
text[number++] = "<img src='../_images/testimonial.png' width='201' height='135px' alt='Strategic Momentum Testimonials'>"
text[number++] = "<img src='../_images/testimonial2.png' width='201' height='135px' alt='Strategic Momentum Testimonials'>"
text[number++] = "<img src='../_images/testimonial3.png' width='201' height='135px' alt='Strategic Momentum Testimonials'>"
text[number++] = "<img src='../_images/testimonial4.png' width='201' height='135px' alt='Strategic Momentum Testimonials'>"
text[number++] = "<img src='../_images/testimonial5.png' width='201' height='135px' alt='Strategic Momentum Testimonials'>"
text[number++] = "<img src='../_images/testimonial6.png' width='201' height='135px' alt='Strategic Momentum Testimonials'>"
text[number++] = "<img src='../_images/testimonial7.png' width='201' height='135px' alt='Strategic Momentum Testimonials'>"
increment = Math.floor(Math.random() * number);