// JavaScript Document


var data = {
    "_rubric": "<b>Type the number for the following number name.</b>",
    "_title": "<b>Complements</b>",
    "_optionArr": [
        [],
        [],
        [],
        [],
        [],
        [],
        [],
        [],
        [],
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "Forty-three lakh twelve thousand four hundred ninety  _____ ",
                "ans": [
                    [
                        "4312490"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "Seventy-one lakh forty-nine thousand one hundred thirty-nine  _____ ",
                "ans": [
                    [
                        "7149139"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "Three hundred seven million four hundred fifteen thousand three hundred sixty-three  _____ ",
                "ans": [
                    [
                        "307415363"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "Seventy-two million five hundred thousand nine hundred two  _____ ",
                "ans": [
                    [
                        "72500902"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "Six crore one lakh ten thousand  _____ ",
                "ans": [
                    [
                        "60110000"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "Five crore forty-one lakh twelve thousand  _____ ",
                "ans": [
                    [
                        "54112000"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "Thirty million fifteen thousand  _____ ",
                "ans": [
                    [
                        "30015000"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "Three hundred nineteen million five  _____ ",
                "ans": [
                    [
                        "319000005"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "Seventy-one thousand five hundred sixty-seven  _____ ",
                "ans": [
                    [
                        "71567"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "Eight hundred four million four thousand four hundred eight _____ ",
                "ans": [
                    [
                        "804004408"
                    ]
                ]
            }
        ]
    ]
};
			
			