/*Ajouter aux favoris*/

function favoris() {
	if ( navigator.appName != 'Microsoft Internet Explorer' )
	{ window.sidebar.addPanel("Porte-velo.info - Informations et conseils pour l'achat d'un porte vélo pour votre voiture","http://www.porte-velo.info",""); }
	else { window.external.AddFavorite("http://www.porte-velo.info","Porte-velo.info - Informations et conseils pour l'achat d'un porte vélo pour votre voiture"); } } 

