﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the following.</b>",
    "_title": "<b>What's my opposite?</b>",
    "_leftCol": [
        "General Assembly",
        "Security Council",
        "Economic and <br>Social Council",
        "Trusteeship Council",
        "Secretariat"
    ],
    "_rightCol": [
        "carries out the day-to-day work of the UN",
        "network of agencies that help the poor, sick and illiterate",
        "has 15 members",
        "no longer functional",
        "main organ of the UN"
    ],
    "_colHead": [],
    "_answers": [
        [
            "5"
        ],
        [
            "3"
        ],
        [
            "2"
        ],
        [
            "4"
        ],
        [
            "1"
        ]
    ],
    "intro": ""
};
					  		  
