// JavaScript Document


var data = {
    "title": "<b>Dummy Title</b>",
    "rubric": "<b>Click and choose the correct answer.</b>",
    "optionArr": [
        [
            "2500",
            "2000"
        ],
        [
            "Mughals",
            "Aryans"
        ],
        [
            "Allahabad Pillar Inscription",
            "Iron Pillar of Delhi"
        ],
        [
            "Aryabhata",
            "Charaka"
        ],
        [
            "Muhammad Ghori",
            "Mahmud of Ghazni"
        ]
    ],
    "quesArr": [
        {
            "ques": "The Indus Valley Civilization flourished during <input class='txtformat' id='txtF' readonly></input> - 1500 BCE."
        },
        {
            "ques": "The <input class='txtformat' id='txtF' readonly></input> composed the Vedas."
        },
        {
            "ques": "The main source of information on Samudragupta's reign is the <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "<input class='txtformat' id='txtF' readonly></input> and Varahamihira were famous mathematicians of the ancient age."
        },
        {
            "ques": "The First Battle of Tarain was fought between Prithviraj Chauhan and <input class='txtformat' id='txtF' readonly></input>."
        }
    ],
    "Aarr": [
        0,
        1,
        0,
        0,
        0
    ],
    "intro": ""
};
			
			
var blankSize = [150, 200, 450, 170, 280];

//<input class='txtformat' id='txtF' readonly></input>