jQuery(function(){
	Cufon.replace('h2, h3');
	
	$(".gallery a").colorbox();
});
