if(typeof GenerateList == "undefined") GenerateList={};
GenerateList_class = function() {};
Object.extend(GenerateList_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	AjaxSetMain: function() {
		return this.invoke("AjaxSetMain", {}, this.AjaxSetMain.getArguments().slice(0));
	},
	url: '/ajaxpro/GenerateList,MyBuy2008_deploy.ashx'
}));
GenerateList = new GenerateList_class();


