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