jQuery(document).ready(function() {

Cufon.replace('.blogname h1,.title h2,.sidetitl,h3#comments', { fontFamily: 'Anime Ace' });

});