$('document').ready(function()
{

	$('.rond').corner();
	
});