if(typeof Function_frame3 == "undefined") Function_frame3={};
Function_frame3_class = function() {};
Object.extend(Function_frame3_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetDepartmentList: function(L_game) {
		return this.invoke("GetDepartmentList", {"L_game":L_game}, this.GetDepartmentList.getArguments().slice(1));
	},
	url: '/ajaxpro/Function_frame3,App_Web_j6vs1wue.ashx'
}));
Function_frame3 = new Function_frame3_class();

