$(document).ready(function() {
	if($("#comments"))
		$("#comments").corner("sculpt");
});