if(typeof _Default3 == "undefined") _Default3={};
_Default3_class = function() {};
Object.extend(_Default3_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetViewData: function(str) {
		return this.invoke("GetViewData", {"str":str}, this.GetViewData.getArguments().slice(1));
	},
	GetEnterData: function(str) {
		return this.invoke("GetEnterData", {"str":str}, this.GetEnterData.getArguments().slice(1));
	},
	GetPushData: function(str) {
		return this.invoke("GetPushData", {"str":str}, this.GetPushData.getArguments().slice(1));
	},
	url: '/ajaxpro/_Default3,AdsPortal_deploy1.ashx'
}));
_Default3 = new _Default3_class();

