// JavaScript Document


var data = {
    "title": "<b>S</b>",
    "rubric": "<b>Click and choose the correct option.</b>",
    "optionArr": [
        [
            "Dividend = Divisor x Quotient + Remainder",
            "Divisor > 6",
            "Dividend < 40"
        ]
    ],
    "quesArr": [
        {
            "ques": "In a division statement, the quotient is 5, divisor is 8 and the remainder is 6. Then, which of the following is not true?"
        }
    ],
    "Aarr": [
        2
    ],
    "quesImgArr": [],
    "showVidArr": [],
    "showImgArr": [
        "showmehow.jpg"
    ],
    "intro": "",
    "type": "odd_one_out",
    "scalable": ""
};


var blankSize = [90, 120, 120, 120, 120];
//<input class='txtformat' id='txtF' readonly></input>