ÿþ<!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> <script language="JavaScript" type="text/javascript"> <!-- function HtmlEncode(text) { return text.replace(/&/g, '&amp').replace(/'/g, '&quot;').replace(/</g, '&lt;').replace(/>/g, '&gt;'); } function TagAttrib(name, value) { return ' '+name+'="'+HtmlEncode(value)+'"'; } function PrintTag(tagName, needCloseTag, attrib, inner){ document.write( '<' + tagName + attrib + '>' + HtmlEncode(inner) ); if (needCloseTag) document.write( '</' + tagName +'>' ); } function URI(href) { IEVer = window.navigator.appVersion; IEVer = IEVer.substr( IEVer.indexOf('MSIE') + 5, 3 ); return (IEVer.charAt(1)=='.' && IEVer >= '5.5') ? encodeURI(href) : escape(href).replace(/%3A/g, ':').replace(/%3B/g, ';'); } function InsertElementAnchor(href, text) { PrintTag('A', true, TagAttrib('HREF', URI(href)), text); } //--> <!-- Original: Tarjei Davidsen (the@rescueteam.com) --> <!-- This script and many more are available free online at --> <!-- The JavaScript Source!! http://javascript.internet.com --> <!-- Begin var max=0; function textlist() { max=textlist.arguments.length; for (i=0; i<max; i++) this[i]=textlist.arguments[i]; } tl = new textlist( "0?@>H5==0O 0<8 AB@0=8F0 =5 =0945=0 =0 =0H5< A5@25@5!", "Päringu URL ei ole leitud meie serveril!", "The page you requested isn't here!" ); var x = 0; pos = 0; var l = tl[0].length; function textticker() { document.tickform.tickfield.value = tl[x].substring(0, pos) + "_"; if(pos++ == l) { pos = 0; setTimeout("textticker()", 2000); if(++x == max) x = 0; l = tl[x].length; } else setTimeout("textticker()", 50); } // End --> </script> <meta name="Keywords" content="404" /> <title>404 File not found</title> <style type="text/css"> a.sub { color: #0241A0} </style> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <link href="/css/style2.css" rel="stylesheet" type="text/css" /> </head> <body bgcolor="#C0C0C0" text="#000000" vlink="#0000FF" onload="textticker();"> <div align="center"> <h1>Oops!</h1> <br /> <h1>File Not Found!</h1> <br /> <form name="tickform" id="tickform" action="none"> <textarea name="tickfield" cols="44" rows="2" style="cursor:default; font-family:Arial; font-size:18px;">This page is a 404.</textarea> </form> <hr /> <h3>You may:</h3> <div id="place" style="position:relative; width:241px; height:115px; z-index:1;"> <ul> <li> Go <a href="javascript:history.back(2)">Back</a>. </ul> </div> </div> </body> </html>