// JavaScript Document


var data = {
    "title": "<b>S</b>",
    "rubric": "<b>Click and choose the correct option.</b>",
    "optionArr": [
        [
            "<img src='Assets/images/op0.jpg'/>",
            "<img src='Assets/images/op1.jpg'/>",
            "<img src='Assets/images/op2.jpg'/>",
            "<img src='Assets/images/op3.jpg'/>",
            "<img src='Assets/images/op4.jpg'/>"
        ]
    ],
    "quesArr": [
        {
            "ques": "These are the list of some food items that Nitin's family ate in the dinner during a week.<br><br> <img src='Assets/images/quesImg.jpg' style='width: 853px;'/> Which of the following vegetables is not in the list?"
        }
    ],
    "Aarr": [
        1
    ],
    "quesImgArr": [],
    "showVidArr": [],
    "showImgArr": [
        "showmehow.jpg"
    ],
    "intro": ""
};
			
			
var blankSize = [90, 120, 120, 120, 120];
//<input class='txtformat' autocomplete='off' id='txtF' readonly></input>