if(typeof jcLogistics == "undefined") jcLogistics={};
if(typeof jcLogistics.Supply == "undefined") jcLogistics.Supply={};
if(typeof jcLogistics.Supply.lst_pky == "undefined") jcLogistics.Supply.lst_pky={};
jcLogistics.Supply.lst_pky_class = function() {};
Object.extend(jcLogistics.Supply.lst_pky_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/jcLogistics.Supply.lst_pky,App_Web_lst-pky.aspx.bea0519d.ashx'
}));
jcLogistics.Supply.lst_pky = new jcLogistics.Supply.lst_pky_class();

