if(typeof banner_lateral == "undefined") banner_lateral={};
banner_lateral_class = function() {};
Object.extend(banner_lateral_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ReceberOfertas: function(strNome, strEmail) {
		return this.invoke("ReceberOfertas", {"strNome":strNome, "strEmail":strEmail}, this.ReceberOfertas.getArguments().slice(2));
	},
	url: '/ajaxpro/IKCLojaMaster.includes.banner_lateral,Eletroshop.ashx'
}));
banner_lateral = new banner_lateral_class();

