	var theCharacterTimeout = 50;
	var theStoryTimeout     = 5000;
	var theWidgetOne        = "";
	var theWidgetTwo        = "";
	var theWidgetNone       = "";
	var theLeadString       = "";

	var theSummaries = new Array();
	var theSiteLinks = new Array();

	var theItemCount = 3;
	
	    theSummaries[0] = "LFRS Publish Swine Flu Update";
		theSiteLinks[0] = "http://www.leicestershire-fire.gov.uk/safety/InfluenzaAH1N1.shtml";

		theSummaries[1] = "Check Your Smoke Alarm";
		theSiteLinks[1] = "http://www.leicestershire-fire.gov.uk/media/National_Campaign.shtml";

		theSummaries[2] = "Find Details of Your Local Station on our Website";
		theSiteLinks[2] = "http://www.leicestershire-fire.gov.uk/map/";
		
		
	startTicker();