function addFav(){
	if (document.all){
		window.external.AddFavorite('http://www.hetkrantje-oline.nl/','Het Krantje Online');
	}
}