addNamespace("companys_fzhty_MasterPage");
companys_fzhty_MasterPage_class = Class.create();
companys_fzhty_MasterPage_class.prototype = (new AjaxPro.Request()).extend({
	getNextClass: function(cid, callback) {
		return this.invoke("getNextClass", {"cid":cid}, callback);
	},
	initialize: function() {
		this.url = "/ajaxpro/companys_fzhty_MasterPage,App_Web_voxq5fs6.ashx";
	}
})
companys_fzhty_MasterPage = new companys_fzhty_MasterPage_class();


