window.addEvent('domready', function() {
  new EmailEncode($('info').getElement('a[class=brief]'));

  new protectComment($('kommentar'));
});