if(typeof rodape == "undefined") rodape={};
rodape_class = function() {};
Object.extend(rodape_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ReceberOfertas: function(strEmail) {
		return this.invoke("ReceberOfertas", {"strEmail":strEmail}, this.ReceberOfertas.getArguments().slice(1));
	},
	url: '/ajaxpro/IKCLojaMaster.includes.rodape,Shoestock.ashx'
}));
rodape = new rodape_class();


