function controllo(){
	if (!window.ActiveXObject){
			immagine.href='firefox.htm';
	}		
}
