$(document).ready(function(){
	$('.img-rounded').corner();
});
