// JavaScript Document

var data = {
    "title": "<b></b>",
    "rubric": "<b>Fill in the missing letters to name the term related to local self-governing bodies.</b>",
    "optBox": [
        ""
    ],
    "QuestionArr": [
        "gram panchayat",
        "nagar palika",
        "mahanagar palika",
        "municipal councillor",
        "deputy mayor"
    ],
    "answerArr": [
        "_r_m p__ch__at",
        "_ag_r _a_i__",
        "ma__n__ar __li_a",
        "_uni__p_l c__nci__o_",
        "de___y __yo_"
    ],
    "type": "Fill in the letters__withoutImage",
    "intro": ""
};


