$(function() {

	Cufon.replace('h1, h2, #sub .content h3, #main .column1 h3, #main .column2 h3, h4', {fontFamily: 'rockwell'});
	
});
