$(function(){$("#usercomment-expand").click(function(){$(this).remove();$("#usercomments, #usercomment-addctr").show();return false})});
