/**
 * @author Nityanand Ojha
 */


var activityList = ["Activities/Activity1/index.html"];
				   
var title = "Twenty-one Days to a Good Habit"
						
var contentsArr = [
    {
    "sound": "Meaning_1",
    "type": "",
    "word": "excited",
    "partOfSpeech": "",
    "meaning": {
        "text": "not calm, because you are happy that something is about to happen.",
        "img": false,
        "vid": false
    },
    "sentence": "I am excited for the summer vacation."
},
  
   
  
];
					
