bVer =  parseInt(navigator.appVersion);
if (bVer >= 4)
{
if (navigator.appName == "Netscape")
                document.write ("<TITLE>montage on Netscape</title> <link rel='fontdef' src='http://202.144.67.36/hindi/pfr/DVW-TTSurekhEN.pfr'>");
	else
	{
		document.write ('<TITLE>Welcome to www.newmangalore-port.com</title>');
		document.write ('<style type="text/css">');
		document.write (' @font-face {');
		document.write (' font-family:DVBW-TTSurekhEN'+"\;");
		document.write (' font-style: normal'+"\;");
		document.write (' font-weight: normal'+"\;");
		document.write (' src: url("SNS/DVBWTTS1.eot")');
		document.write ('}');
		document.write ('</style>');
		document.write ('<style type="text/css">');
		document.write (' @font-face {');
		document.write (' font-family:DVBW-TTSurekh'+"\;");
		document.write (' font-style: normal'+"\;");
		document.write (' font-weight: normal'+"\;");
		document.write (' src: url("SNS/DVBWTTS0.eot")');
		document.write ('}');
		document.write ('</style>');
	}
}
else
	location.href="http://dynamicfonts.cdacindia.com/help.htm";
