﻿jQuery(function(A){A(".DataGrid_Container .check-all").click(function(){var B=A(this);B.parents(".DataGrid_Container").find("input.check").attr("checked",B.attr("checked"))});A("div.toolbar li a.active").parent().addClass("active");A("div.i-center a.CommandButton").wrapInner(A("<span/>").addClass("CommandButton"));A("div.i-center span.CommandButton").addClass("adminbutton");A("div.i-center :button,div.i-center :submit,.adminbutton").each(function(){A(this).addClass("adminbutton").hover(function(){A(this).addClass("adminbutton-hover")},function(){A(this).removeClass("adminbutton-hover")})})});if(window.__ComponentArt_FormSubmitPrepare){}else{if(window.__doPostBack&&window.ComponentArt_FormSubmitPrepare){window.__olddoPostBack=window.__doPostBack;window.__doPostBack=function(A,B){ComponentArt_FormSubmitPrepare();window.__olddoPostBack(A,B)}}window.__ComponentArt_FormSubmitPrepare=true};
