$(function(){  	
	$('.head_btn').corner('cc:#d9d9d9');
	if($.cycle) $('#slide').cycle();
});