$('spambook-cleaner').addEvent('click', function (e) {
    e = new Event(e).stop();
    alert('Clicking it here will do you no good. Drag it to your bookmarks and then use it when you\'re in your Facebook inbox.');
});