    if(!FlashDetect.installed){
	alert("Se requiere el reproductor de Flash para ver la web.");
	document.location.href="deteccio_flash.html";
  }