/** * Theme Name: Intro * Version: 1.0.0 * Theme URL: http://sequencejs.com/themes/intro/ * * The Sequence.js introduction theme used to briefly describe how Sequence.js works * * This theme is powered by Sequence.js - The * responsive CSS animation framework for creating unique sliders, * presentations, banners, and other step-based applications. * * Author: Ian Lunn * Author URL: http://ianlunn.co.uk/ * * Theme License: http://sequencejs.com/licenses/#free-theme * Sequence.js Licenses: http://sequencejs.com/licenses/ * * Copyright © 2015 Ian Lunn Design Limited unless otherwise stated. */ $(function(){var e=document.getElementById("sequence1"),c=(document.querySelectorAll(".seq-view-code"),document.getElementById("sequence2")),n=(document.querySelectorAll(".seq-view-code"),{phaseThreshold:100,preloader:!0,reverseWhenNavigatingBackwards:!0,fallback:{speed:300}});sequence(e,n),sequence(c,n)});