var quotenumber = 9 ;
var randomnumber = Math.random() ;
var rand1 = Math.round( (quotenumber-1) * randomnumber) + 1 ;
quotes = new Array
quotes[1] = "\"I passed the sales exam on the first try.   Your 2-day intensive crash course was a great help. People ask me where I too my Principles course, and when I tell them, they all say that Chamberlin is a really good school. Now I know.\"<BR>- Tony Enos"
quotes[2] = "\"Your discussion and presentation of the material was both informative and entertaining.  There were many of the Chamberlin \"Hot Questions\" on the test and it gave me the confidence and calm to pass the exam.\"<BR>- Jennifer Gregori"
quotes[3] = "\"I am so happy that I took your course. In many cases your explanation of the test questions made such a difference. I am the third person in my office to use your course (and we all passed the first time).\"<BR>- Patrice Petersen"
quotes[4] = "\"Your class is the reason, I'm sure, that I passed my test on the first attempt. Thanks for a great class that was extremely well run and more enjoyably presented than I thought possible.\"<BR>- Jim Carr"
quotes[5] = "\"I could not have passed the test without taking your course. You helped me better understand the material I was studying, and that made a huge difference. Thank you,\"<BR>- Alma Zamudio"
quotes[6] = "\"The test taking tips worked wonders for me. It gave me a high level of confidence, knowing exactly how to take the exam.\"<BR>- Karina Sanchez"
quotes[7] = "\"I'm very excited to pass this exam since I heard a lot of people fail on the first try.  Without taking your class I probably would have also failed. Your class is a definite must to pass this exam!\"<BR>- Russel Fong"
quotes[8] = "\"I personally believe your way of teaching the crash course helped me in such a tremendous way that I am recommending you to anyone I meet that is taking the real estate exam.\""
quotes[9] = "\"The course you gave was all you said and more, in fact, the course was much harder than the exam.  Thanks for providing a thorough and rigorous preparation.\"<BR>- Al Uribe"
var quote = quotes[rand1]
