/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */
$(document).ready(function(){
        Cufon.replace('h2');
        Cufon.replace('#footer p');
        Cufon.replace('h4');
        Cufon.replace('#aside h3');
});
