var questions:Array=["Which room has no doors, no windows?",
"What gets wetter as it dries?",
"What begins with T, ends with T and has T in it?",
"Do you know why birds fly to south in autumn?",
"Why did the students take a ladder to school?",
"Why did the tomato blush?",
"What are the two strongest days of the week?",
"Which is faster, heat or cold?",
"How many apples can you eat if your stomach is empty?",
"What has a face and two hands but no arms or legs?",
"What five-letter word becomes shorter when you add two letters to it?",
"What has a neck but no head?",
"Which letter of the alphabet has the most water?",
"What starts with a P, ends with an E and has thousands of letters?",
"What has to be broken before you can use it?",
"Which month has 28 days?",
"It walks on four legs in the morning, two legs at noon and three legs in the evening. What is it?",
"I never was, am always to be. No one ever saw me, nor ever will. And yet I am the confidence of all, To live and breathe on this terrestrial ball. What am I?",
"At night they come without being fetched. By day they are lost without being stolen. What are they?",
"The more you have of it, the less you see. What is it?",
"What lives in the corner but travels the world?",
"A man went to the hardware store to buy items for his house.1 would cost $ 0.25, 12 would cost $ 0.50, 122 would cost $ 0.75. When he left the store he had spent $.75, what did he buy?",
"How is the letter T like an island?",
"You throw away the outside and cook the inside. Then you eat the outside and throw away the inside. What did you eat?"];
var answers:Array=["Mushroom",
"Towel",
"Teapot",
"It is too far to walk",
"They were in high school",
"It saw the salad getting dressed",
"Saturday and Sunday",
"Heat",
"1",
"Clock",
"Short",
"Bottle",
"C",
"Post Office",
"Egg",
"All of them.",
"Man",
"Future",
"Stars",
"Darkness",
"Stamp",
"House numbers",
"It is in the middle of water",
"Corn"];