Ver originalfunction reload() { setTimeout(function() { window.location.href="<?php echo($href); ?>"; }, 2000);}