// JavaScript Document


var data = {
    "title": "<b>Dummy Title</b>",
    "rubric": "<b>Click and choose the correct option.</b>",
    "optionArr": [
        [
            "Speed Post",
            "email"
        ],
        [
            "fax",
            "mobile phone"
        ],
        [
            "Telephones",
            "Smartphones"
        ],
        [
            "fax",
            "Internet"
        ],
        [
            "Radio",
            "Newspaper"
        ]
    ],
    "quesArr": [
        {
            "ques": "To send letters and parcels to someone very quickly we use <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "We can send an SMS through a <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "<input class='txtformat' id='txtF' readonly></input> are like mini computers."
        },
        {
            "ques": "We can read ebooks, send messages, see photographs and watch videos over the <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "<input class='txtformat' id='txtF' readonly></input> can even reach people who cannot read or write."
        }
    ],
    "Aarr": [
        0,
        1,
        1,
        1,
        0
    ],
    "type": "odd_one_out",
    "intro": "a"
};
			
			
var blankSize = [180, 220, 220, 160, 190];

//<input class='txtformat' id='txtF' readonly></input>