
var theCharacterTimeout = 40;
var theStoryTimeout     = 3000;
var theWidgetOne        = "_";
var theWidgetTwo        = "-";
var theWidgetNone       = "";
var theLeadString       = "";

var theSummaries = new Array();
var theSiteLinks = new Array();
var theItemCount = 3;

theSummaries[0] = "Welcome to rideyourbest.com";
theSiteLinks[0] = "#";

theSummaries[1] = "New products being added on a regular basis";
theSiteLinks[1] = "#";

theSummaries[2] = "Delivery time is currently 1 to 2 weeks for Thermatex rugs";
theSiteLinks[2] = "#";
