// JavaScript Document

var data = {
    "title": "<b>Verbs: Action Words</b>",
    "rubric": "Click and choose the correct answer.",
    "optionArr": [
        [
            "7",
            "28"
        ],
        [
            "union",
            "state"
        ],
        [
            "Lok Sabha",
            "Rajya Sabha"
        ],
        [
            "Lower House",
            "Upper House"
        ],
        [
            "Governor",
            "President"
        ]
    ],
    "quesArr": [
        {
            "ques": "India is divided into<input class='txtformat' id='txtF' readonly></input>states."
        },
        {
            "ques": "The central government is also known as the <input class='txtformat' id='txtF' readonly></input>government."
        },
        {
            "ques": "The <input class='txtformat' id='txtF' readonly></input>is the highest law-making body in the country."
        },
        {
            "ques": "The Rajya Sabha is the<input class='txtformat' id='txtF' readonly></input>of the Parliament."
        },
        {
            "ques": "The<input class='txtformat' id='txtF' readonly></input>is the head of a state."
        }
    ],
    "Aarr": [
        1,
        0,
        0,
        1,
        0
    ],
    "intro": "",
    "type": "odd_one_out",
    "scalable": ""
};

var blankSize =[200, 200, 200, 250, 200];

//<input class='txtformat' id='txtF' readonly></input>