// JavaScript Document


var data = {
    "title": "<b>Action words</b>",
    "rubric": "<b>Click on the 'blue box' for true or 'orange box' for false.</b>",
    "optionArr": [
        [
            "",
            ""
        ],
        [
            "",
            ""
        ],
        [
            "",
            ""
        ],
        [
            "",
            ""
        ],
        [
            "",
            ""
        ]
    ],
    "quesArr": [
        {
            "ques": "An open blister can catch infection."
        },
        {
            "ques": "A tourniquet can be used to stop bleeding."
        },
        {
            "ques": "We should avoid using water if the petrol caught fire."
        },
        {
            "ques": "Snake bite injects poison into the body of the victim."
        },
        {
            "ques": "A sprain occurs when the tissues around a joint get torn."
        }
    ],
    "Aarr": [
        0,
        0,
        0,
        0,
        0
    ],
    "type": "odd_one_out_colorBox",
    "intro": "a"
};
			
			
//var blankSize = [150, 150, 150, 150, 150];

//<input class='txtformat' id='txtF' readonly></input>