﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the following.</b>",
    "_title": "<b></b>",
    "_leftCol": [
        "atoms",
        "kerosene and water",
        "crumpling a paper bag",
        "rusting of iron",
        "glycerine and water"
    ],
    "_rightCol": [
        "chemical change",
        "miscible substances",
        "building blocks of matter",
        "immiscible substances",
        "physical change"
    ],
    "_colHead": [],
    "_answers": [
        [
            "3"
        ],
        [
            "4"
        ],
        [
            "5"
        ],
        [
            "1"
        ],
        [
            "2"
        ]
    ],
    "intro": ""
};
					  		  
