<html>
<head>
<title>Celtic Knots</title>
</head>


<body>

<script>
	location.replace ("sorta-celtic.html");
</script>

<noscript>
	<b><font size=+1>
	<a href=sorta-celtic.html>CLICK HERE</a>
</noscript>

</body>

</html>

