if(typeof yuanlin == "undefined") yuanlin={};
if(typeof yuanlin.YL_index2008 == "undefined") yuanlin.YL_index2008={};
yuanlin.YL_index2008_class = function() {};
Object.extend(yuanlin.YL_index2008_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetCity: function(ststrQuery) {
		return this.invoke("GetCity", {"ststrQuery":ststrQuery}, this.GetCity.getArguments().slice(1));
	},
	url: '/ajaxpro/yuanlin.YL_index2008,yuanlin.ashx'
}));
yuanlin.YL_index2008 = new yuanlin.YL_index2008_class();

