var bookmarkurl="http://www.wevervanwijnen.nl/"
var bookmarktitel="Verzendboekhandel Wever Van Wijnen"
function favorieten(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitel)
}

