if(typeof Corestar == "undefined") Corestar={}; if(typeof Corestar.electromechan == "undefined") Corestar.electromechan={}; Corestar.electromechan_class = function() {}; Object.extend(Corestar.electromechan_class.prototype, Object.extend(new AjaxPro.AjaxClass(), { Showli1: function(sid) { return this.invoke("Showli1", {"sid":sid}, this.Showli1.getArguments().slice(1)); }, Show: function(sid) { return this.invoke("Show", {"sid":sid}, this.Show.getArguments().slice(1)); }, Certificates: function(sid) { return this.invoke("Certificates", {"sid":sid}, this.Certificates.getArguments().slice(1)); }, url: '/ajaxpro/Corestar.electromechan,web.ashx' })); Corestar.electromechan = new Corestar.electromechan_class();