function addFav(){
	if (document.all){
		window.external.AddFavorite('http://www.hartvanholland-online.nl/','Hart van Holland Online');
	}
}