function addtobookmarks()
{
     url="http://www.bestofwhisky.pl/"
     title="www.bestofwhisky.pl - Niezależne Centrum Informacji o Whisky w Polsce"
     if (document.all)
     window.external.AddFavorite(url,title)
}

function homePage(te)
{
     this.style.behavior='url(#default#homepage)';this.setHomePage('http://bestofwhisky.pl/');
}

