var J = jQuery.noConflict();
J(function() {	
	J("#btnSaveAjax").attr("value","");
});
