<html>
<head>
<script>
function setCookie() {
document.cookie = '__Host-name=partitioned; Secure; Path=/; SameSite=None; Partitioned;';
}
</script>
</head>
<body onload="setCookie();">
</body>
</html>
<html>
<head>
<script>
function setCookie() {
document.cookie = '__Host-name=partitioned; Secure; Path=/; SameSite=None; Partitioned;';
}
</script>
</head>
<body onload="setCookie();">
</body>
</html>