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