<html>
<head>
<title>suziemax.com</title>
<script type="text/javascript" src="/js/fingerprint/iife.min.js"></script>
<script type="text/javascript">
var redirect_link = 'http://www.suziemax.com/vintage-collectibles.xml?tr_uuid=20260401-1936-56fc-b1b8-f554e5a5cab7&';
let redirected = false;

function redirect(suffix) {
	if (redirected) return;
	redirected = true;
	window.location.replace(redirect_link + suffix);
}

const rdrTimeout = setTimeout(() => redirect('fp=-7'), 300);

try {
	FingerprintJS.load({monitoring: false})
		.then(fp => fp.get())
		.then(result => {
			clearTimeout(rdrTimeout);
			redirect('fp=' + result.visitorId);
		});
} catch (err) {
	redirect('fp=-7');
}

</script>
<style> body { background:#101c36 } </style>
</head>
<body bgcolor="#ffffff" text="#000000">
<div style='display: none;'><a href='http://www.suziemax.com/vintage-collectibles.xml?tr_uuid=20260401-1936-56fc-b1b8-f554e5a5cab7&fp=-3'>Click here to enter</a></div>
<noscript><meta http-equiv="refresh" content="0; URL=http://www.suziemax.com/vintage-collectibles.xml?tr_uuid=20260401-1936-56fc-b1b8-f554e5a5cab7&fp=-5"></noscript>
</body>
</html>