bVer =  parseInt(navigator.appVersion);
if (bVer >= 4)
{
if (navigator.appName == "Netscape")
                document.write ("<TITLE>दूरसंचार पायनियर भारत में</title> <link rel='fontdef' src='http://180.92.169.169/hindi/pfr/DV-TTYogeshEN.pfr'>");
	else
	{
		document.write ('<TITLE>दूरसंचार पायनियर भारत में</title>');
		document.write ('<style type="text/css">');
		document.write (' @font-face {');
		document.write (' font-family:DVW-TTYogeshEN '+"\;");
		document.write (' font-style: normal'+"\;");
		document.write (' font-weight: normal'+"\;");
		document.write (' src: url("http://180.92.169.169/hindi/eot/DVWTTYO0.eot")');
		document.write ('}');
		document.write ('</style>');
	}
}
else
	location.href="http://dynamicfonts.cdacindia.com/help.htm";