if(typeof productShow == "undefined") productShow={};
productShow_class = function() {};
Object.extend(productShow_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/productShow,App_Web_productshow.aspx.b1398f07.ashx'
}));
productShow = new productShow_class();

