// JavaScript Document


var data = {
    "title": "<b>S</b>",
    "rubric": "<b>Click and choose the correct option.</b>",
    "optionArr": [
        [
            "<img src='Assets/images/img1.png'>",
            "<img src='Assets/images/img2.png'>",
            "<img src='Assets/images/img3.png'>",
            "<img src='Assets/images/img4.png'>"
        ]
    ],
    "quesArr": [
        {
            "ques": "Rahul went to a public library and read books for one and a half hour. When he saw the time, it was 5 minutes to 8. At what time did he start reading the books in the library?"
        }
    ],
    "Aarr": [
        3
    ],
    "quesImgArr": [],
    "showVidArr": [],
    "showImgArr": [
        "showmehow.jpg"
    ],
    "intro": ""
};
			
			
var blankSize = [200];

//<input class='txtformat' id='txtF' readonly></input>