if(typeof farm_and_ranch_boots == "undefined") farm_and_ranch_boots={};
farm_and_ranch_boots_class = function() {};
Object.extend(farm_and_ranch_boots_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetData: function(PageNo, Gender, cat) {
		return this.invoke("GetData", {"PageNo":PageNo, "Gender":Gender, "cat":cat}, this.GetData.getArguments().slice(3));
	},
	url: '/ajaxpro/farm_and_ranch_boots,App_Web_qbm85oxa.ashx'
}));
farm_and_ranch_boots = new farm_and_ranch_boots_class();

