if(typeof BannerLandingPage == "undefined") BannerLandingPage={};
BannerLandingPage_class = function() {};
Object.extend(BannerLandingPage_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ContabilizarCliqueBannerLandingPage: function(strCodigoBanner) {
		return this.invoke("ContabilizarCliqueBannerLandingPage", {"strCodigoBanner":strCodigoBanner}, this.ContabilizarCliqueBannerLandingPage.getArguments().slice(1));
	},
	url: '/ajaxpro/IKCLojaMaster.includes.BannerLandingPage,TVShopping.ashx'
}));
BannerLandingPage = new BannerLandingPage_class();

