    if(!FlashDetect.installed){
	alert("Es requereix el reproductor de Flash per veure la web.");
	document.location.href="deteccio_flash.html";
  }