function addfav()
   {
   if (document.all)
      {
      window.external.AddFavorite
      ("http://www.oneclickit.net","OneClickIt - FREE Television and Radio From All Over The World")
      }
   }
