$(document).ready(function() {
	$("div.item").corner("5px");
});
