<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml"> 
<head>
<title>tuts.fi - Error 404: Not Found</title>
<meta name="language" content="Finnish" />
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=iso-8859-1" />
<script type="text/javascript"> </script>
<link rel="shortcut icon" href="favicon.ico" />
<link rel="stylesheet" href="http://server10.nettihotelli.fi/error_pages/css/style.css" type="text/css" />
</head>

<body>
<div id="center">
<div id="container">
	<div id="box1">
		<h1>Virhe 404</h1>
		<h2>Sivua ei löydy - Not Found</h2>
		<p>Haettua sivua ei löydy palvelimelta.<br />
		Sivu on ehkä muuttanut sijaintia tai se on poistettu verkosta.</p>
		<p>Voit yrittää etsiä puuttuvaa sivua verkko-osoitteen etusivulta osoitteesta:<br />
		<a href="http://www.tuts.fi/">http://www.tuts.fi/</a></p>
		<script type="text/javascript" src="http://server10.nettihotelli.fi/error_pages/error_js_content.js"></script>
		<br /><br /><br />
	</div>
	<div id="box2">
		<h3 id="logo"><a href="http://www.nettihotelli.fi"><span></span>Nettihotelli.fi</a></h3>
	</div>
</div>
</div>
</body>
</html>

<!--
   - Unfortunately, Microsoft has added a clever new
   - "feature" to Internet Explorer. If the text of
   - an error's message is "too small", specifically
   - less than 512 bytes, Internet Explorer returns
   - its own error message. You can turn that off,
   - but it's pretty tricky to find switch called
   - "smart error messages". That means, of course,
   - that short error messages are censored by default.
   - IIS always returns error messages that are long
   - enough to make Internet Explorer happy. The
   - workaround is pretty simple: pad the error
   - message with a big comment like this to push it
   - over the five hundred and twelve bytes minimum.
   - Of course, that's exactly what you're reading
   - right now.
   -->
