// 0 - INTRODUCTION SLIDES.push( { chapter: "1", boxes:[ {words:"_0a", x:20, y:70, w:300, h:200} ], sims:[ { x: 400, y: 10, network: { contagion: 0.25, peeps: [ [100,100],[200,200],[400,150] ], connections: [ [0,1] ] } } ] }, { boxes: [ {words:"_0b", x:300, y:70, w:250, h:200} ] } );