// FAVORIS
function favoris() {
if ( navigator.appName != 'Microsoft Internet Explorer' ){
	window.sidebar.addPanel("Deux Langues Pour une Education - Centre Ouest","http://www.2lpeco.fr/","");
} else {
	window.external.AddFavorite("http://www.2lpeco.fr/","Deux Langues Pour une Education - Centre Ouest");
}
}