var bookmarkurl="http://www.budget-camper.com/"
var bookmarktitel="Budget-Camper / CaravanVerhuur op z'n best!"
function favorieten(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitel)
}