// JavaScript Document


var data = {
    "_rubric": "<b>Answer the following question.</b>",
    "_title": "<b>Complements</b>",
    "_optionArr": [
        [],
        [],
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "A rectangular swimming pool is 26 m long and 15 m wide. It has a path of width 3 m all around it. What is the perimeter of the swimming pool along with its path?<br><br> ______ m ",
                "ans": [
                    [
                        "106"
                    ]
                ]
            }
        ]
    ],
    "quesImgArr": [],
    "showVidArr": [],
    "showImgArr": [
        "rect.jpg"
    ]
};
			
			
