if(typeof BHSoft == "undefined") BHSoft={};
if(typeof BHSoft.Rel == "undefined") BHSoft.Rel={};
if(typeof BHSoft.Rel.rel == "undefined") BHSoft.Rel.rel={};
if(typeof BHSoft.Rel.rel.Ajax == "undefined") BHSoft.Rel.rel.Ajax={};
if(typeof BHSoft.Rel.rel.Ajax.pub == "undefined") BHSoft.Rel.rel.Ajax.pub={};
BHSoft.Rel.rel.Ajax.pub_class = function() {};
Object.extend(BHSoft.Rel.rel.Ajax.pub_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	toPlay: function(str) {
		return this.invoke("toPlay", {"str":str}, this.toPlay.getArguments().slice(1));
	},
	url: '/ajaxpro/BHSoft.Rel.rel.Ajax.pub,Rel.rel.ashx'
}));
BHSoft.Rel.rel.Ajax.pub = new BHSoft.Rel.rel.Ajax.pub_class();


