// JavaScript Document


var data = {
    "_rubric": "<b>Answer the following question.</b>",
    "_title": "<b>Complements</b>",
    "_optionArr": [
        [],
        [],
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "The length and breadth of the rectangle is 30 cm and 20 cm respectively. It is cut into 4 equal rectangles as shown below. What is the total of the perimeters of the four small rectangles?<br><br> <img src='Assets/images/square.jpg' /> <br> ______ cm",
                "ans": [
                    [
                        "200"
                    ]
                ]
            }
        ]
    ],
    "quesImgArr": [],
    "showVidArr": [],
    "showImgArr": [
        "cric.jpg"
    ]
};
			
			
