
// JavaScript Document

var data = {
    "title": "<b>Subject</b>",
    "rubric": "<b>Click and choose the correct answer.</b>",
    "quesArr": [
        {
            "ques": "Finished goods are converted from <op>raw materials</op>/<op>plastic goods</op>."
        },
        {
            "ques": "<op>Rishra</op>/<op>Gurugram</op> is an important centre for the automobile industry."
        },
        {
            "ques": "<op>Small-scale industries</op>/<op>Cottage industries</op> make electrical goods, hosiery items and utensils."
        },
        {
            "ques": "<op>Cottage industries</op>/<op>Large-scale industries</op> are located where raw materials and power are easily available."
        },
        {
            "ques": "<op>Nashik</op>/<op>Gaya</op> is famous for jute mill."
        }
    ],
    "Aarr": [
        [
            0
        ],
        [
            1
        ],
        [
            0
        ],
        [
            1
        ],
        [
            1
        ]
    ],
    "intro": "",
    "type": "ClickableWords"
};
			
//====================================================================

//<input class='txtformat' id='txtF' readonly></input>