
	<!--

	var theCharacterTimeout = 50;
	var theStoryTimeout     = 5000;
	var theWidgetOne        = "_";
	var theWidgetTwo        = "-";
	var theWidgetNone       = "";
	var theLeadString       = "NOTICIAS:&nbsp;";

	var theSummaries = new Array();
	var theSiteLinks = new Array();

	var theItemCount = 	8;


		theSummaries[0] = "Alojate en Kensington este verano, habitaciones disponibles en Halpin House, para más información por favor llamanos al 020 7373 4180. ";
		theSiteLinks[0] = "/es/pages/hostels/london-hostels.aspx";

		theSummaries[1] = "¿Quiere estar en Londres por menos de £ 10, llame al Torquay 020 7289 5420! ";
		theSiteLinks[1] = "/es/pages/hostels/london-hostels.aspx";

		theSummaries[2] = "La introducción de la vida LHA, el gimnasio ya está abierto en el Davies Corte! Albergues para que los gimnasios en los próximos 12 meses! ";
		theSiteLinks[2] = "/es/pages/hostels/london-hostels.aspx";

		theSummaries[3] = "Acceso a Internet FreeWire con su ordenador portátil ya está disponible, por favor, consulte nuestra pagina web para más información!";
		theSiteLinks[3] = "/es/pages/hostels/london-hostels.aspx";

		theSummaries[4] = "LHA se traslada a Canary Wharf, para más información por favor llamanos al 020 7987 3239!";
		theSiteLinks[4] = "/es/pages/hostels/london-hostels.aspx";
		
		theSummaries[5] = "Acceso a Internet FreeWire con su ordenador portátil ya está disponible, por favor, consulte nuestra pagina web para más información!";
		theSiteLinks[5] = "hostels/default.htm";

		theSummaries[6] = "Habitaciones individuales disponibles en Friendship House, para más información por favor llamanos al 020 0950 7803";
		theSiteLinks[6] = "/es/pages/hostels/london-hostels.aspx";

		theSummaries[7] = "Habitaciones individuales disponibles en Davies Court, para más información por favor llamanos al 020 7987 3239.";
		theSiteLinks[7] = "/es/pages/hostels/london-hostels.aspx";



	startTicker();
	
	//-->
