if(typeof _5366 == "undefined") _5366={};
if(typeof _5366.Web == "undefined") _5366.Web={};
if(typeof _5366.Web.Comn == "undefined") _5366.Web.Comn={};
if(typeof _5366.Web.Comn.Poll == "undefined") _5366.Web.Comn.Poll={};
_5366.Web.Comn.Poll_class = function() {};
Object.extend(_5366.Web.Comn.Poll_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	DoPoll: function(pollSysNo, itemSysNo) {
		return this.invoke("DoPoll", {"pollSysNo":pollSysNo, "itemSysNo":itemSysNo}, this.DoPoll.getArguments().slice(2));
	},
	DoPollOther: function(pollSysNo, otherContent) {
		return this.invoke("DoPollOther", {"pollSysNo":pollSysNo, "otherContent":otherContent}, this.DoPollOther.getArguments().slice(2));
	},
	url: '/ajaxpro/_5366.Web.Comn.Poll,5366.Web.ashx'
}));
_5366.Web.Comn.Poll = new _5366.Web.Comn.Poll_class();

