aOutcomes = new Array();
aOutcomes["red"] = new Array();
aOutcomes["red"]["adjectives"] = new Array()
aOutcomes["red"]["nouns"] = new Array()
aOutcomes["red"]["adjectives"][0] = "angry";
aOutcomes["red"]["adjectives"][1] = "obsessed";
aOutcomes["red"]["adjectives"][2] = "annoyed";
aOutcomes["red"]["adjectives"][3] = "disturbed";
aOutcomes["red"]["adjectives"][4] = "psychotic";
aOutcomes["red"]["adjectives"][5] = "temperemental"
aOutcomes["red"]["adjectives"][6] = "petulant";
aOutcomes["red"]["adjectives"][7] = "enraged";
aOutcomes["red"]["adjectives"][8] = "irritated";
aOutcomes["red"]["adjectives"][9] = "mad";
aOutcomes["red"]["adjectives"][10] = "livid";
aOutcomes["red"]["adjectives"][11] = "seething";
aOutcomes["red"]["adjectives"][12] = "infuriated";
aOutcomes["red"]["adjectives"][13] = "lovestruck";
aOutcomes["red"]["adjectives"][14] = "aggravated";
aOutcomes["red"]["adjectives"][15] = "raging";
aOutcomes["red"]["adjectives"][16] = "greedy";
aOutcomes["red"]["adjectives"][17] = "vicious";
aOutcomes["red"]["adjectives"][18] = "primal";
aOutcomes["red"]["adjectives"][19] = "abysmal";
aOutcomes["red"]["adjectives"][20] = "abbhorent";
aOutcomes["red"]["adjectives"][21] = "crazy"
aOutcomes["red"]["adjectives"][22] = "edgy";
aOutcomes["red"]["adjectives"][23] = "paranoid";
aOutcomes["red"]["adjectives"][24] = "untrustworthy";
aOutcomes["red"]["adjectives"][25] = "fashionable";
aOutcomes["red"]["nouns"][0] = "anger";
aOutcomes["red"]["nouns"][1] = "rage";
aOutcomes["red"]["nouns"][2] = "insanity";
aOutcomes["red"]["nouns"][3] = "lividity";
aOutcomes["red"]["nouns"][4] = "insecurity";
aOutcomes["red"]["nouns"][5] = "petulance";
aOutcomes["red"]["nouns"][6] = "stand-offishness";
aOutcomes["red"]["nouns"][7] = "malpractice";
aOutcomes["red"]["nouns"][8] = "idiocy";
aOutcomes["red"]["nouns"][9] = "social unawareness";
aOutcomes["red"]["nouns"][10] = "liability";
aOutcomes["red"]["nouns"][11] = "drama";
aOutcomes["red"]["nouns"][12] = "frustration";

aOutcomes["green"] = new Array();
aOutcomes["green"]["adjectives"] = new Array()
aOutcomes["green"]["nouns"] = new Array()
aOutcomes["green"]["adjectives"][0] = "beautiful";
aOutcomes["green"]["adjectives"][1] = "serene";
aOutcomes["green"]["adjectives"][2] = "living";
aOutcomes["green"]["adjectives"][3] = "happy";
aOutcomes["green"]["adjectives"][4] = "joyful";
aOutcomes["green"]["adjectives"][5] = "dancing";
aOutcomes["green"]["adjectives"][6] = "loving";
aOutcomes["green"]["adjectives"][7] = "promising";
aOutcomes["green"]["adjectives"][8] = "blessed";
aOutcomes["green"]["adjectives"][9] = "tranquil";
aOutcomes["green"]["adjectives"][10] = "sublime";
aOutcomes["green"]["adjectives"][11] = "divine";
aOutcomes["green"]["adjectives"][12] = "blissful";
aOutcomes["green"]["adjectives"][13] = "uncorrupted";
aOutcomes["green"]["adjectives"][14] = "perfect";
aOutcomes["green"]["adjectives"][15] = "wonderful";
aOutcomes["green"]["adjectives"][16] = "marvellous";
aOutcomes["green"]["adjectives"][17] = "ecstatic";
aOutcomes["green"]["adjectives"][18] = "fantabulous";
aOutcomes["green"]["adjectives"][19] = "wondrous";
aOutcomes["green"]["adjectives"][20] = "tantric";
aOutcomes["green"]["adjectives"][21] = "miraculous";
aOutcomes["green"]["adjectives"][22] = "holy";
aOutcomes["green"]["adjectives"][23] = "messianic";
aOutcomes["green"]["adjectives"][24] = "french";
aOutcomes["green"]["adjectives"][25] = "natural";
aOutcomes["green"]["nouns"][0] =  "wonder";
aOutcomes["green"]["nouns"][1] =  "splendor";
aOutcomes["green"]["nouns"][2] =  "love";
aOutcomes["green"]["nouns"][3] =  "life";
aOutcomes["green"]["nouns"][4] =  "joy";
aOutcomes["green"]["nouns"][5] =  "happiness";
aOutcomes["green"]["nouns"][6] =  "glory";
aOutcomes["green"]["nouns"][7] =  "beauty";
aOutcomes["green"]["nouns"][8] =  "peace";
aOutcomes["green"]["nouns"][9] =  "tranquility";
aOutcomes["green"]["nouns"][10] =  "bliss";
aOutcomes["green"]["nouns"][11] =  "divinity";
aOutcomes["green"]["nouns"][12] =  "soul";


