(function() {

  Testimonial.testimonials = [
    {
      duration: 6,
      signature: "Julio",
      text: "I was talking with an American at work. He said he couldn't believe how fast I was learning English."
    }, {
      duration: 8,
      signature: "Uriel",
      text: "One day on the bus I was listening to other people talk. I was surprised because I was hearing people speak English, but I was understanding them like it was my own language!"
    }, {
      duration: 6,
      signature: "Mr. A. (a teacher)",
      text: "I can see that you put a lot of work into this program, and that the students are going to learn fast."
    }, {
      duration: 10,
      signature: "UCC",
      text: "I studied units One and Two of the Go for English program with Mr. Dias. Now, when I watch TV in English, I understand most of what they’re saying."
    }, {
      duration: 12,
      signature: "H.V.",
      text: "When I came to the United States, I didn't speak any English. After finishing units One and Two of <i>Go for English</i> , I can speak better than some of my Mexican friends who have lived here in the U.S. for ten years."
    }, {
      duration: 10,
      signature: "Andy",
      text: "If you know someone who lives in the US or Canada, who doesn't speak English yet, then Go for English is the perfect solution!"
    }, {
      duration: 8,
      signature: "G.C.",
      text: "I'm really excited about this program for my father who doesn't speak English even though he's lived in the United States since I was young."
    }, {
      duration: 12,
      signature: "C.R.",
      text: "We are teaching Go for English with newcomers here at our church in San Jose, California. Our students come from a number of countries including: Mexico, Brazil, Turkmenistan, Vietnam, India, Honduras, Guatemala and Peru."
    }
  ];

}).call(this);

