<script>
/* Redirect to an external (or internal) URL */
window.location.href = '/';
</script>