// JavaScript Document


var data = {
    "title": "<b>is, am, are</b>",
    "rubric": "<b>Click on <i>is</i>, <i>am</i> or <i>are</i> to fill in the blank.</b>",
    "optionArr": [
        [
            "is",
            "am",
            "are"
        ],
        [
            "is",
            "am",
            "are"
        ],
        [
            "is",
            "am",
            "are"
        ],
        [
            "is",
            "am",
            "are"
        ],
        [
            "is",
            "am",
            "are"
        ]
    ],
    "quesArr": [
        {
            "ques": "Bittoo <input class='txtformat' id='txtF' readonly></input> in the class."
        },
        {
            "ques": "His books <input class='txtformat' id='txtF' readonly></input> on the desk."
        },
        {
            "ques": "I <input class='txtformat' id='txtF' readonly></input> looking for my pencil."
        },
        {
            "ques": "Minni <input class='txtformat' id='txtF' readonly></input> jumping."
        },
        {
            "ques": "We <input class='txtformat' id='txtF' readonly></input> friends."
        }
    ],
    "Aarr": [
        0,
        2,
        1,
        0,
        2
    ],
    "type": "odd_one_out",
    "scalable": "",
    "intro": "g"
};
			
			
var blankSize = [100, 100, 100, 100, 100];

//<input class='txtformat' id='txtF' readonly></input>