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

