var r_text = new Array ();
r_text[0] = "This is our fourth year with two children at Pardes and nothing could make us leave. We love everything about it, from the academic leadership to the Judaica, the extracurricular classes and the staff. ";
r_text[1] = "This is truly an amazing school. Having twins in the same grade, but different classes has shown the attention each student receives to ensure they are learning in the best way for their ability. ";
r_text[2] = "I believe the teachers are excellent communicators and truly care about the 'whole' student. I would strongly recommend this school to anyone thinking about a high quality, gifted private school. ";
r_text[3] = "I have nothing but praise for this school. We have been pleased with the teachers, administration as well as specialty teachers. They're top notch. My child has grown academically and emotionally. ";
r_text[4] = "My kids are so excited every day to go to school. They are developing a strong value structure and a true understanding of what it means to care about those around them and others in the world. ";
r_text[5] = "I am very pleased with the quality of education my children are receiving at Pardes. It has been amazing to see all that they are learning at a young age. I would highly recommend Pardes. ";
r_text[6] = "My son is in kindergarten at Pardes and he absolutely LOVES it. The teachers are very nurturing and the head of school is willing to work with us whenever we need her. We couldn't be happier! ";
r_text[7] = "My children have gotten a terrific education in secular and Jewish Studies. The teachers are excellent communicators and truly care about the 'whole' student. ";
r_text[8] = "Pardes is an amazing environment with a willingness to adapt the curriculum for each individual child. It's not unusual to see the campus flush with activities like football, volleyball & soccer. ";
r_text[9] = "Pardes creates a nurturing environment where children can learn without some of the social pressures such as bullying, cliques, fights, drugs and alcohol that are prevalent in other schools. ";
r_text[10] = "Pardes' greatest strengths is its faculty and their commitment to creating the best environment for my child. Their responsiveness to concerns is thoughtful and timely. It's a wonderful community. ";

var i = Math.floor(11*Math.random());

document.write("<h3><span id='close-quote'>" + r_text[i] + "</span> <strong><em> ~ a pardes parent</em></strong></h3>");
 
