Page AFER 2 Sek. JS Code neu laden

setTimeout(function(){
   window.location.reload(1);
}, 5000);
Tyagi420