var sentences = Array(2);
sentences[0] = 'We\'re living in a very nice flat.';
sentences[1] = 'The company is working hard to improve its image.';
sentences[2] = 'I\'m reading a very interesting book about China.';
sentences[3] = 'The Barrons are having a party on Saturday.';
sentences[4] = 'Our team are playing badly today.';
sentences[5] = 'My son is playing with his new train set.';
sentences[6] = 'Sheila\'s talking to someone on her mobile.';
sentences[7] = 'I\'m meeting Bob at 12 tomorrow morning.';
sentences[8] = 'Margot is flying to Rome next week.';
sentences[9] = 'I am hoping that you will meet me.';
