jQuery(function(a){a("input.cellarcheckboxes:cheked").each(function(){a(this).clone().hide().appendTo("#cellarForm")})});