// 0 - INTRODUCTION SLIDES.push( /*{ chapter: "Conclusion", clear:true }*/ { chapter: "Conclusion", clear:true, add:[ // Splash { type:"sim", x:960/2, y:540/2, fullscreen: true, network: SPLASH_NETWORK, options:{ splash: true, randomStart: 20 } }, // Words { type:"box", text:"conclusion_2", x:210, y:0, w:540, h:540, align:"center" }, ] }, );