// JavaScript Document

$(function() {
		   
	Cufon.replace('.home h2')('.content h2')('.content h2 + .description')('.content h3');
	DD_belatedPNG.fix('.content #content');

});
