jQuery.noConflict();

jQuery(document).ready( function() {
	
	//set Cufon text for headers
	Cufon.replace('.cufon');
});
