if(typeof Mnsj == "undefined") Mnsj={};
if(typeof Mnsj.control == "undefined") Mnsj.control={};
if(typeof Mnsj.control.Product_TypeList == "undefined") Mnsj.control.Product_TypeList={};
Mnsj.control.Product_TypeList_class = function() {};
Object.extend(Mnsj.control.Product_TypeList_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/Mnsj.control.Product_TypeList,HYSoft_Mnsjw.ashx'
}));
Mnsj.control.Product_TypeList = new Mnsj.control.Product_TypeList_class();

