// JavaScript Document


var data = {
    "_rubric": "<b>Fill in the missing digits.</b>",
    "_title": "<b>Complements</b>",
    "_optionArr": [
        [],
        [],
        [],
        [],
        [],
        [],
        [],
        [],
        [],
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "7"
                    ]
                ]
            },
            {
                "ques": "________",
                "ans": [
                    [
                        "5"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "6"
                    ]
                ]
            },
            {
                "ques": "________",
                "ans": [
                    [
                        "7"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "1"
                    ]
                ]
            },
            {
                "ques": "________",
                "ans": [
                    [
                        "8"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "1"
                    ]
                ]
            },
            {
                "ques": "________",
                "ans": [
                    [
                        "0"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "4"
                    ]
                ]
            },
            {
                "ques": "________",
                "ans": [
                    [
                        "0"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "0"
                    ]
                ]
            },
            {
                "ques": "________",
                "ans": [
                    [
                        "5"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "0"
                    ]
                ]
            },
            {
                "ques": "________",
                "ans": [
                    [
                        "6"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "9"
                    ]
                ]
            },
            {
                "ques": "________",
                "ans": [
                    [
                        "4"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "0"
                    ]
                ]
            },
            {
                "ques": "________",
                "ans": [
                    [
                        "0"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "0"
                    ]
                ]
            },
            {
                "ques": "________",
                "ans": [
                    [
                        "8"
                    ]
                ]
            }
        ]
    ],
    "imgSource": [
        "Assets/images/image_1.png",
        "Assets/images/image_2.png",
        "Assets/images/image_3.png",
        "Assets/images/image_4.png",
        "Assets/images/image_5.png",
        "Assets/images/image_6.png",
        "Assets/images/image_7.png",
        "Assets/images/image_8.png",
        "Assets/images/image_9.png",
        "Assets/images/image_10.png"
    ],
    "_posArr": [
        [
            {
                "xx": 147,
                "yy": 106
            },
            {
                "xx": 371,
                "yy": 49
            }
        ],
        [
            {
                "xx": 94,
                "yy": -5
            },
            {
                "xx": 315,
                "yy": 106
            }
        ],
        [
            {
                "xx": 35,
                "yy": 51
            },
            {
                "xx": 259,
                "yy": 52
            }
        ],
        [
            {
                "xx": -19,
                "yy": 170
            },
            {
                "xx": 154,
                "yy": 110
            }
        ],
        [
            {
                "xx": 37,
                "yy": 54
            },
            {
                "xx": 207,
                "yy": 109
            }
        ],
        [
            {
                "xx": 40,
                "yy": 113
            },
            {
                "xx": 155,
                "yy": -4
            }
        ],
        [
            {
                "xx": 96,
                "yy": -3
            },
            {
                "xx": 153,
                "yy": 113
            }
        ],
        [
            {
                "xx": 97,
                "yy": 54
            },
            {
                "xx": 212,
                "yy": 113
            }
        ],
        [
            {
                "xx": 156,
                "yy": -4
            },
            {
                "xx": 273,
                "yy": -2
            }
        ],
        [
            {
                "xx": 44,
                "yy": 122
            },
            {
                "xx": 106,
                "yy": 59
            }
        ]
    ]
};
			
			