// JavaScript Document


var data = {
    "title": "<b></b>",
    "rubric": "<b>Click and choose the correct option.</b>",
    "optionArr": [
        [
            "larva",
            "pupa"
        ],
        [
            "nymph",
            "tadpole"
        ],
        [
            "Moulting",
            "Hatching"
        ],
        [
            "albumen",
            "embryo"
        ],
        [
            "Pupa",
            "Larva"
        ]
    ],
    "quesArr": [
        {
            "ques": "The <input class='txtformat' id='txtF' readonly></input> of a butterfly looks like a worm and is called a caterpillar."
        },
        {
            "ques": "The baby frog is called a <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "<input class='txtformat' id='txtF' readonly></input> is the shedding of skin by animals."
        },
        {
            "ques": "Around the yolk of the egg, is a white glue-like liquid called the <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "<input class='txtformat' id='txtF' readonly></input> is the stage in which the caterpillar grows inside the cocoon."
        }
    ],
    "Aarr": [
        0,
        1,
        0,
        0,
        0
    ],
    "type": "odd_one_out",
    "intro": "a"
};
			
			
var blankSize = [100, 150, 150, 150, 100];

//<input class='txtformat' id='txtF' readonly></input>