$('<input />').attr('type','hidden') .attr('name','type') .attr('value','department') .appendTo('#commentForm');