function addfav()
{
	if (document.all)
	{
		window.external.AddFavorite("http://www.zjk.be", "Zakenkantoor Johan Kesteloot");
	}
}