if(typeof AiN == "undefined") AiN={};
if(typeof AiN.AiF == "undefined") AiN.AiF={};
if(typeof AiN.AiF.Site == "undefined") AiN.AiF.Site={};
AiN.AiF.Site.beachballs_class = function() {};
Object.extend(AiN.AiF.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.AiF.Site.beachballs,AiN.AiF.Site.ashx'
}));
AiN.AiF.Site.beachballs = new AiN.AiF.Site.beachballs_class();

