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