$(document).ready(function() {
    Cufon.replace('h1, h3, .category, #but');
    $('img[@src$=.png], .img').ifixpng();
})
