function attivaSWF() {

	if (document.all) {
	
		swfmovie.outerHTML = swfmovie.outerHTML ;
	}

}