if(typeof insulated_work_boots == "undefined") insulated_work_boots={};
insulated_work_boots_class = function() {};
Object.extend(insulated_work_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_work_boots,App_Web_insulated_work_boots.aspx.cdcab7d2.lvmb4lzp.ashx'
}));
insulated_work_boots = new insulated_work_boots_class();

