// JavaScript Document


var data = {
    "title": "<b>Action words</b>",
    "rubric": "<b>Click on the &#x00027;blue box&#x00027; for true or &#x00027;orange box&#x00027; for false.</b>",
    "optionArr": [
        [
            "",
            ""
        ],
        [
            "",
            ""
        ],
        [
            "",
            ""
        ],
        [
            "",
            ""
        ],
        [
            "",
            ""
        ]
    ],
    "quesArr": [
        {
            "ques": "Cats and dogs are farm animals."
        },
        {
            "ques": "Sheep give us wool."
        },
        {
            "ques": "We get silk from parakeets."
        },
        {
            "ques": "Hens make honey for us."
        },
        {
            "ques": "Ducks and geese give us eggs."
        }
    ],
    "Aarr": [
        1,
        0,
        1,
        1,
        0
    ],
    "type": "odd_one_out_colorBox",
    "intro": "a"
};
			
			
//var blankSize = [150, 150, 150, 150, 150];

//<input class='txtformat' id='txtF' readonly></input>