<!-- 
//coded on 25th June03 by Praveen A.S (praveen@sesameindia.com) for www.Hotkerala.com//
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: normal;");
	document.writeln("src: url(http://www.shalomtimes.com/fonts/MLTTKAR0.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.shalomtimes.com/fonts/MLWTTKA0.eot);");
	document.writeln("\}");
	
	document.writeln("</style>");				
}
else if(document.layers)
{
	document.writeln("<link REL=fontdef SRC=\"ML-TTKarthika.pfr\">");	
}
else if(document.getElementById)
{
	//document.writeln("<div id=\"Layer1\" style=\"position:absolute; width:200px; height:115px; z-index:1; left: 95px; top: 235px; background-color: red; layer-background-color: red; border: 1px none #000000\"><font color=\"#000000\" face=\"verdana\" size=\"1\"><center><h1>Sorry!</h1>This version does not support Dynamic fonts</center></font></div>");
}
//-->