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("http://www.tibetswiss.com/tib/fonts/tcrcyou0.eot")');
      document.write ('}');
      document.write ('</style>');
   } 
   else
   {
        document.write ("<link rel=\"fontdef\" src=\"http://www.tibetswiss.com/tib/font/tcrcweb.pfr\">");
   }
}

