function favoris(){
if ( navigator.appName != 'Microsoft Internet Explorer' )
{
	window.sidebar.addPanel("Photos de transexuels","http://www.photos-de-trans.net","");
}
else
{
	window.external.AddFavorite("http://www.photos-de-trans.net","Photos de transexuels");
}
}
