if(typeof insulated_hunting_boots == "undefined") insulated_hunting_boots={};
insulated_hunting_boots_class = function() {};
Object.extend(insulated_hunting_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/insulated_hunting_boots,App_Web_insulated_hunting_boots.aspx.cdcab7d2.g9tzmncp.ashx'
}));
insulated_hunting_boots = new insulated_hunting_boots_class();

