function addfav() {
   if (document.all) {
      window.external.AddFavorite("http://www.pricebiters.com","PriceBiters.com")
   }
}