// JavaScript Document


var data = {
    "title": "<b>S</b>",
    "rubric": "<b>Click and choose the correct option.</b>",
    "optionArr": [
        [
            "Ritu",
            "Mehak"
        ]
    ],
    "quesArr": [
        {
            "ques": "Ritu read a storybook from eight o'clock to half past eight. Mehak read the same storybook from half past nine to half past ten. Who took more time to read the storybook?"
        }
    ],
    "Aarr": [
        1
    ],
    "quesImgArr": [],
    "showVidArr": [],
    "showImgArr": [
        "time.jpg"
    ],
    "intro": ""
};
			
			
var blankSize = [200, 120, 120, 120, 120];

//<input class='txtformat' autocomplete='off' id='txtF' readonly></input>