if(typeof Index_IControl_City == "undefined") Index_IControl_City={};
Index_IControl_City_class = function() {};
Object.extend(Index_IControl_City_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	Creategardenhtml: function(citycode) {
		return this.invoke("Creategardenhtml", {"citycode":citycode}, this.Creategardenhtml.getArguments().slice(1));
	},
	url: '/ajaxpro/Index_IControl_City,App_Web_lmzfk7dg.ashx'
}));
Index_IControl_City = new Index_IControl_City_class();

