var quotenumber = 7 ;
var randomnumber = Math.random() ;
var rand1 = Math.round( (quotenumber-1) * randomnumber) + 1 ;
quotes = new Array
quotes[1] = "\"It has been a pleasure using your on-line system, and I find it hard to believe that all the other schools are so far behind in that respect.  Keep up the good, innovative work!\"<BR>- Donald Silva"
quotes[2] = "\"I want to thank you for your excellent service with a staff to match. They were extremely helpful, remained calm in explaining the Internet testing, and guided me through the process in a thoroughly professional manner. This system works and I would highly recommend it to anyone.\"<BR>- Barbara J. Fitzsimons"
quotes[3] = "\"I am very pleased with your Internet exam setup. I have been highly recommending your on-line products to my coworkers.\"<BR>- Kitt O' Malley"
quotes[4] = "\"Tremendous stress is eliminated by being allowed to take the final exams in the privacy of your own home. In addition, your material is very user friendly. When it becomes time for my four-year renewal, it will definitely be Chamberlin.  It's the only way to go!\"<BR>- Tom Prata"
quotes[5] = "\"I found your on-line testing to be the most convenient, simple, and relaxing way I have ever taken a course.\"<BR>- Karen Fairburn"
quotes[6] = "\"I put off my studies because of being too busy to find a test site and schedule it. If I had known how easy this would be to do on the Internet, I wouldn't have waited so long.\"<BR>- VJ Gollnick"
quotes[7] = "\"The information presented in your on-line real estate exams is extremely clear and easy to understand. Also, being able to take my exams on-line is a really big plus for me since my normal workday schedule is very demanding.\"<BR>- Robert Gagnebin"
var quote = quotes[rand1]
