//pas de twee variabelen aan met de informatie van je eigen site
var bookmarkurl="http://www.mastertone.nl/"
var bookmarktitel="MasterTone Ringtones"
function favorieten(){
	if (document.all)
		null; (bookmarkurl,bookmarktitel)
}