// JavaScript Document


var data = {
    "title": "<b></b>",
    "rubric": "<b>Click and choose the correct option.</b>",
    "optionArr": [
        [
            "swallows the food whole",
            "chews and swallows the food"
        ],
        [
            "tears and chews flesh",
            "bites and swallows flesh"
        ],
        [
            "tears the food",
            "gnaws the food"
        ],
        [
            "swallows the food",
            "chews cud"
        ],
        [
            "laps milk with tongue",
            "sucks milk"
        ]
    ],
    "quesArr": [
        {
            "ques": "<img src='Assets/images/1.png'>"
        },
        {
            "ques": "<img src='Assets/images/2.png'>"
        },
        {
            "ques": "<img src='Assets/images/3.png'>"
        },
        {
            "ques": "<img src='Assets/images/4.png'>"
        },
        {
            "ques": "<img src='Assets/images/5.png'>"
        }
    ],
    "Aarr": [
        0,
        0,
        1,
        1,
        0
    ],
    "type": "odd_one_out_(Image Type)",
    "intro": "a"
};
			
			
var blankSize = [250, 200, 300, 100, 250,200];

//<input class='txtformat' id='txtF' readonly></input>