//<![CDATA[
$("button.btn_default").click(function(){$(this).attr("disabled",true);});
//]]>
