function favoris() {
	if ( navigator.appName != 'Microsoft Internet Explorer' ){
		window.sidebar.addPanel("Streaming Football","http://www.streaming-football.fr","");
	}else{
		window.external.AddFavorite("http://www.streaming-football.fr","Streaming Football");
	}
}
