// Adapted from a script by
// CodeLifter.com
// Free for all users, but leave in this header.

// ==============================
// Set the following variables...
// ==============================

// Set the duration of crossfade (in seconds)

var CrossFadeDuration = 2;

var Caption = new Array(); // don't change this
var showHot = false;       // don't change this