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