if(typeof historico_navegacao == "undefined") historico_navegacao={};
historico_navegacao_class = function() {};
Object.extend(historico_navegacao_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ExcluirCookie: function(NomeCookie, URLRetorno) {
		return this.invoke("ExcluirCookie", {"NomeCookie":NomeCookie, "URLRetorno":URLRetorno}, this.ExcluirCookie.getArguments().slice(2));
	},
	url: '/ajaxpro/IKCLojaMaster.includes.historico_navegacao,LojasLivia.ashx'
}));
historico_navegacao = new historico_navegacao_class();


