if(typeof AiN == "undefined") AiN={};
if(typeof AiN.AiB == "undefined") AiN.AiB={};
if(typeof AiN.AiB.Site == "undefined") AiN.AiB.Site={};
AiN.AiB.Site.beachballs_class = function() {};
Object.extend(AiN.AiB.Site.beachballs_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	CallForPass: function(id) {
		return this.invoke("CallForPass", {"id":id}, this.CallForPass.getArguments().slice(1));
	},
	url: '/ajaxpro/AiN.AiB.Site.beachballs,AiN.AiB.Site.ashx'
}));
AiN.AiB.Site.beachballs = new AiN.AiB.Site.beachballs_class();

