
function Accueil()
	{if ((navigator.appName.indexOf("Microsoft",0)>=0) && (parseInt(navigator.appVersion)>=4))
	{window.external.AddFavorite("http://s213375837.onlinehome.fr/site2008/index.php","Stade Montois Tir" );}
	
	else
	{alert("Cette fonction n'est proposée que par Internet Explorer 4+")}}

