var gt = unescape("%3E")
var pick = Math.round(Math.random() * 6);

var text0 = '"I am a part-time graduate student. I work full time and have 2 children. Consequently, juggling graduate school has been a challenge. The ability to watch class over the internet has been a tremendous help to me. This convenience allows me to watch all or part of a class anytime.<br' + gt + '<br' + gt +
'I am a very satisfied customer; keep up the innovations and good work!!!"<br' + gt + '<br' + gt +
'&nbsp;&nbsp;- Don Nicoll';

var text1 = '"Just wanted to express my satisfaction with the LearnLinc software while taking Intro to eBusiness with Prof Wilson.    . . . being able to participate in surveys in real-time was valuable.  The real-time messaging system was also great to allow distance folks to put their "two cents in" ... in fact it allowed the professor to entertain several questions and comments at the same time while interacting with the students in class. I feel that this will be an excellent way to be able to take a class from anywhere.  I hope that this will be available to me for other future MBA courses."<br' + gt + '<br' + gt +
'&nbsp;&nbsp;- Darren W. Challey';

var text2 = '"At first I was doubtful as to whether or not I could learn in such an (videostream) environment: however, ... (w)hat really stood out was the numerous ways in which my experience as a VS student surpassed my previous on-site student experiences at other academic institutions.<br' + gt + '<br' + gt +
'In sum, the whole experience promotes independent learning, collaboration at a distance and an exploration of the strengths and weaknesses of the technology used in the delivery of the lecture.<br' + gt + '<br' + gt +
'My thanks and congratulations to all involved on providing such a stellar experience to those of us who could not otherwise benefit from RPI\'s programs."<br' + gt + '<br' + gt +
'&nbsp;&nbsp;- Patrick McCormack';

var text3 = '"I wish to express my appreciation to the Professional Distance Learning group and all my Profs, who have never met me in person, for the excellent learning experience I have had at RPI.<br' + gt + '<br' + gt +
'As a result of your excellent program, the Enterprise Information Systems organization of Lockheed Martin has just offered me a Systems Engineering position of Test Director for a highly visible e-Commerce company initiative.<br' + gt + '<br' + gt +
'Without the PDE program, it would have been impossible for me to pursue a Master\'s degree because I commute daily to a full-time job 60 miles from home and also have 4 boys (and a husband) to raise.<br' + gt + '<br' + gt +
'So ... thank you ... for a tremendous and, sometimes technically challenging, education."<br' + gt + '<br' + gt +
'&nbsp;&nbsp;- Deborah Neil Palmer';

var text4 = '"Thank you for all your help.  I am truly impressed by the response time and the willingness of everyone that I have dealt with at (EWP) to help.  Thanks again."<br' + gt + '<br' + gt +
'&nbsp;&nbsp;- John P. McNeil';

var text5 = '"The satellite feed for the...class is pretty cool, in that the professor knows we\'re there and actually talks to us, but can\'t see us. The speakerphone for calling in goes right to the classroom; it\'s almost like being there."<br' + gt + '<br' + gt +
'&nbsp;&nbsp;- Neal Moriarty';

var text6 = '"I see it as a way of complementing and enhancing my work here, and improving the projects I handle."<br' + gt + '<br' + gt +
'&nbsp;&nbsp;- Tom Burns';

var testimonial = eval("text" + pick);
document.write(testimonial);
document.write('<br' + gt + '<br' + gt + '<a href="about/testimonials.shtml"' + gt + 'more testimonials...</a' + gt);