// JavaScript Document


var data = {
    "title": "<b></b>",
    "rubric": "<b>Click and choose the correct option.</b>",
    "optionArr": [
        [
            "Roughage",
            "Nutrients"
        ],
        [
            "Vitamins",
            "Carbohydrates"
        ],
        [
            "Minerals",
            "Fats"
        ],
        [
            "nutrition",
            "digestion"
        ],
        [
            "Pickling",
            "Frying"
        ]
    ],
    "quesArr": [
        {
            "ques": "<input class='txtformat' id='txtF' readonly></input> are the substances in food which provide nourishment to the body."
        },
        {
            "ques": "<input class='txtformat' id='txtF' readonly></input> give us energy to work."
        },
        {
            "ques": "<input class='txtformat' id='txtF' readonly></input> help in the formation of bones, teeth and blood."
        },
        {
            "ques": "The process of breaking down of food into simpler forms is called <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "<input class='txtformat' id='txtF' readonly></input> is a way of preserving food."
        }
    ],
    "Aarr": [
        1,
        1,
        0,
        1,
        0
    ],
    "type": "odd_one_out",
    "intro": "a"
};
			
			
var blankSize = [250, 280, 300, 200, 250];

//<input class='txtformat' id='txtF' readonly></input>