<!DOCTYPE html>
<html>
<head>
  <title>Mic Nguyen</title>
  <script>
    window.onload = function() {
      // Redirect to the desired URL after a delay of 3 seconds
      setTimeout(function() {
        window.location.href = 'https://www.icloud.com/sharedalbum/#B0f532ODWGLVoKs';
      }, 0); // Delay in milliseconds (3 seconds)
    };
  </script>
</head>
<body>
  <!-- Content of your page -->
</body>
</html>