
	<!--

	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] = "Individuales superiores disponibles. Bowden@lhalondon.com o belsize@lhalondon.com ";
		theSiteLinks[0] = "/es/pages/hostels/london-hostels.aspx";

		theSummaries[1] = "Vea algunas fotos de nuestras habitaciones en la sección de Hostales.";
		theSiteLinks[1] = "/es/pages/hostels/london-hostels.aspx";

		theSummaries[2] = "¡Tarjetas SIM por sólo 4,99 £! ¡Tarjetas de teléfono para llamadas internacionales desde sólo 3,99 £!";
		theSiteLinks[2] = "/es/pages/hostels/london-hostels.aspx";

		theSummaries[3] = "¡Acceso a Internet disponible en nuestros Hostales! ¡Conexión inalámbrica disponible en Bowden Court!";
		theSiteLinks[3] = "/es/pages/hostels/london-hostels.aspx";

		theSummaries[4] = "Últimas habitaciones libres en Belsize. ¡Por favor llame ahora al 020 7722 8131!";
		theSiteLinks[4] = "/es/pages/hostels/london-hostels.aspx";
		
		theSummaries[5] = "¡No tenemos literas!";
		theSiteLinks[5] = "hostels/default.htm";

		theSummaries[6] = "Por favor visite nuestro nuevo socio comercial: www.mylifeoftravel.com/lha.aspx";
		theSiteLinks[6] = "/es/pages/hostels/london-hostels.aspx";

		theSummaries[7] = "¡1 estupenda habitación individual disponible en Halpin! 020 73734180";
		theSiteLinks[7] = "/es/pages/hostels/london-hostels.aspx";



	startTicker();
	
	//-->