if(typeof CjFour == "undefined") CjFour={};
CjFour_class = function() {};
Object.extend(CjFour_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	Ismenpai: function(MyUserId) {
		return this.invoke("Ismenpai", {"MyUserId":MyUserId}, this.Ismenpai.getArguments().slice(1));
	},
	url: '/ajaxpro/CjFour,App_Web_cnn_nekr.ashx'
}));
CjFour = new CjFour_class();

