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

