
var bookmarkurl="http://www.spelletjes.linksvoorjou.nl/"
var bookmarktitel="spelletjes.linksvoorjou.nl"
function favorieten(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitel)
}
 
