var KendoWindowWrapper=function(){function n(){}return n.prototype.open=function(n,t,i,r,u){$("#"+n).kendoWindow({content:i,title:t,modal:!0,animation:!1,maxWidth:"90%"});var f=$("#"+n).data("kendoWindow");f.bind("refresh",function(){f.center();f.open();r&&r()(function(n){u&&u(n);f.close()})})},n}()