var adres="http://www.lotki.pl/"
var tytul="LOTKI.pl"
function dodajadres()
{
   if (document.all)
   window.external.AddFavorite(adres,tytul)
}