//pas de twee variabelen aan met de informatie van je eigen site
var bookmarkurl="http://83.101.18.180/home.php"
var bookmarktitel="Kampenhout Digitaal"
function favorieten(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitel)
}
 

