function AddFavorite()
{
	window.external.AddFavorite( document.location,document.title );
}