jQuery(function(){
	Cufon.replace('.postit h1');
	jQuery('.postit h1').show();
});
