function favoris(){
if ( navigator.appName != 'Microsoft Internet Explorer' )
{
	window.sidebar.addPanel("Asia Carrera, star du X photos et vid&eacute;os hard.","http://www.asia-carrera.biz","");
}
else
{
	window.external.AddFavorite("http://www.asia-carrera.biz","Asia Carrera, star du X photos et vid&eacute;os hard.");
}
}
