function favoris() {
	if ( navigator.appName != 'Microsoft Internet Explorer' )
	{ 
		window.sidebar.addPanel("LVI Systems - Le Vide Industriel","http://www.levideindustriel.com/",""); 
	}
	else 
	{ 
		window.external.AddFavorite("http://www.levideindustriel.com/","LVI Systems - Le Vide Industriel"); 
	} 
}
	
	
	
	
