// JavaScript Document


var data = {
    "title": "<b></b>",
    "rubric": "<b>Click and choose the correct option.</b>",
    "optionArr": [
        [
            "pivot joint",
            "hinge joint"
        ],
        [
            "ball-and-socket joints",
            "gliding joints"
        ],
        [
            "pivot joint",
            "hinge joint"
        ],
        [
            "pivot joint",
            "gliding joint"
        ],
        [
            "brain",
            "heart"
        ]
    ],
    "quesArr": [
        {
            "ques": "The elbows, knees, fingers and toes have <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "Hips and shoulders have  <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "We can move our head sideways with the help of the <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "The <input class='txtformat' id='txtF' readonly></input> allows movement at the wrist and ankle and also between any two vertebrae of the spine."
        },
        {
            "ques": "Cardiac muscles are found in the <input class='txtformat' id='txtF' readonly></input>."
        }
    ],
    "Aarr": [
        1,
        0,
        0,
        1,
        1
    ],
    "type": "odd_one_out",
    "intro": "a"
};
			
			
var blankSize = [250, 300, 300, 250, 250];

//<input class='txtformat' id='txtF' readonly></input>