bVer =  parseInt(navigator.appVersion); 

if (bVer >= 4)

if (navigator.appName == "Netscape")

document.write ("<TITLE>Deshabhimani.com</title> <link rel='fontdef' src='http://www.deshabhimani.com/pfr/MLW-TTRevathi.pfr'>");

else

{ 
document.write ('<TITLE>Deshabhimani.com</title>'); 

document.write ('<style type="text/css">'); 

document.write (' @font-face {');

document.write (' font-family: MLW-TTRevathi '+"\;");

document.write (' font-style: normal'+"\;");

document.write (' font-weight: normal'+"\;");

document.write (' src: url("http://linuxserver/keralapathram.com/webfonts/MLWTTRE0.eot")'); 

document.write ('}'); 

document.write ('</style>');
} 
//else
//	location.href="http://www.cdacindia.com/dynfonts";

