var r_text = new Array ();

r_text[0] = '&#0034;Thank you for the perfect summer school! We did lots of writing, reading and math. I will never forget writing.&#0034;';
r_text[1] = '&#0034;My son really enjoyed Book Club and became very excited about reading. He also learned to enjoy a wide variety of book genres.&#0034;';
r_text[2] = '&#0034;I loved having Camp Learn-a-Lot! We learned about the world, like the seven continents.&#0034;';
r_text[3] = '&#0034;I wish I could do this every year because it was fun and you learn so much.&#0034; (Camp Learn-a-Lot)';
r_text[4] = '&#0034;Dragon Academy helped my son so much ... his self esteem improved the most.&#0034;';
r_text[5] = '&#0034;The Robotics team has provided a creative, intellectual outlet for some of our most talented and motivated students.&#0034;';
r_text[6] = '&#0034;We have no better or more valuable partner than the Beaverton Education Foundation. Thank you for all you do for the 37,000-plus students in our community.&#0034; Jerome Colonna, Superintendent, Beaverton School District';
r_text[7] = '&#0034;Kids feel connected to te school, special and have developed positive relationships with adults at the school.&#0034; Sheila Pruitt, program director Cedar Mill Crossing Homework Club';
r_text[8] = '&#0034;Without the Beaverton Education Foundation, our students would not have some of the opportunities that other main stream high schools offer.&#0034; Cheri Arthur, Campus Supervisor, Merlo Station High School';
r_text[9] = '&#0034;Thank you for a great evening out with my girls. We enjoyed the excitment of the show(High School Musical on Tour) and our evening out on the town! Just us girls!&#0034; Becky K., Beaverton parent';
r_text[10] = '&#0034;I thought Terra Linda&rsquo;s Summer Camp was a big success.  For my part, I definitely felt the time well worth while and that the kids certainly gained from the extra hours &mdash; would be wonderful if it could run longer.  The teen agers that also volunteered were a big help and the kids had fun with them.&#0034; Ruth Carney';
r_text[11] = '&#0034;I learned a lot about friction and that just one washer can change the outcome of the whole car and how it runs. I really liked my car, the lessons were hard but I had an amazing time.&#0034; Student | Mousetrap Cars';
r_text[12] = '&#0034;Most kids respond to this kind of hands-on approach. It&#0039;s just fun!&#0034; Parent Volunteer | Scientific Terrific';
r_text[13] = '&#0034;I felt smarter!&#0034;';
r_text[14] = '&#0034;The kids had a wonderful hands-on experience.&#0034;';
r_text[15] = '&#0034;Our volunteer teachers created an excitement for science in our group as well as camaraderie between grade levels.&#0034;';
r_text[16] = '&#0034;I am an author of my own book.&#0034;';

var i = Math.floor(17*Math.random())

document.write(r_text[i]);
