
// WHEN YOU HAVE A NEW TESTIMONIAL TO ADD:
// ADD THE TEXT IN A NEW Testimonials[#] SECTION.
// ADD THE PERSON'S NAME IN A NEW TestimonialNames[#] SECTION.
// NAME THE PHOTO THE NUMBER FROM THE [#] AND PUT IN THE TESTIMONIALS FOLDER.

Testimonials = new Array ()
TestimonialNames = new Array ()

Testimonials[0] = "LEAVE BLANK";
TestimonialNames[0] = "LEAVE BLANK";

Testimonials[1] = "My DTS was a time where I felt I could fully dedicate my days to God and just watch what He did with them.";
TestimonialNames[1] = "Claire";

Testimonials[2] = "I was introduced to real intercessory praying during my DTS, I never realised how dynamic and exciting it is to pray for nations and then get the chance to become part of the answer!";
TestimonialNames[2] = "David";

Testimonials[3] = "I learnt how how to hear the voice of God, or actually, I learnt how to listen better. I discovered how exciting it was to obey God's voice after you had heard Him speak.";
TestimonialNames[3] = "Andrew";

Testimonials[4] = "God revealed many different aspects of His character to me through each one of my team mates. I died to myself and became totally reliant on God instead, I am still having to do that every day.";
TestimonialNames[4] = "Nice";

Testimonials[5] = "My DTS was such a challenge. It laid good foundations in my life for which I will be forever grateful.";
TestimonialNames[5] = "Carmelita";

Testimonials[6] = "The DTS made a big impact on me because it opened my eyes to the world.";
TestimonialNames[6] = "Matt";

Testimonials[7] = "God used the six months to radically change my life for the better.";
TestimonialNames[7] = "Emily";

Testimonials[8] = "It was a great opportunity to spend five months learning more about God and putting it into practice.";
TestimonialNames[8] = "Pete";

Testimonials[9] = "So much of the teaching I received in DTS I just wish all Christians had the opportunity to learn, to further their relationship with God and to get a good foundation to their growth and discipleship.";
TestimonialNames[9] = "Natalie";

Testimonials[10] = "It's been a time of humbling, a great learning experience and something I do not regret &#150; I enjoyed it!";
TestimonialNames[10] = "Danny";

Testimonials[11] = "The DTS was a goldmine of teaching. I discovered the power of disciplining myself and also of creative arts in evangelism.";
TestimonialNames[11] = "Tim";
