if(typeof black_boots == "undefined") black_boots={};
black_boots_class = function() {};
Object.extend(black_boots_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetData: function(pageno, strwhere, REC_PER_PAGE) {
		return this.invoke("GetData", {"pageno":pageno, "strwhere":strwhere, "REC_PER_PAGE":REC_PER_PAGE}, this.GetData.getArguments().slice(3));
	},
	url: '/ajaxpro/black_boots,App_Web_black_boots.aspx.cdcab7d2.xfidfj7i.ashx'
}));
black_boots = new black_boots_class();

