//©Xara Ltd
var clicked="";
var gtype=".gif";
var selstate="_over";
if (typeof(loc)=="undefined" || loc=="")
{
	var loc="";
	if (document.body&&document.body.innerHTML)
	{
		var tt=document.body.innerHTML;
		var ml=tt.match(/["']([^'"]*)latex.js["']/i);
		if(ml && ml.length > 1) 
			loc=ml[1];
	}
}
document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr>");
tr(false);
writeButton("","index.html","latex_b1",95,30,"Render","",0);
writeButton("","/notes/2007/04/20/professional-looking-equations-by-rendering-latex-online/","latex_b2",95,30,"About","",0);
//writeButton("","Download.html","latex_b3",95,30,"Download","",0);
tr(true);
document.write("</tr></table>");