aOutcomes["blue"] = new Array();
aOutcomes["blue"]["adjectives"] = new Array()
aOutcomes["blue"]["nouns"] = new Array()
aOutcomes["blue"]["adjectives"][0] =  "sad";
aOutcomes["blue"]["adjectives"][1] =  "depressing";
aOutcomes["blue"]["adjectives"][2] =  "down";
aOutcomes["blue"]["adjectives"][3] =  "melancholy";
aOutcomes["blue"]["adjectives"][4] =  "mediocre";
aOutcomes["blue"]["adjectives"][5] =  "boring";
aOutcomes["blue"]["adjectives"][6] =  "unfulfilled";
aOutcomes["blue"]["adjectives"][7] =  "depreciating";
aOutcomes["blue"]["adjectives"][8] =  "gloomy";
aOutcomes["blue"]["adjectives"][9] =  "miserable";
aOutcomes["blue"]["adjectives"][10] =  "distressing";
aOutcomes["blue"]["adjectives"][11] =  "horrible";
aOutcomes["blue"]["adjectives"][12] =  "wasted";
aOutcomes["blue"]["adjectives"][13] =  "unhappy";
aOutcomes["blue"]["adjectives"][14] =  "joyless";
aOutcomes["blue"]["adjectives"][15] =  "lifeless";
aOutcomes["blue"]["adjectives"][16] =  "ignorant";
aOutcomes["blue"]["adjectives"][17] =  "unwanted";
aOutcomes["blue"]["adjectives"][18] =  "unloved";
aOutcomes["blue"]["adjectives"][19] =  "forgotten";
aOutcomes["blue"]["adjectives"][20] =  "dark";
aOutcomes["blue"]["adjectives"][21] =  "unwanted";
aOutcomes["blue"]["adjectives"][22] =  "incomprehensible";
aOutcomes["blue"]["adjectives"][23] =  "unreconcilable";
aOutcomes["blue"]["adjectives"][24] =  "unforgiven";
aOutcomes["blue"]["adjectives"][25] =  "blemished";
aOutcomes["blue"]["nouns"][0] = "depression";
aOutcomes["blue"]["nouns"][1] = "sadness";
aOutcomes["blue"]["nouns"][2] = "despair";
aOutcomes["blue"]["nouns"][3] = "apathy";
aOutcomes["blue"]["nouns"][4] = "uselessness";
aOutcomes["blue"]["nouns"][5] = "self-doubt";
aOutcomes["blue"]["nouns"][6] = "hopelessness";
aOutcomes["blue"]["nouns"][7] = "churlishness";
aOutcomes["blue"]["nouns"][8] = "loss";
aOutcomes["blue"]["nouns"][9] = "grief";
aOutcomes["blue"]["nouns"][10] = "ignorance";
aOutcomes["blue"]["nouns"][11] = "gloom";
aOutcomes["blue"]["nouns"][12] = "joylessness";
