// JavaScript Document

$(document).ready(function() {
	$(".module").corner("round");
});
