function abrirSWF(valor){	
	ajaxGet("conteudoflash.php?altBody="+valor,document.getElementById("flashcontent"),false);
}