
    document.writeln("<STYLE>");
    document.writeln("@font-face {");
    document.writeln("font-family: ML-Kripa;");
    document.writeln("font-style:  normal;");
    document.writeln("font-weight: normal;"); 
	document.writeln("src: url('http://sankethabhavan.org/MLKRIPA0.eot');");
	//document.writeln("src: url('http://sankethabhavan.org/MLKRIPA0.eot');");
	document.writeln("}");
    document.writeln("</STYLE>");
	document.writeln("<STYLE>");
    document.writeln("@font-face {");
    document.writeln("font-family: ML-Kripa;");
    document.writeln("font-style:  normal;");
    document.writeln("font-weight: normal;"); 
	//document.writeln("src: url('http://sankethabhavan.org/MLKRIPA0.eot');");
	document.writeln("src: url('http://sankethabhavan.org/mlkripa.ttf');");
	document.writeln("}");
    document.writeln("</STYLE>");



