// JavaScript Document


var data = {
    "title": "<b>Dummy Title</b>",
    "rubric": "<b>Click and choose the correct option.</b>",
    "optionArr": [
        [
            "Group A and Group B",
            "Group B and Group C",
            "Group C and Group D"
        ]
    ],
    "quesArr": [
        {
            "ques": "In which groups, the number of stars can be divided into one-third? <br> <img src = 'Assets/images/qbg_1.png'>"
        }
    ],
    "Aarr": [
        1
    ],
    "showVidArr": [],
    "showImgArr": [
        "bread.jpg"
    ],
    "intro": ""
};
			
			
var blankSize = [250, 50, 50, 50, 50];

//<input class='txtformat' autocomplete='off' id='txtF' readonly></input>