// JavaScript Document


var data = {
    "_rubric": "Click to colour the square and make the figure symmetrical treating the dotted line as line of symmetry.</div>",
    "_title": "<b>Complements</b>",
    "_optionArr": [
        [
            ""
        ],
        [
            ""
        ]
    ],
    "_quesArr": [
        {
            "rows": 13,
            "cols": 6,
            "colors": [
                "#00f"
            ],
            "ans": [
                14,
                20,
                26,
                30,
                31,
                32,
                36,
                42,
                48,
                54,
                55,
                56
            ],
            "img": "Img1.png"
        },
        {
            "rows": 13,
            "cols": 6,
            "colors": [
                "#00f"
            ],
            "ans": [
                8,
                13,
                18,
                24,
                26,
                31,
                36,
                42,
                44,
                49,
                54,
                60,
                61,
                66,
                67,
                68
            ],
            "img": "Img2.png"
        }
    ],
    "boxSize": [
        382,
        382
    ],
    "showVidArr": [
        "Show_1",
        "Show_2"
    ],
    "showImgArr": []
};
			
			
