	<!--

	var theCharacterTimeout = 50;
	var theStoryTimeout     = 5000;
	var theWidgetOne        = "_";
	var theWidgetTwo        = "-";
	var theWidgetNone       = "";
	var theLeadString       = "";

	var theSummaries = new Array();
	var theSiteLinks = new Array();

	var theItemCount = 4;

		theSummaries[0] = "Nige Vows Not to Lose Election Deposit...";
		theSiteLinks[0] = "http://www.nigelhaversalliance.com/news/2010/2010-02-28.shtml";

		theSummaries[1] = "Nigel to 'Ban Fun'...";
		theSiteLinks[1] = "http://www.nigelhaversalliance.com/news/2010/01-19-10.shtml";

		theSummaries[2] = "Saviour Lashes Out at Cyclists in Christmas Message...";
		theSiteLinks[2] = "http://www.nigelhaversalliance.com/news/2009/12-09-09.shtml";

		theSummaries[3] = "Nigel to be Second EU President...";
		theSiteLinks[3] = "http://www.nigelhaversalliance.com/news/2009/11-19-09.shtml";


		
		
	startTicker();
	
	//-->
