if(typeof index == "undefined") index={};
index_class = function() {};
Object.extend(index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	NewZP: function() {
		return this.invoke("NewZP", {}, this.NewZP.getArguments().slice(0));
	},
	url: '/ajaxpro/index,App_Web_index.aspx.cdcab7d2.ashx'
}));
index = new index_class();

