$(function() {
  Cufon.replace('#content h2');
  Cufon.replace('#content h3:not(.no-cufon)');
});