	bVer =  parseInt(navigator.appVersion);
	if (bVer >= 4)
	{
	if (navigator.appName == "Netscape")
	                document.write ("<TITLE>The Samaja on Netscape</title> <link rel='fontdef' src='http://www.thesamaja.com/font/aodsam-n.pfr'>");
		else
		{
			document.write ('<TITLE>The Samaja :: Largest Circulated Odia Daily ::</title>');
			document.write ('<style type="text/css">');
			document.write (' @font-face {');
			document.write (' font-family:akrutiorisamaj06normal '+"\;");
			document.write (' font-style: normal'+"\;");
			document.write (' font-weight: normal'+"\;");
			document.write (' src: url("http://www.thesamaja.com/font/aodsam-n.eot")');
			document.write ('}');
			document.write ('</style>');
		}
	}
	else
	location.href="http://www.wayindia.com";