 var data  = {
    "rubric": "Click on the letters to find the adverbs in this word search and complete the passage.",
    "title": "Adverbs",
    "wordListArr": {
        "across": [
            {
                "clue": "SLOWLY",
                "ids": [
                    2,
                    9
                ],
                "inx": 1,
                "ans": "SLOWLY"
            }
        ],
        "down": [
            {
                "clue": "CARELESSLY",
                "ids": [
                    0,
                    0
                ],
                "inx": 3,
                "ans": "CARELESSLY"
            },
            {
                "clue": "CLEARLY",
                "ids": [
                    8,
                    0
                ],
                "inx": 4,
                "ans": "CLEARLY"
            },
            {
                "clue": "HURRIEDLY",
                "ids": [
                    9,
                    0
                ],
                "inx": 5,
                "ans": "HURRIEDLY"
            },
            {
                "clue": "LOUDLY",
                "ids": [
                    6,
                    0
                ],
                "inx": 6,
                "ans": "LOUDLY"
            },
            {
                "clue": "RUDELY",
                "ids": [
                    4,
                    0
                ],
                "inx": 2,
                "ans": "RUDELY"
            },
            {
                "clue": "SILENTLY",
                "ids": [
                    2,
                    0
                ],
                "inx": 7,
                "ans": "SILENTLY"
            }
        ]
    },
    "totalRows": 10,
    "totalCols": 10,
    "type": "WordSearch",
    "intro": "g"
}