
<script language="JavaScript1.2">
//pas de twee variabelen aan met de informatie van je eigen site
var bookmarkurl="http://www.gratisanimaties.com/"
var bookmarktitel="Gratis Animaties"
function favorieten(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitel)
}
</script>

