	function favoris() {
		if ( navigator.appName != 'Microsoft Internet Explorer' ){
			window.sidebar.addPanel("Aubreton Immobilier","http://www.aubreton.fr/",""); 
		}
		else {
			window.external.AddFavorite("http://www.aubreton.fr/","Aubreton Immobilier"); 
		}
	}
