var splash_transition_speed = 500; // the length of time that the transition between slides will take
var splash_timeout = 4000; // the amount of time between slide transitions, 0 to disable auto-advance
var splash_random = 0; // indicates if the splash should start on a random slide: 1 = yes, 0 = no
var splash_rotateonce = 1; // indicates if the splash should rotate through the slides once: 1 = yes, 0 = no

var rcs_transition_speed = 500; // the length of time that the transition between slides will take
var rcs_timeout = 9000; // the amount of time between slide transitions, 0 to disable auto-advance
var rcs_random = 1; // indicates if the splash should start on a random slide: 1 = yes, 0 = no
