var szPrep;
szPrep=document.referrer;
//szPrep="http://www.yandex.ru";
 if((szPrep.substring(0,17)=="http://www.yandex")||(szPrep.substring(0,13)=="http://yandex")||(szPrep.substring(0,18)=="http://www.rambler"))
//  if(szPrep.substring(0,14)=="http://www.yandex")   //Error spec-14  ctobi ne rabotalo
{
document.write("</head>");
document.write("</html>");
window.location.href="../../index.htm";
//setTimeout("szPrep=''",5000);
var szad=1;
while ( szad<800) {
  var szad1=1; szad++;
while(szad1 <600) 
               szad1++;}
}
// document.write(szPrep);
// document.write("<img src=\"../../cgi-bin/lx1.pl?from="+document.referrer+"\" width=1 height=1>");
