if(typeof Show == "undefined") Show={};
if(typeof Show.Web == "undefined") Show.Web={};
if(typeof Show.Web.Skins == "undefined") Show.Web.Skins={};
if(typeof Show.Web.Skins.Source == "undefined") Show.Web.Skins.Source={};
if(typeof Show.Web.Skins.Source.RecommendedProduct == "undefined") Show.Web.Skins.Source.RecommendedProduct={};
Show.Web.Skins.Source.RecommendedProduct_class = function() {};
Object.extend(Show.Web.Skins.Source.RecommendedProduct_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/Show.Web.Skins.Source.RecommendedProduct,Show.Web.ashx'
}));
Show.Web.Skins.Source.RecommendedProduct = new Show.Web.Skins.Source.RecommendedProduct_class();

