// JavaScript Document


var data = {
    "_rubric": "<b>Answer the following question.</b>",
    "_title": "<b>Complements</b>",
    "_optionArr": [
        [],
        [],
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "If we subtract 55 from a number and then divide by 11, the quotient is 160. What is the original number?<br><br> _____ ",
                "ans": [
                    [
                        "1815"
                    ]
                ]
            }
        ]
    ],
    "showVidArr": [],
    "showImgArr": [
        "showmehow.jpg"
    ]
};
			
			
