$(".btn-logout").click(function() { window.location.href = 'index.html'; });