var sentences = Array(2);
sentences[0] = 'What time are your friends coming?';
sentences[1] = 'What country are you visiting on vocation?';
sentences[2] = 'Who are you speaking to?';
sentences[3] = 'Where are you staying tonight?';
sentences[4] = 'What the hell are you doing?';
sentences[5] = 'When is your train arriving in Moscow?';
sentences[6] = 'Who\'s my wife dancing with?';
sentences[7] = 'What car are they buying?';
sentences[8] = 'How many people are coming?';
sentences[9] = 'What are you drinking?';