$(document).ready(function(){
	$('.box').corner();
});
