/*bVer = parseInt(navigator.appVersion);
if (bVer > = 4)
{
document.write ('<TITLE>GIST (UsingEOTs)</title>');
document.write ('<style type="text/css">');
document.write (' @font-face {');
document.write (' font-family: ML-TTKarthika'+"\;");
document.write (' font-style: normal'+"\;");
document.write (' font-weight: normal'+"\;");
document.write (' src: url("../../display/fdemo/MLTTKAR0.eot")');
document.write ('}');
document.write('</style>');
}*/
<!--
if(document.all)
{	
	/*document.writeln("<STYLE TYPE=\"text/css\">");	
	document.writeln("\@font-face \{");
	document.writeln("font-family: ML-TTKarthika;");
	document.writeln("font-style:  normal;");
	document.writeln("font-weight: 700;");
	document.writeln("src: url(http://www.shop.tbsbook.com/display/fdemo/MLTTKAR0.eot);");
	document.writeln("\}");*/
	
	document.writeln("<STYLE TYPE=\"text/css\">");
	document.writeln("<!-- /* $WEFT -- Created by: Sidharthan (sidnclt@gmail.com) on 1/26/2008 -- */");
	document.writeln("@font-face {");
    document.writeln("font-family: AnjaliOldLipi;");
    document.writeln("font-style:  normal;");
    document.writeln("font-weight: normal;");
    document.writeln("src: url(/fonts/ANJALIO3.eot);");
	document.writeln("}");
	document.writeln("@font-face {");
    document.writeln("font-family: AnjaliOldLipi;");
    document.writeln("font-style:  normal;");
    document.writeln("font-weight: 700;");
    document.writeln("src: url(/fonts/ANJALIO2.eot);");
	document.writeln("}");
	document.writeln("@font-face {");
    document.writeln("font-family: AnjaliOldLipi;");
    document.writeln("font-style:  oblique;");
    document.writeln("font-weight: normal;");
    document.writeln("src: url(/fonts/ANJALIO1.eot);");
	document.writeln("}");
	document.writeln("@font-face {")
    document.writeln("font-family: AnjaliOldLipi;");
    document.writeln("font-style:  oblique;");
    document.writeln("font-weight: 700;");
    document.writeln("src: url(/fonts/ANJALIO0.eot);");
	document.writeln("}");
	document.writeln("-->");
	document.writeln("</STYLE>");
	
	//document.writeln("<!-- /* $WEFT -- Created by: Sidhu (sidnclt@gmail.com) on 11/24/2007 -- */");
	/*document.writeln("<STYLE TYPE=\"text/css\">");	
	document.writeln("\@font-face\ {");
    document.writeln("font-family: AnjaliOldLipi;");
    document.writeln("font-style:  normal;");
    document.writeln("font-weight: normal;");
    document.writeln("src: url(http://www.tbsbook.com/fonts/ANJALIO0.eot);}");
	document.writeln("</STYLE>-->");*/
	
	/*document.writeln("\@font-face \{");
	document.writeln("font-family: ML-TTKarthika;");
	document.writeln("font-style:  normal;");
	document.writeln("font-weight: normal;");
	document.writeln("src: url(http://http://www.diocesethamarassery.com/display/fdemo/MLTTKAR0.eot);");
	document.writeln("\}");
	document.writeln("\@font-face \{");
	document.writeln("font-family: MLW-TTKarthika;");

	document.writeln("font-style:  normal;");
	document.writeln("font-weight: 700;");
	document.writeln("src: url(http://www.kesarionline.org/www/nb/MLWTTKA0.eot);");
	document.writeln("\}");
	document.writeln("\@font-face \{");
	document.writeln("font-family: MLW-TTKarthika;");
	document.writeln("font-style:  normal;");
	document.writeln("font-weight: normal;");
	document.writeln("src: url(http://www.kesarionline.org/www/nb/MLWTTKA1.eot);");
	document.writeln("\}");*/
	document.writeln("</style>");				
}
else if(document.layers)
{
	document.writeln("<link REL=fontdef SRC=\"http://www.diocesethamarassery.com/common/scripts/ML-TTKarthika.pfr\">");	
}
-->