if(typeof metatarsal_boots == "undefined") metatarsal_boots={};
metatarsal_boots_class = function() {};
Object.extend(metatarsal_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/metatarsal_boots,App_Web_qbm85oxa.ashx'
}));
metatarsal_boots = new metatarsal_boots_class();

