SLIDES.push({ id: "iterated", add:[ // The Iterated simulation {id:"iterated", type:"Iterated", x:130, y:125}, // Buttons { id:"buttonCheat", type:"Button", x:275, y:403, text_id:"label_cheat", message:"iterated/cheat" }, { id:"buttonCooperate", type:"Button", x:495, y:400, text_id:"label_cooperate", message:"iterated/cooperate" } ] });