<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<script type="text/javascript">

location.replace("http://www.yutex.ru/suspended.html"); // текущая страница будет заменена в history на новую — важно в плане юзабилити

</script>
<noscript>
<meta http-equiv="refresh" content="0; url=http://www.yutex.ru/suspended.html">
</noscript>
</head>
</body>
</html>
